Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nosql

Couchbase connection timeout with Java SDK

java couchbase nosql

mongo db design of following and feeds, where should I embed?

Does the CAP theorem imply that ACID is not possible for distributed databases?

Why Cassandra is used for Kong Api Gateway

Membase vs. Cassandra?

nosql cassandra membase

realtime querying/aggregating millions of records - hadoop? hbase? cassandra?

Should I treat Couchbase bucket as table, or more like a schema

When is a graph database (like Neo4j) not a good use? [closed]

sql database graph nosql neo4j

How can I change/define default database of Mongodb in Spring-data?

Retrieving data from Firebase Realtime Database in Android

DocumentDB / CosmosDB - Entity with the specified id does not exist in the system

azure azure-cosmosdb nosql

Should I be using mySQL or MongoDB [closed]

mysql mongodb nosql

Getting CoreMongooseArray instead of normal array

Keeping track of ids in NOSQL db (firebase)

nosql firebase

NoSQL databases - good candidates for log processing/aggregation and rollup? [closed]

mongodb ravendb nosql

Sharding vs DFS

Cassandra SSTables and Compaction

nosql cassandra

GET Consistency (and Quorum) in ElasticSearch

nosql elasticsearch

where can i download pymongo in 64bit ubuntu/linux

mongodb pymongo nosql

How could a distributed queue-like-thing be implemented on top of a RBDMS or NOSQL datastore or other messaging system (e.g., rabbitmq)?