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

DBMS > AgensGraph vs. AlaSQL vs. HarperDB vs. KeyDB vs. YugabyteDB

System Properties Comparison AgensGraph vs. AlaSQL vs. HarperDB vs. KeyDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonAlaSQL  Xexclude from comparisonHarperDB  Xexclude from comparisonKeyDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLJavaScript DBMS libraryUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelGraph DBMS
Relational DBMS
Document store
Relational DBMS
Document storeKey-value storeRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score0.71
Rank#226  Overall
#33  Key-value stores
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitebitnine.net/­agensgraphalasql.orgwww.harperdb.iogithub.com/­Snapchat/­KeyDB
keydb.dev
www.yugabyte.com
Technical documentationbitnine.net/­documentationgithub.com/­AlaSQL/­alasqldocs.harperdb.io/­docsdocs.keydb.devdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperBitnine Global Inc.Andrey Gershun & Mathias R. WulffHarperDBEQ Alpha Technology Ltd.Yugabyte Inc.
Initial release20162014201720192017
Current release2.1, December 20183.1, August 20212.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoMIT-Licensecommercial infofree community edition availableOpen Source infoBSD-3Open 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 languageCJavaScriptNode.jsC++C and C++
Server operating systemsLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
LinuxLinux
OS X
Data schemedepending on used data modelschema-freedynamic schemaschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesnoyes infoJSON data typespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes
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.nonononono
Secondary indexesyesnoyesyes infoby using the Redis Search moduleyes
SQL infoSupport of SQLyesClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like data manipulation statementsnoyes, PostgreSQL compatible
APIs and other access methodsCypher Query Language
JDBC
JavaScript APIJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Proprietary protocol infoRESP - REdis Serialization ProtocoJDBC
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 languagesC
Java
JavaScript
Python
JavaScript.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyesnoCustom Functions infosince release 3.1Luayes infosql, plpgsql, C
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritancenoneA table resides as a whole on one (or more) nodes in a clusterShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyes infothe nodes on which a table resides can be definedMulti-source replication
Source-replica replication
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoonly for local storage and DOM-storageAtomic execution of specific operationsOptimistic locking, atomic execution of commands blocks and scriptsDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, using LMDByes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights for users and rolessimple password-based access control and ACLyes
More information provided by the system vendor
AgensGraphAlaSQLHarperDBKeyDBYugabyteDB
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
AgensGraphAlaSQLHarperDBKeyDBYugabyteDB
Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, Business Wire

provided by Google News

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

provided by Google News

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

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, businesswire.com

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Yahoo Finance

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

AllegroGraph logo

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

RaimaDB logo

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