DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. Datomic vs. DuckDB vs. HugeGraph vs. VelocityDB

System Properties Comparison BigObject vs. Datomic vs. DuckDB vs. HugeGraph vs. VelocityDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonDatomic  Xexclude from comparisonDuckDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityAn embeddable, in-process, column-oriented SQL OLAP RDBMSA fast-speed and highly-scalable Graph DBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSRelational DBMSGraph DBMSGraph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#342  Overall
#150  Relational DBMS
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score4.68
Rank#76  Overall
#41  Relational DBMS
Score0.15
Rank#339  Overall
#33  Graph DBMS
Score0.11
Rank#347  Overall
#35  Graph DBMS
#15  Object oriented DBMS
Websitebigobject.iowww.datomic.comduckdb.orggithub.com/­hugegraph
hugegraph.apache.org
velocitydb.com
Technical documentationdocs.bigobject.iodocs.datomic.comduckdb.org/­docshugegraph.apache.org/­docsvelocitydb.com/­UserGuide
DeveloperBigObject, Inc.CognitectBaiduVelocityDB Inc
Initial release20152012201820182011
Current release1.0.6735, June 20230.10, February 20240.97.x
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercial infolimited edition freeOpen Source infoMIT LicenseOpen Source infoApache Version 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureC++JavaC#
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All OS with a Java VMserver-lessLinux
macOS
Unix
Any that supports .NET
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 indexesyesyesyesyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesnono
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
RESTful HTTP APIArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
.Net
Supported programming languagesClojure
Java
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Groovy
Java
Python
.Net
Server-side scripts infoStored proceduresLuayes infoTransaction Functionsnoasynchronous Gremlin script jobsno
TriggersnoBy using transaction functionsnonoCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peersnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersnoneyes infodepending on used storage backend, e.g. Cassandra and HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononovia hugegraph-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonoyes infoedges in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes inforecommended only for testing and developmentyesyesyes
User concepts infoAccess controlnononoUsers, roles and permissionsBased on Windows Authentication

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
BigObjectDatomicDuckDBHugeGraphVelocityDB
Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

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

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13 January 2019, hackernoon.com

provided by Google News

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

How to read OSM data with DuckDB | Kamil Raczycki
1 March 2024, Towards Data Science

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27 February 2024, CSDN

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18 October 2023, CSDN

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

AllegroGraph logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

Present your product here