Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Nosql

NoSQL, generally refers to non-relational databases. With the rise of Internet web2.0 websites, traditional relational databases have been unable to cope with web2.0 websites, especially the super-large-scale and high-concurrency SNS-type web2.0 pure dynamic websites, which have exposed many insurmountable problems. The non-relational database has been developed very rapidly due to its own characteristics. NoSQL database was created to solve the challenges brought by multiple data types in large-scale data collections, especially big data application problems.

NOSQL – RAVENDB – Collection of non-standard references

Let’s assume I have the following domain names:

public class Movie
{
public string Id {get; set; }
public string Name {get; set; }
public List Actors {get; set; }
}
public class Actor
{
p

September 21, 2021By Simo Nosql collection, non-, NOSQL, RAVENDB, reference, Repair, standardizationLeave a Comment

NOSQL – Is there a good redis browser?

Is there any good browser/browser where you can view Redis?
I am new to Redis, so my expectation is if there is something similar to MongoVUE, Toad or SQLExplorer.

I tried Redis Admin UI fro

September 21, 2021By Simo Nosql browser, NOSQL, Redis, there is a, very goodLeave a Comment

NOSQL – Should I use Redis to store a lot of binary files?

I need to store a large number of binary files (10 – 20 TB, each file ranges from 512 kb to 100 MB).

I need to know whether Redis will work on my system.
I need the following attributes in m

September 21, 2021By Simo Nosql Binary, file, large number, NOSQL, Redis, should be used, storageLeave a Comment

What is the difference between NOSQL and the column-oriented database?

The more you read about NoSQL, it starts to sound like a column-oriented database.

What is the difference between NoSQL (such as CouchDB, Cassandra, MongoDB) and column-oriented databases (su

September 21, 2021By Simo Nosql Column, database, Difference, facing, NOSQL, whatLeave a Comment

NOSQL database for storing big files?

I need to store very large (more than 512Mb) binary files in a NoSQL database. What special NoSQL database implementation allows? No experience, but Mongos GridFS is the only one I’ve heard of,

September 21, 2021By Simo Nosql big, database, file, for, NOSQL, storageLeave a Comment

NOSQL – GET consistency (and quorum) in Elasticsearch

I am new to ElasticSearch and I am evaluating for a project.

In ES, replication can be synchronous or asynchronous. In the case of asynchronous Next, as long as the document is written to the

September 21, 2021By Simo Nosql Consistency, ElasticSearch, Medium, NOSQL, QuorumLeave a Comment

Algorithm – Difference between OT and CRDT

Can someone briefly explain the main difference between Operation Transformation and CRDT?

As far as I know, both are algorithms that allow data to converge on different nodes in a distribute

September 21, 2021By Simo Nosql Algorithm, between, CRDT, Difference, OTLeave a Comment

How does NOSQL perform a horizontal extension and how it is more effective than RDBMS extension

I am reading an article about noSQL and relational DBMS.
After many posts, I cannot understand exactly how the noSQL system performs horizontal expansion and how it is more effective than RDBMS ex

September 21, 2021By Simo Nosql and how, execute, Extension, How, Level, more effective, NOSQL, RDBMSLeave a Comment

Can I build complex queries for NOSQL DB?

I have been studying noSQL DB, and I have not been able to answer myself satisfactorily: Can complex queries be constructed on noSQL DB?

The type of query I want to know will be like this:

September 21, 2021By Simo Nosql build, Complex, DB, for, NOSQL, query, Whether it isLeave a Comment

TIDB source reading series articles (2) first knowledge TIDB source code

This article is the second in a series of articles on the TiDB source code reading. The first article introduces the overall architecture of TiDB, knows which modules TiDB has, what they do, where

September 21, 2021By Simo Nosql article, early, Knowledge, reading, series, source, Source Code, TIDB, twoLeave a Comment

Posts navigation

Page 1 … Page 3 Page 4 Page 5 … Page 8
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress