Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nosql

How to handle a change in denormalized data

cassandra nosql

Mongo - What does WriteConcern j option do when journaling is turned off?

mongodb journaling nosql

CQRS: Update Read-Model without Event Sourcing

c# database-design cqrs nosql

Why well-designed DynamoDB application require only one table?

amazon-web-services nosql

What is the most efficient way to query two collections in MongoDB for search results with pagination

Securing document-style databases (MongoDb, CouchDb, RavenDb) for client (browser) access

mongodb couchdb ravendb nosql

Datamodel for Property Graph over HBase/Cassandra

How to structure a DynamoDB database to allow queries for trending posts?

nosql amazon-dynamodb

Neo4j (or any other graph database) modeling

nosql neo4j graph-databases

PouchDB/CouchDB like alternative for MongoDB

mongodb couchdb pouchdb nosql

Connection to remote redis server is reset

Understanding the x-ms-resource-usage in DocumentDB response header

azure azure-cosmosdb nosql

How to Draw UML Diagram for NoSql Like MongoDB? [duplicate]

java mongodb uml erd nosql

In need of an embeddable NoSQL database that handles ~1Gb datasets, persisted on disk

How would you model an Email app in MongoDB?

mongodb data-modeling nosql

Mongodb: object id as short primary key within a collection

mongodb nosql

MongoDb Streaming Out Inserted Data in Real-time (or near real-time)

Eventual Consistency and Test Cases

mongodb unit-testing nosql

NoSQL - How to mock database for unit testing?

c# .net nosql

Modelling blogs and ratings in mongodb and nodejs