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

DBMS > EsgynDB vs. Google Cloud Bigtable vs. InterSystems Caché vs. PouchDB vs. Typesense

System Properties Comparison EsgynDB vs. Google Cloud Bigtable vs. InterSystems Caché vs. PouchDB vs. Typesense

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonPouchDB  Xexclude from comparisonTypesense  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A multi-model DBMS and application serverJavaScript DBMS with an API inspired by CouchDBA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primary database modelRelational DBMSKey-value store
Wide column store
Key-value store
Object oriented DBMS
Relational DBMS
Document storeSearch engine
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score2.28
Rank#115  Overall
#21  Document stores
Score0.79
Rank#210  Overall
#14  Search engines
Websitewww.esgyn.cncloud.google.com/­bigtablewww.intersystems.com/­products/­cachepouchdb.comtypesense.org
Technical documentationcloud.google.com/­bigtable/­docsdocs.intersystems.compouchdb.com/­guidestypesense.org/­docs
DeveloperEsgynGoogleInterSystemsApache Software Foundation
Initial release20152015199720122015
Current release2018.1.4, May 20207.1.1, June 2019
License infoCommercial or Open SourcecommercialcommercialcommercialOpen SourceOpen Source infoGPL V3
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++, JavaJavaScriptC++
Server operating systemsLinuxhostedAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesschema-freedepending on used data modelschema-freeschema-free infopre-defined schema optional
Typing infopredefined data types such as float or dateyesnoyesnoyes
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.nonoyesno
Secondary indexesyesnoyesyes infovia viewsyes
SQL infoSupport of SQLyesnoyesnono
APIs and other access methodsADO.NET
JDBC
ODBC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
.NET Client API
JDBC
ODBC
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetC#
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
Java
JavaScript.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-side scripts infoStored proceduresJava Stored ProceduresnoyesView functions in JavaScriptno
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersInternal replication in Colossus, and regional replication between two clusters in different zonesSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and rolesno

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
EsgynDBGoogle Cloud BigtableInterSystems CachéPouchDBTypesense
DB-Engines blog posts

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 Cloud adds vector support to all its database offerings
29 February 2024, InfoWorld

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

provided by Google News

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21 September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, ibm.com

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

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

Laravel Scout Adds Typesense, A Lightening-fast Open-source Search
17 January 2024, Laravel News

Elasticsearch alternatives: 8 to consider after the license change
11 March 2021, TechGenix

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19 April 2022, MakeUseOf

Olivia Munn & John Mulaney's Toddler Malcolm Is a Style Icon
5 May 2023, SheKnows

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Present your product here