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. Microsoft Azure Table Storage vs. Newts vs. ScyllaDB vs. STSdb

System Properties Comparison EJDB vs. Microsoft Azure Table Storage vs. Newts vs. ScyllaDB vs. STSdb

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonNewts  Xexclude from comparisonScyllaDB  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)A Wide Column Store for rapid development using massive semi-structured datasetsTime Series DBMS based on CassandraCassandra and DynamoDB compatible wide column storeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument storeWide column storeTime Series DBMSWide column storeKey-value store
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitegithub.com/­Softmotions/­ejdbazure.microsoft.com/­en-us/­services/­storage/­tablesopennms.github.io/­newtswww.scylladb.comgithub.com/­STSSoft/­STSdb4
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­OpenNMS/­newts/­wikidocs.scylladb.com
DeveloperSoftmotionsMicrosoftOpenNMS GroupScyllaDBSTS Soft SC
Initial release20122012201420152011
Current releaseScyllaDB Open Source 5.4.1, January 20244.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoApache 2.0Open Source infoOpen Source (AGPL), commercial license availableOpen Source infoGPLv2, commercial license available
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 DBaaS
Implementation languageCJavaC++C#
Server operating systemsserver-lesshostedLinux
OS X
Windows
LinuxWindows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesyesyes infoprimitive types and user defined types (classes)
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.nonono
Secondary indexesnononoyes infocluster global secondary indicesno
SQL infoSupport of SQLnononoSQL-like DML and DDL statements (CQL)no
APIs and other access methodsin-process shared libraryRESTful HTTP APIHTTP REST
Java API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
.NET Client API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaFor 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#
Java
Server-side scripts infoStored proceduresnononoyes, Luano
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceSharding infobased on CassandraShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factor infobased on Cassandraselectable replication factor infoRepresentation of geographical distribution of servers is possiblenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingnono infoAtomicity and isolation are supported for single operationsno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
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 infoin-memory tables
User concepts infoAccess controlnoAccess rights based on private key authentication or shared access signaturesnoAccess rights for users can be defined per objectno
More information provided by the system vendor
EJDBMicrosoft Azure Table StorageNewtsScyllaDBSTSdb
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» 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
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
EJDBMicrosoft Azure Table StorageNewtsScyllaDBSTSdb
Recent citations in the news

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

provided by Google News

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

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

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

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

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

Present your product here