DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EsgynDB vs. Google Cloud Bigtable vs. Riak KV vs. SQL.JS vs. Ultipa

System Properties Comparison EsgynDB vs. Google Cloud Bigtable vs. Riak KV vs. SQL.JS vs. Ultipa

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonRiak KV  Xexclude from comparisonSQL.JS  Xexclude from comparisonUltipa  Xexclude from comparison
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.Distributed, fault tolerant key-value storePort of SQLite to JavaScriptHigh performance Graph DBMS supporting HTAP high availability cluster deployment
Primary database modelRelational DBMSKey-value store
Wide column store
Key-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.19
Rank#330  Overall
#30  Graph DBMS
Websitewww.esgyn.cncloud.google.com/­bigtablesql.js.orgwww.ultipa.com
Technical documentationcloud.google.com/­bigtable/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestsql.js.org/­documentation/­index.htmlwww.ultipa.com/­document
DeveloperEsgynGoogleOpenSource, formerly Basho TechnologiesAlon Zakai infoenhancements implemented by othersUltipa
Initial release20152015200920122019
Current release3.2.0, December 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache version 2, commercial enterprise editionOpen Sourcecommercial
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++, JavaErlangJavaScript
Server operating systemsLinuxhostedLinux
OS X
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonoyes
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
Secondary indexesyesnorestricted
SQL infoSupport of SQLyesnonoyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
JDBC
ODBC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API
Native Erlang Interface
JavaScript APIRESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetC#
C++
Go
Java
JavaScript (Node.js)
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
JavaScriptC++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava Stored ProceduresnoErlangno
Triggersnonoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infono "single point of failure"none
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 zonesselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistencynone
Foreign keys infoReferential integrityyesnono infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
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)yes, using Riak Securityno

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 BigtableRiak KVSQL.JSUltipa
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 Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

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

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

High-performance computing's role in real-time graph analytics - DataScienceCentral.com
30 January 2024, Data Science Central

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here