Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nosql

Looking for a NoSQL DB with JTA support [closed]

java nosql jta

storing binary data on cassandra just like MYSQL BLOB binary

database nosql cassandra

Best data store solution for small mathematical data but fast and with aggregate functions

SQL table to nosql (MongoDB) - easy example

java sql mongodb nosql

CouchDB Group Level and Key Range

nosql couchdb couchbase

Count the number of matching rows for high magnitude counts (100,000+)

Cost of continuous replications vs one-shot replications (using TouchDB and Cloudant)

Which php frameworks would be best to work with NoSQL database like Cassandra? [closed]

php database laravel yii nosql

ORDER BY with 2ndary indexes is not supported

cassandra cql nosql

ArangoDB: (1 Graph with several Edge Definition) Vs (1 Edge Definition per Graph)

Is Cassandra a Key value store or wide column store?

cassandra couchbase nosql

Cassandra LOCAL_QUORUM

How to do a basic sort in DynamoDb?

amazon-dynamodb nosql

Book recommendation on distributed computing concepts used in Cassandra [closed]

How to cap a leaderboard in Redis to only N elements?

MongoDB Aggregation as slow as MapReduce?

Apache Cassandra. Advantage and disadvantage of Secondary Index

indexing nosql cassandra

Database level lock on mongodb?

mongodb nosql

As redis keeps data in memory, what can be the maximum size of data stored in Redis

redis nosql

what would be a good database schema for an extremely simple chat in NoSQL?

nosql chat