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

DBMS > Atos Standard Common Repository vs. CockroachDB vs. FoundationDB vs. SiteWhere vs. Stardog

System Properties Comparison Atos Standard Common Repository vs. CockroachDB vs. FoundationDB vs. SiteWhere vs. Stardog

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonCockroachDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonSiteWhere  Xexclude from comparisonStardog  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Ordered key-value store. Core features are complimented by layers.M2M integration platform for persisting/querying time series dataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Key-value store
Relational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSGraph DBMS
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score0.06
Rank#383  Overall
#43  Time Series DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.cockroachlabs.comgithub.com/­apple/­foundationdbgithub.com/­sitewhere/­sitewherewww.stardog.com
Technical documentationwww.cockroachlabs.com/­docsapple.github.io/­foundationdbsitewhere1.sitewhere.io/­index.htmldocs.stardog.com
DeveloperAtos Convergence CreatorsCockroach LabsFoundationDBSiteWhereStardog-Union
Initial release20162015201320102010
Current release170324.1.0, May 20246.2.28, November 20207.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0Open Source infoCommon Public Attribution License Version 1.0commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Implementation languageJavaGoC++JavaJava
Server operating systemsLinuxLinux
macOS
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Linux
macOS
Windows
Data schemeSchema and schema-less with LDAP viewsdynamic schemaschema-free infosome layers support schemaspredefined schemeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateoptionalyesno infosome layers support typingyesyes
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.yesnonono infoImport/export of XML data possible
Secondary indexesyesyesnonoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLsupported in specific SQL layer onlynoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsLDAPJDBCHTTP RESTGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesAll languages with LDAP bindingsC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoin SQL-layer onlyuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesnonoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using RAFTyesselectable replication factor infobased on HBaseMulti-source replication in HA-Cluster
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 configurationImmediate ConsistencyLinearizable consistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyesin SQL-layer onlynoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnonoyes
User concepts infoAccess controlLDAP bind authenticationRole-based access controlnoUsers with fine-grained authorization conceptAccess rights for users and roles

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 RepositoryCockroachDBFoundationDBSiteWhereStardog
Recent citations in the news

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

Apple Open Sources FoundationDB
19 April 2018, MacRumors

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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

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.

Present your product here