DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cachelot.io vs. Google Cloud Bigtable vs. OrientDB vs. OrigoDB vs. PouchDB

System Properties Comparison Cachelot.io vs. Google Cloud Bigtable vs. OrientDB vs. OrigoDB vs. PouchDB

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonOrientDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionIn-memory caching systemGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Multi-model DBMS (Document, Graph, Key/Value)A fully ACID in-memory object graph databaseJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeKey-value store
Wide column store
Document store
Graph DBMS
Key-value store
Document store
Object oriented DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#60  Key-value stores
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitecachelot.iocloud.google.com/­bigtableorientdb.orgorigodb.compouchdb.com
Technical documentationcloud.google.com/­bigtable/­docswww.orientdb.com/­docs/­last/­index.htmlorigodb.com/­docspouchdb.com/­guides
DeveloperGoogleOrientDB LTD; CallidusCloud; SAPRobert Friberg et alApache Software Foundation
Initial release2015201520102009 infounder the name LiveDB2012
Current release3.2.29, March 20247.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoSimplified BSD LicensecommercialOpen Source infoApache version 2Open SourceOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaC#JavaScript
Server operating systemsFreeBSD
Linux
OS X
hostedAll OS with a Java JDK (>= JDK 6)Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yesschema-free
Typing infopredefined data types such as float or datenonoyesUser defined using .NET types and collectionsno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononono infocan be achieved using .NETno
Secondary indexesnonoyesyesyes infovia views
SQL infoSupport of SQLnonoSQL-like query language, no joinsnono
APIs and other access methodsMemcached protocolgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP API
LINQ
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.NetJavaScript
Server-side scripts infoStored proceduresnonoJava, JavascriptyesView functions in JavaScript
TriggersnonoHooksyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replicationSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno infocould be achieved with distributed queriesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Foreign keys infoReferential integritynonoyes inforelationship in graphsdepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-row operationsACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentnoyesyesyes infoWrite ahead logyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users and roles; record level security configurableRole based authorizationno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Cachelot.ioGoogle Cloud BigtableOrientDBOrigoDBPouchDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here