No SQL Databases
NoSQL, usually refers to a non-relational database that don’t depend on a relational model. These are databases that store information in a different format than relational tables and are widely known for their ease of development, functionality and performance at scale.
NoSQL databases are available in various forms depending on their data model.
Advantages of a NoSQL Database
- Supports unstructured data.
- Breadth of functionality.
- Supports multiple data structures.
- Developer friendly.
- Ability to scale horizontally on commodity hardware.
Disadvantages of a NoSQL Database
- Less support.
- Immature.
- No advanced expertise.
- Administration.
- Doesn’t have standard query language.
NoSQL Database Engines
MongoDB
- Company: MongoDB, Inc.
- Website: www.mongodb.com
Apache Cassandra
- Company: Apache Software Foundation, Inc.
- Website: cassandra.apache.org
Firebase
- Company: Google
- Website: firebase.google.com
⋆ The database engines presented here are supported by karditor’s services.