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. Memgraph

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

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonDatomic  Xexclude from comparisonDuckDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonMemgraph  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 DBMSAn open source graph database built for real-time streaming and compatible with Neo4j
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSRelational DBMSGraph DBMSGraph 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
Score3.00
Rank#102  Overall
#8  Graph DBMS
Websitebigobject.iowww.datomic.comduckdb.orggithub.com/­hugegraph
hugegraph.apache.org
memgraph.com
Technical documentationdocs.bigobject.iodocs.datomic.comduckdb.org/­docshugegraph.apache.org/­docsmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperBigObject, Inc.CognitectBaiduMemgraph Ltd
Initial release20152012201820182017
Current release1.0.6735, June 20230.10, February 20240.9
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercial infolimited edition freeOpen Source infoMIT LicenseOpen Source infoApache Version 2.0commercial infoFree license available
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 and C++
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
Linux
Data schemeyesyesyesyesschema-free and schema-optional
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 index
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
Bolt protocol
Cypher query language
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
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresLuayes infoTransaction Functionsnoasynchronous Gremlin script jobs
TriggersnoBy using transaction functionsnono
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 infodynamic graph partitioning
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 HBaseMulti-source replication using RAFT
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 graphyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID infowith snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes, multi-version concurrency control (MVCC)yesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changes
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 permissionsUsers, roles and permissions
More information provided by the system vendor
BigObjectDatomicDuckDBHugeGraphMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

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

provided by Google News

DuckDB and AWS — How to Aggregate 100 Million Rows in 1 Minute
25 April 2024, Towards Data Science

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

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

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

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

provided by Google News

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26 March 2021, Towards Data Science

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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