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

DBMS > Atos Standard Common Repository vs. Cloudflare Workers KV vs. Derby vs. Faircom DB vs. Yaacomo

System Properties Comparison Atos Standard Common Repository vs. Cloudflare Workers KV vs. Derby vs. Faircom DB vs. Yaacomo

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonYaacomo  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.OpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelDocument store
Key-value store
Key-value storeRelational DBMSKey-value store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.cloudflare.com/­developer-platform/­workers-kvdb.apache.org/­derbywww.faircom.com/­products/­faircom-dbyaacomo.com
Technical documentationdevelopers.cloudflare.com/­kv/­apidb.apache.org/­derby/­manuals/­index.htmldocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.html
DeveloperAtos Convergence CreatorsCloudflareApache Software FoundationFairCom CorporationQ2WEB GmbH
Initial release20162018199719792009
Current release170310.17.1.0, November 2023V12, November 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache version 2commercial infoRestricted, free version availablecommercial
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.
Implementation languageJavaJavaANSI C, C++
Server operating systemsLinuxhostedAll OS with a Java VMAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Android
Linux
Windows
Data schemeSchema and schema-less with LDAP viewsschema-freeyesschema free, schema optional, schema required, partial schema,yes
Typing infopredefined data types such as float or dateoptionalnoyesyes, ANSI SQL Types, JSON, typed binary structuresyes
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.yesnoyesnono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnonoyesyes, ANSI SQL with proprietary extensionsyes
APIs and other access methodsLDAPHTTP REST
Proprietary protocol
JDBCADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
Supported programming languagesAll languages with LDAP bindingsC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Java.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Server-side scripts infoStored proceduresnonoJava Stored Proceduresyes info.Net, JavaScript, C/C++
Triggersyesnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSource-replica replicationyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Foreign keys infoReferential integritynonoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsnoACIDtunable from ACID to Eventually ConsistentACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesYes, tunable from durable to delayed durability to in-memoryyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlLDAP bind authenticationfine grained access rights according to SQL-standardFine grained access rights according to SQL-standard with additional protections for filesfine grained access rights according to SQL-standard

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
Atos Standard Common RepositoryCloudflare Workers KVDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBFaircom DB infoformerly c-treeACEYaacomo
Recent citations in the news

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

Cloudflare services offline due to data centre power outages
3 November 2023, Techzine Europe

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

The ApacheĀ® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

Present your product here