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 > Atos Standard Common Repository vs. FoundationDB vs. HyperSQL vs. PouchDB vs. SiteWhere

System Properties Comparison Atos Standard Common Repository vs. FoundationDB vs. HyperSQL vs. PouchDB vs. SiteWhere

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonFoundationDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSiteWhere  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 networksOrdered key-value store. Core features are complimented by layers.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBJavaScript DBMS with an API inspired by CouchDBM2M integration platform for persisting/querying time series data
Primary database modelDocument store
Key-value store
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSDocument storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­apple/­foundationdbhsqldb.orgpouchdb.comgithub.com/­sitewhere/­sitewhere
Technical documentationapple.github.io/­foundationdbhsqldb.org/­web/­hsqlDocsFrame.htmlpouchdb.com/­guidessitewhere1.sitewhere.io/­index.html
DeveloperAtos Convergence CreatorsFoundationDBApache Software FoundationSiteWhere
Initial release20162013200120122010
Current release17036.2.28, November 20202.7.2, June 20237.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infobased on BSD licenseOpen SourceOpen Source infoCommon Public Attribution License Version 1.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.
Implementation languageJavaC++JavaJavaScriptJava
Server operating systemsLinuxLinux
OS X
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeSchema and schema-less with LDAP viewsschema-free infosome layers support schemasyesschema-freepredefined scheme
Typing infopredefined data types such as float or dateoptionalno infosome layers support typingyesnoyes
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
Secondary indexesyesnoyesyes infovia viewsno
SQL infoSupport of SQLnosupported in specific SQL layer onlyyesnono
APIs and other access methodsLDAPHTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
Supported programming languagesAll languages with LDAP bindings.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
All languages supporting JDBC/ODBC
Java
JavaScript
Server-side scripts infoStored proceduresnoin SQL-layer onlyJava, SQLView functions in JavaScript
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardingnoneSharding infowith a proxy-based framework, named couchdb-loungeSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationLinearizable consistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoin SQL-layer onlyyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlLDAP bind authenticationnofine grained access rights according to SQL-standardnoUsers with fine-grained authorization concept

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 RepositoryFoundationDBHyperSQL infoalso known as HSQLDBPouchDBSiteWhere
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

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

AllegroGraph logo

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

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.

Present your product here