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. Percona Server for MongoDB vs. SQLite vs. Trafodion vs. Warp 10

System Properties Comparison Atos Standard Common Repository vs. Percona Server for MongoDB vs. SQLite vs. Trafodion vs. Warp 10

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSQLite  Xexclude from comparisonTrafodion  Xexclude from comparisonWarp 10  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Widely used embeddable, in-process RDBMSTransactional SQL-on-Hadoop DBMSTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Key-value store
Document storeRelational DBMSRelational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#246  Overall
#39  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.sqlite.orgtrafodion.apache.orgwww.warp10.io
Technical documentationdocs.percona.com/­percona-distribution-for-mongodbwww.sqlite.org/­docs.htmltrafodion.apache.org/­documentation.htmlwww.warp10.io/­content/­02_Getting_started
DeveloperAtos Convergence CreatorsPerconaDwayne Richard HippApache Software Foundation, originally developed by HPSenX
Initial release20162015200020142015
Current release17033.4.10-2.10, November 20173.46.0  (23 May 2024), May 20242.3.0, February 2019
License infoCommercial or Open SourcecommercialOpen Source infoGPL Version 2Open Source infoPublic DomainOpen Source infoApache 2.0Open Source infoApache License 2.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++CC++, JavaJava
Server operating systemsLinuxLinuxserver-lessLinuxLinux
OS X
Windows
Data schemeSchema and schema-less with LDAP viewsschema-freeyes infodynamic column typesyesschema-free
Typing infopredefined data types such as float or dateoptionalyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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.yesnononono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportedyesno
APIs and other access methodsLDAPproprietary protocol using JSONADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
ODBC
HTTP API
Jupyter
WebSocket
Supported programming languagesAll languages with LDAP bindingsActionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
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
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresnoJavaScriptnoJava Stored Proceduresyes infoWarpScript
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardingnoneShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneyes, via HBaseselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes infovia user defined functions and HBaseno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
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.yesyes infovia In-Memory Engineyesnoyes
User concepts infoAccess controlLDAP bind authenticationAccess rights for users and rolesnofine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations

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
Atos Standard Common RepositoryPercona Server for MongoDBSQLiteTrafodionWarp 10
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

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

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

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

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

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