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 > BoltDB vs. Ingres vs. MarkLogic vs. NebulaGraph vs. Sadas Engine

System Properties Comparison BoltDB vs. Ingres vs. MarkLogic vs. NebulaGraph vs. Sadas Engine

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonIngres  Xexclude from comparisonMarkLogic  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Well established RDBMSOperational and transactional Enterprise NoSQL databaseA distributed, linear scalable, high perfomant Graph DBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelKey-value storeRelational DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Graph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.actian.com/­databases/­ingreswww.marklogic.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.sadasengine.com
Technical documentationdocs.actian.com/­ingresdocs.marklogic.comdocs.nebula-graph.iowww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperActian CorporationMarkLogic Corp.Vesoft Inc.SADAS s.r.l.
Initial release20131974 infooriginally developed at University Berkely in early 1970s200120192006
Current release11.2, May 202211.0, December 20228.0
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercial inforestricted free version is availableOpen Source infoApache Version 2.0 + Common Clause 1.0commercial infofree trial version 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 languageGoCC++C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
OS X
Windows
LinuxAIX
Linux
Windows
Data schemeschema-freeyesschema-free infoSchema can be enforcedStrong typed schemayes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nono infobut tools for importing/exporting data from/to XML-files availableyesnono
Secondary indexesnoyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLnoyesyes infoSQL92SQL-like query languageyes
APIs and other access methods.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
Proprietary protocol
Supported programming languagesGoC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnoyesyes infovia XQuery or JavaScriptuser defined functionsno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoIngres Star to access multiple databases simultaneouslyShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneIngres ReplicatoryesCausal Clustering using Raft protocolnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID infocan act as a resource manager in an XA/JTA transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes, with Range Indexesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlnofine grained access rights according to SQL-standardRole-based access control at the document and subdocument levelsRole-based access controlAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
BoltDBIngresMarkLogicNebulaGraphSadas Engine
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
BoltDBIngresMarkLogicNebulaGraphSadas Engine
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Ingres CEO Burkhardt will bring open source perspective to Cloud Panel
10 May 2024, Database Journal

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13 May 2024, Breaking Defense

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, Release.nl

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

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

Present your product here