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 > Bangdb vs. LevelDB vs. Percona Server for MongoDB vs. SpatiaLite vs. Virtuoso

System Properties Comparison Bangdb vs. LevelDB vs. Percona Server for MongoDB vs. SpatiaLite vs. Virtuoso

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonLevelDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Spatial extension of SQLiteVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeDocument storeSpatial DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMSRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.52
Rank#254  Overall
#39  Document stores
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitebangdb.comgithub.com/­google/­leveldbwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.gaia-gis.it/­fossil/­libspatialite/­indexvirtuoso.openlinksw.com
Technical documentationdocs.bangdb.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.percona.com/­percona-distribution-for-mongodbwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmldocs.openlinksw.com/­virtuoso
DeveloperSachin Sinha, BangDBGooglePerconaAlessandro FurieriOpenLink Software
Initial release20122011201520081998
Current releaseBangDB 2.0, October 20211.23, February 20213.4.10-2.10, November 20175.0.0, August 20207.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBSDOpen Source infoGPL Version 2Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoGPLv2, extended commercial 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 languageC, C++C++C++C++C
Server operating systemsLinuxIllumos
Linux
OS X
Windows
Linuxserver-lessAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyesyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnoyesyesyes
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.nonononoyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyesyes
SQL infoSupport of SQLSQL like support with command line toolnonoyesyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsProprietary protocol
RESTful HTTP API
proprietary protocol using JSONADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesC
C#
C++
Java
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoJavaScriptnoyes infoVirtuoso PL
Triggersyes, Notifications (with Streaming only)nonoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneShardingnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneSource-replica replicationnoneChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infowith automatic compression on writesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyes infovia In-Memory Engineyesyes
User concepts infoAccess controlyes (enterprise version only)noAccess rights for users and rolesnoFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
BangdbLevelDBPercona Server for MongoDBSpatiaLiteVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
BangdbLevelDBPercona Server for MongoDBSpatiaLiteVirtuoso
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

6 keys to MongoDB database security
22 May 2019, InfoWorld

15 Best Free Database Software for Data Management in 2023
20 April 2023, G2

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Present your product here