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 > Amazon DocumentDB vs. Atos Standard Common Repository vs. Dolt vs. LokiJS vs. TimesTen

System Properties Comparison Amazon DocumentDB vs. Atos Standard Common Repository vs. Dolt vs. LokiJS vs. TimesTen

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonDolt  Xexclude from comparisonLokiJS  Xexclude from comparisonTimesTen  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA MySQL compatible DBMS with Git-like versioning of data and schemaIn-memory JavaScript DBMSIn-Memory RDBMS compatible to Oracle
Primary database modelDocument storeDocument store
Key-value store
Relational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websiteaws.amazon.com/­documentdbatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­techfort/­LokiJSwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.dolthub.comtechfort.github.io/­LokiJSdocs.oracle.com/­database/­timesten-18.1
DeveloperAtos Convergence CreatorsDoltHub IncOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20192016201820141998
Current release170311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2.0Open Sourcecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoJavaScript
Server operating systemshostedLinuxLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeSchema and schema-less with LDAP viewsyesschema-freeyes
Typing infopredefined data types such as float or dateyesoptionalyesnoyes
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.noyesnonono
Secondary indexesyesyesyesyes infovia viewsyes
SQL infoSupport of SQLnonoyesnoyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)LDAPCLI Client
HTTP REST
JavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
All languages with LDAP bindingsAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScriptC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonoyes infocurrently in alpha releaseView functions in JavaScriptPL/SQL
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infocell divisionnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationnoneImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsAtomic execution of specific operationsACIDno infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users and rolesLDAP bind authenticationOnly one user is configurable, and must be specified in the config file at startupnofine 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
Amazon DocumentDBAtos Standard Common RepositoryDoltLokiJSTimesTen
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

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster | Amazon Web Services
4 June 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29 November 2023, AWS Blog

provided by Google News

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

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

Present your product here