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 > EJDB vs. Fauna vs. ScyllaDB vs. Warp 10 vs. YugabyteDB

System Properties Comparison EJDB vs. Fauna vs. ScyllaDB vs. Warp 10 vs. YugabyteDB

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonScyllaDB  Xexclude from comparisonWarp 10  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Cassandra and DynamoDB compatible wide column storeTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBaseHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Wide column storeTime Series DBMSRelational DBMS
Secondary database modelsKey-value storeDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#294  Overall
#44  Document stores
Score1.55
Rank#154  Overall
#26  Document stores
#14  Graph DBMS
#72  Relational DBMS
#13  Time Series DBMS
Score5.27
Rank#67  Overall
#5  Wide column stores
Score0.08
Rank#358  Overall
#35  Time Series DBMS
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbfauna.comwww.scylladb.comwww.warp10.iowww.yugabyte.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.fauna.comdocs.scylladb.comwww.warp10.io/­content/­02_Getting_starteddocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperSoftmotionsFauna, Inc.ScyllaDBSenXYugabyte Inc.
Initial release20122014201520152017
Current releaseScyllaDB Open Source 5.4.1, January 20242.19, September 2023
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache License 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaSYugabyteDB 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 languageCScalaC++JavaC and C++
Server operating systemsserver-lesshostedLinuxLinux
OS X
Windows
Linux
OS X
Data schemeschema-freeschema-freeschema-freeschema-freedepending on used data model
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnoyesyesyes
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.nononono
Secondary indexesnoyesyes infocluster global secondary indicesnoyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statements (CQL)noyes, PostgreSQL compatible
APIs and other access methodsin-process shared libraryRESTful HTTP APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
HTTP API
Jupyter
WebSocket
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 languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnouser defined functionsyes, Luayes infoWarpScriptyes infosql, plpgsql, C
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoconsistent hashingShardingSharding infobased on HBaseHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationselectable replication factor infoRepresentation of geographical distribution of servers is possibleselectable replication factor infobased on HBaseBased 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 ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency infobased on HBaseStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoAtomicity and isolation are supported for single operationsnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
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.noyes infoin-memory tablesyesno
User concepts infoAccess controlnoIdentity management, authentication, and access controlAccess rights for users can be defined per objectMandatory use of cryptographic tokens, containing fine-grained authorizationsyes
More information provided by the system vendor
EJDBFauna infopreviously named FaunaDBScyllaDBWarp 10YugabyteDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
Apache 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
EJDBFauna infopreviously named FaunaDBScyllaDBWarp 10YugabyteDB
Recent citations in the news

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Discord Migrates Trillions of Messages from Cassandra to ScyllaDB
22 June 2023, InfoQ.com

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

provided by Google News

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

provided by Google News

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

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

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

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

RaimaDB logo

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

Neo4j logo

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

Present your product here