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

DBMS > Dolt vs. Google BigQuery vs. HEAVY.AI vs. HugeGraph vs. Kinetica

System Properties Comparison Dolt vs. Google BigQuery vs. HEAVY.AI vs. HugeGraph vs. Kinetica

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonHugeGraph  Xexclude from comparisonKinetica  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaLarge scale data warehouse service with append-only tablesA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareA fast-speed and highly-scalable Graph DBMSFully vectorized database across both GPUs and CPUs
Primary database modelRelational DBMSRelational DBMSRelational DBMSGraph DBMSRelational DBMS
Secondary database modelsDocument storeSpatial DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
cloud.google.com/­bigquerygithub.com/­heavyai/­heavydb
www.heavy.ai
github.com/­hugegraph
hugegraph.apache.org
www.kinetica.com
Technical documentationdocs.dolthub.comcloud.google.com/­bigquery/­docsdocs.heavy.aihugegraph.apache.org/­docsdocs.kinetica.com
DeveloperDoltHub IncGoogleHEAVY.AI, Inc.BaiduKinetica
Initial release20182010201620182012
Current release5.10, January 20220.97.1, August 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2; enterprise edition availableOpen Source infoApache Version 2.0commercial
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 languageGoC++ and CUDAJavaC, C++
Server operating systemsLinux
macOS
Windows
hostedLinuxLinux
macOS
Unix
Linux
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononono
Secondary indexesyesnonoyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLyesyesyesnoSQL-like DML and DDL statements
APIs and other access methodsCLI Client
HTTP REST
RESTful HTTP/JSON APIJDBC
ODBC
Thrift
Vega
Java API
RESTful HTTP API
TinkerPop Gremlin
JDBC
ODBC
RESTful HTTP API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
All languages supporting JDBC/ODBC/Thrift
Python
Groovy
Java
Python
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseuser defined functions infoin JavaScriptnoasynchronous Gremlin script jobsuser defined functions
Triggersyesnononoyes infotriggers when inserted values for one or more columns fall within a specified range
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoRound robinyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replicationyes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononovia hugegraph-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnonoyes infoedges in graphyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoSince BigQuery is designed for querying datanoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infoGPU vRAM or System RAM
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)fine grained access rights according to SQL-standardUsers, roles and permissionsAccess rights for users and roles on table level

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
DoltGoogle BigQueryHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022HugeGraphKinetica
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

provided by Google News

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

OmniSci Gets HEAVY New Name and New CEO
1 March 2022, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
20 March 2024, Datanami

Kinetica Delivers Real-Time Vector Similarity Search
22 March 2024, Geospatial World

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Present your product here