![]() |
![]() |
![]() |
||||
SQLite |
Cassandra |
CouchDB |
||||
Favorites67
|
Favorites54
|
Favorites23
|
||||
Hacker News, Reddit, Stack Overflow Stats |
||||||
GitHub Stats |
No public GitHub repository stats available
|
|||||
Description |
What is SQLite?SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.
|
What is Cassandra?Partitioning means that Cassandra can distribute your data across multiple machines in an application-transparent matter. Cassandra will automatically repartition as machines are added and removed from the cluster. Row store means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
|
What is CouchDB?Apache CouchDB is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API. CouchDB is a database that completely embraces the web. Store your data with JSON documents. Access your documents and query your indexes with your web browser, via HTTP. Index, combine, and transform your documents with JavaScript.
|
|||
Pros about this tool |
|
|
|
|||
Cons about this tool |
|
|
|
|||
Customers |
|
|
|
|||
Integrations |
|
|
|
|||
Latest News |
orchestrator 3.0.2 GA released: raft consensus, SQLite
September 12, 2017
Using Active Record migrations beyond SQLite
August 28, 2017
|
Using Instaclustr and Cassandra with Kong
August 15, 2017
Cassandra Query Language
July 29, 2017
|