MongoDB
IntroMongoDB is document oriented.MongoDB is schemaless.No joins, no transactions (scales horizontally)Unlike in a relational database, you are not constrained to follow any particular schema. Do any: Begin
Writing about software before we forget how it works
IntroMongoDB is document oriented.MongoDB is schemaless.No joins, no transactions (scales horizontally)Unlike in a relational database, you are not constrained to follow any particular schema. Do any: Begin