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. Citus vs. GBase vs. STSdb vs. Vitess

System Properties Comparison BoltDB vs. Citus vs. GBase vs. STSdb vs. Vitess

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCitus  Xexclude from comparisonGBase  Xexclude from comparisonSTSdb  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Scalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Key-Value Store with special method for indexing infooptimized for high performance using a special indexing methodScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value storeRelational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score1.05
Rank#186  Overall
#86  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.citusdata.comwww.gbase.cngithub.com/­STSSoft/­STSdb4vitess.io
Technical documentationdocs.citusdata.comvitess.io/­docs
DeveloperGeneral Data Technology Co., Ltd.STS Soft SCThe Linux Foundation, PlanetScale
Initial release20132010200420112013
Current release8.1, December 2018GBase 8a, GBase 8s, GBase 8c4.0.8, September 201515.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoAGPL, commercial license also availablecommercialOpen Source infoGPLv2, commercial license availableOpen Source infoApache Version 2.0, commercial licenses 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, Java, PythonC#Go
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxLinuxWindowsDocker
Linux
macOS
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesyes infoprimitive types and user defined types (classes)yes
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.noyes infospecific XML type available, but no XML query functionalityyes
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnoyes infostandard, with numerous extensionsStandard with numerous extensionsnoyes infowith proprietary extensions
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
C API
JDBC
ODBC
.NET Client APIADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesGo.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#C#
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.user defined functionsnoyes infoproprietary syntax
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning (by range, list and hash) and vertical partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication infoother methods possible by using 3rd party extensionsyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyesyesnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDnoACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
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.nonoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardyesnoUsers with fine-grained authorization concept infono user groups or roles

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
BoltDBCitusGBaseSTSdbVitess
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

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

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

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