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. HyperSQL vs. IBM Db2 warehouse vs. KairosDB vs. SQL.JS

System Properties Comparison Atos Standard Common Repository vs. HyperSQL vs. IBM Db2 warehouse vs. KairosDB vs. SQL.JS

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonKairosDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBCloud-based data warehousing serviceDistributed Time Series DBMS based on Cassandra or H2Port of SQLite to JavaScript
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score1.30
Rank#164  Overall
#75  Relational DBMS
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositoryhsqldb.orgwww.ibm.com/­products/­db2/­warehousegithub.com/­kairosdb/­kairosdbsql.js.org
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmlkairosdb.github.iosql.js.org/­documentation/­index.html
DeveloperAtos Convergence CreatorsIBMAlon Zakai infoenhancements implemented by others
Initial release20162001201420132012
Current release17032.7.2, June 20231.2.2, November 2018
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licensecommercialOpen Source infoApache 2.0Open Source
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJavaJavaScript
Server operating systemsLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshostedLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeSchema and schema-less with LDAP viewsyesyesschema-freeyes
Typing infopredefined data types such as float or dateoptionalyesyesyesyes
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.yesnono infoImport/export of XML data possiblenono
Secondary indexesyesyesyesno
SQL infoSupport of SQLnoyesyesnoyes infoSQL-92 is not fully supported
APIs and other access methodsLDAPHTTP API infoJDBC via HTTP
JDBC
ODBC
.NET Client API
JDBC
ODBC
OLE DB
Graphite protocol
HTTP REST
Telnet API
JavaScript API
Supported programming languagesAll languages with LDAP bindingsAll languages supporting JDBC/ODBC
Java
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Java
JavaScript infoNode.js
PHP
Python
JavaScript
Server-side scripts infoStored proceduresnoJava, SQLPL/SQL, SQL PLnono
Triggersyesyesyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneShardingSharding infobased on Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesselectable replication factor infobased on Cassandranone
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 ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
none
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnoyes
User concepts infoAccess controlLDAP bind authenticationfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardsimple password-based access controlno

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 RepositoryHyperSQL infoalso known as HSQLDBIBM Db2 warehouse infoformerly named IBM dashDBKairosDBSQL.JS
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

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

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

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7 August 2023, IBM

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

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

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