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 > Badger vs. GBase vs. NuoDB vs. Qdrant vs. SQL.JS

System Properties Comparison Badger vs. GBase vs. NuoDB vs. Qdrant vs. SQL.JS

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonGBase  Xexclude from comparisonNuoDB  Xexclude from comparisonQdrant  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.NuoDB is a webscale distributed database that supports SQL and ACID transactionsA high-performance vector database with neural network or semantic-based matchingPort of SQLite to JavaScript
Primary database modelKey-value storeRelational DBMSRelational DBMSVector DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score1.05
Rank#186  Overall
#86  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score1.28
Rank#167  Overall
#6  Vector DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.gbase.cnwww.3ds.com/­nuodb-distributed-sql-databasegithub.com/­qdrant/­qdrant
qdrant.tech
sql.js.org
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdoc.nuodb.comqdrant.tech/­documentationsql.js.org/­documentation/­index.html
DeveloperDGraph LabsGeneral Data Technology Co., Ltd.Dassault Systèmes infooriginally NuoDB, Inc.QdrantAlon Zakai infoenhancements implemented by others
Initial release20172004201320212012
Current releaseGBase 8a, GBase 8s, GBase 8c
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial infolimited edition freeOpen Source infoApache Version 2.0Open Source
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, Java, PythonC++RustJavaScript
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Docker
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesNumbers, Strings, Geo, Booleanyes
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.noyesnonono
Secondary indexesnoyesyesyes infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLnoStandard with numerous extensionsyesnoyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
C API
JDBC
ODBC
ADO.NET
JDBC
ODBC
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
JavaScript API
Supported programming languagesGoC#.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
JavaScript
Server-side scripts infoStored proceduresnouser defined functionsJava, SQLno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by range, list and hash) and vertical partitioningdata is dynamically stored/cached on the nodes where it is read/writtenShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes infoManaged transparently by NuoDBCollection-level replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency, tunable consistencynone
Foreign keys infoReferential integritynoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary tableyesyes
User concepts infoAccess controlnoyesStandard SQL roles/ privileges, Administrative UsersKey-based authenticationno

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
BadgerGBaseNuoDBQdrantSQL.JS
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21 November 2019, Temenos

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant Raises $28M to Advance Massive-Scale AI Applications
23 January 2024, businesswire.com

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, Oracle

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Why Vector Data Services For AI Are A Moveable Feast
17 April 2024, Forbes

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here