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 > Dolt vs. GBase vs. RavenDB vs. Stardog vs. Transbase

System Properties Comparison Dolt vs. GBase vs. RavenDB vs. Stardog vs. Transbase

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGBase  Xexclude from comparisonRavenDB  Xexclude from comparisonStardog  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaAn analytical database for business intelligence with large customers in China.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSRelational DBMSDocument storeGraph DBMS
RDF store
Relational DBMS
Secondary database modelsDocument storeGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.98
Rank#203  Overall
#93  Relational DBMS
Score1.05
Rank#193  Overall
#90  Relational DBMS
Score3.47
Rank#95  Overall
#16  Document stores
Score2.03
Rank#136  Overall
#12  Graph DBMS
#6  RDF stores
Score0.20
Rank#327  Overall
#144  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.gbase.cnravendb.netwww.stardog.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.dolthub.comravendb.net/­docsdocs.stardog.comwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperDoltHub IncHibernating RhinosStardog-UnionTransaction Software GmbH
Initial release2018201020101987
Current releaseGBase 8a5.4, July 20227.3.0, May 2020Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoAGPL version 3, commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial infofree development license
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 languageGoC#JavaC and C++
Server operating systemsLinux
macOS
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
macOS
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesschema-freeschema-free and OWL/RDFS-schema supportyes
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.nono infoImport/export of XML data possibleno
Secondary indexesyesyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLyesSQL-like query language (RQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsCLI Client
HTTP REST
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
ODBC
Proprietary native 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
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyesuser defined functions and aggregates, HTTP Server extensions in Javayes
Triggersyesyesyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnone
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 replicationMulti-source replication in HA-ClusterSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyesnoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID, Cluster-wide transaction availableACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAuthorization levels configured per client per databaseAccess rights for users and rolesfine 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
DoltGBaseRavenDBStardogTransbase
Recent citations in the news

Git-for-Data, Version-Controlled Database Dolt Gets PostgreSQL-Flavor
25 November 2023, InfoQ.com

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

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

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

provided by Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

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

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Milvus logo

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

Present your product here