Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nosql

Graph DBs vs. Document DBs vs. Triplestores

mongodb graph neo4j rdf nosql

Why don't you start off with a "single & small" Cassandra server as you usually do it with MySQL?

MongoDB: How to get distinct list of sub-document field values?

mongodb distinct nosql

Does MongoDB support floating point types?

mongodb database nosql

Redis,distributed or not?

nosql redis distributed

Mongoose populate embedded

Do NoSQL databases use or need indexes?

database indexing nosql

Should I use redis to store a large number of binary files? [closed]

nosql redis blob

File Storage for Web Applications: Filesystem vs DB vs NoSQL engines

Database EAV Pros/Cons and Alternatives

CouchDB sorting and filtering in the same view

sorting filter nosql couchdb

Are there any REAL advantages to NoSQL over RDBMS for structured data on one machine?

Is an ORM redundant with a NoSQL API?

c# mongodb orm abstraction nosql

Cassandra - transaction support

java database nosql cassandra

How to do basic aggregation with DynamoDB?

NoSQL: Getting the latest values from tables DynamoDB/Azure Table Storage

How to know which storage engine is used in mongodb?

How to update multiple items in a DynamoDB table at once

Mongoose, CastError: Cast to Array failed for value when trying to save a model that contains a model

node.js mongodb mongoose nosql

How to search over huge non-text based data sets?

c# search solr nosql ravendb