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

DBMS > DolphinDB vs. Google Cloud Bigtable vs. Graph Engine vs. HyperSQL vs. LeanXcale

System Properties Comparison DolphinDB vs. Google Cloud Bigtable vs. Graph Engine vs. HyperSQL vs. LeanXcale

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonLeanXcale  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilities
Primary database modelTime Series DBMSKey-value store
Wide column store
Graph DBMS
Key-value store
Relational DBMSKey-value store
Relational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.29
Rank#291  Overall
#41  Key-value stores
#132  Relational DBMS
Websitewww.dolphindb.comcloud.google.com/­bigtablewww.graphengine.iohsqldb.orgwww.leanxcale.com
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlcloud.google.com/­bigtable/­docswww.graphengine.io/­docs/­manualhsqldb.org/­web/­hsqlDocsFrame.html
DeveloperDolphinDB, IncGoogleMicrosoftLeanXcale
Initial release20182015201020012015
Current releasev2.00.4, January 20222.7.2, June 2023
License infoCommercial or Open Sourcecommercial infofree community version availablecommercialOpen Source infoMIT LicenseOpen Source infobased on BSD licensecommercial
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++.NET and CJava
Server operating systemsLinux
Windows
hosted.NETAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modes
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyes
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 indexesyesnoyes
SQL infoSupport of SQLSQL-like query languagenonoyesyes infothrough Apache Derby
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
RESTful HTTP APIHTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
F#
Visual Basic
All languages supporting JDBC/ODBC
Java
C
Java
Scala
Server-side scripts infoStored proceduresyesnoyesJava, SQL
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesInternal replication in Colossus, and regional replication between two clusters in different zonesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
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 ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesAtomic single-row operationsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlAdministrators, Users, GroupsAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standard

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
DolphinDBGoogle Cloud BigtableGraph Engine infoformer name: TrinityHyperSQL infoalso known as HSQLDBLeanXcale
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 Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

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

SingleStore logo

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

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

Present your product here