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

DBMS > Badger vs. Dolt vs. SQLite vs. Stardog vs. TempoIQ

System Properties Comparison Badger vs. Dolt vs. SQLite vs. Stardog vs. TempoIQ

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDolt  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A MySQL compatible DBMS with Git-like versioning of data and schemaWidely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelKey-value storeRelational DBMSRelational DBMSGraph DBMS
RDF store
Time Series DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitegithub.com/­dgraph-io/­badgergithub.com/­dolthub/­dolt
www.dolthub.com
www.sqlite.orgwww.stardog.comtempoiq.com (offline)
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.dolthub.comwww.sqlite.org/­docs.htmldocs.stardog.com
DeveloperDGraph LabsDoltHub IncDwayne Richard HippStardog-UnionTempoIQ
Initial release20172018200020102012
Current release3.45.3  (15 April 2024), April 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoPublic Domaincommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoCJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
server-lessLinux
macOS
Windows
Data schemeschema-freeyesyes infodynamic column typesschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or datenoyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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.nononono infoImport/export of XML data possibleno
Secondary indexesnoyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoyesyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsCLI Client
HTTP REST
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
HTTP API
Supported programming languagesGoAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releasenouser defined functions and aggregates, HTTP Server extensions in Javano
Triggersnoyesyesyes infovia event handlersyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.noneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyesyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
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.noyesyesno
User concepts infoAccess controlnoOnly one user is configurable, and must be specified in the config file at startupnoAccess rights for users and rolessimple authentication-based access control

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
BadgerDoltSQLiteStardogTempoIQ infoformerly TempoDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

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

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

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

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

RaimaDB logo

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

Present your product here