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. OushuDB vs. SQLite vs. TimesTen

System Properties Comparison Amazon DocumentDB vs. Atos Standard Common Repository vs. OushuDB vs. SQLite vs. TimesTen

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonOushuDB  Xexclude from comparisonSQLite  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 data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learningWidely used embeddable, in-process RDBMSIn-Memory RDBMS compatible to Oracle
Primary database modelDocument storeDocument store
Key-value store
Relational DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score0.10
Rank#355  Overall
#154  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websiteaws.amazon.com/­documentdbatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.oushu.com/­product/­oushuDBwww.sqlite.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationaws.amazon.com/­documentdb/­resourceswww.oushu.com/­documentationwww.sqlite.org/­docs.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperAtos Convergence CreatorsOushuDwayne Richard HippOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2019201620001998
Current release17034.0.1, August 20203.46.0  (23 May 2024), May 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoPublic Domaincommercial
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 languageJavaC
Server operating systemshostedLinuxLinuxserver-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeSchema and schema-less with LDAP viewsyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesoptionalyesyes infonot rigid because of 'dynamic typing' concept.yes
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.noyesnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnonoFull-featured ANSI SQL supportyes infoSQL-92 is not fully supportedyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)LDAPJDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
All languages with LDAP bindingsC
C++
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonoyesnoPL/SQL
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infocell divisionyesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsAtomic execution of specific operationsACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyesyes 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 authenticationKerberos, SSL and role based accessnofine 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon DocumentDBAtos Standard Common RepositoryOushuDBSQLiteTimesTen
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

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

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 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

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

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

Present your product here