DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Postgres-XL vs. Sadas Engine vs. TigerGraph vs. YugabyteDB

System Properties Comparison BoltDB vs. Postgres-XL vs. Sadas Engine vs. TigerGraph vs. YugabyteDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSadas Engine  Xexclude from comparisonTigerGraph  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeRelational DBMSRelational DBMSGraph DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score0.07
Rank#373  Overall
#157  Relational DBMS
Score1.80
Rank#138  Overall
#13  Graph DBMS
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.postgres-xl.orgwww.sadasengine.comwww.tigergraph.comwww.yugabyte.com
Technical documentationwww.postgres-xl.org/­documentationwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.tigergraph.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperSADAS s.r.l.Yugabyte Inc.
Initial release20132014 infosince 2012, originally named StormDB200620172017
Current release10 R1, October 20188.02.19, September 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoMozilla public licensecommercial infofree trial version availablecommercialOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageGoCC++C++C and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
AIX
Linux
Windows
LinuxLinux
OS X
Data schemeschema-freeyesyesyesdepending on used data model
Typing infopredefined data types such as float or datenoyesyesyesyes
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 infoXML type, but no XML query functionalitynonono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyes infodistributed, parallel query executionyesSQL-like query language (GSQL)yes, PostgreSQL compatible
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
Proprietary protocol
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesGo.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C#
C++
Groovy
Java
PHP
Python
C++
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnouser defined functionsnoyesyes infosql, plpgsql, C
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioninghorizontal partitioningHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infoMVCCACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infomanaged by 'Learn by Usage'nono
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardRole-based access controlyes
More information provided by the system vendor
BoltDBPostgres-XLSadas EngineTigerGraphYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
BoltDBPostgres-XLSadas EngineTigerGraphYugabyteDB
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

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here