DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Atos Standard Common Repository vs. Lovefield vs. Oracle Berkeley DB vs. SQLite vs. SwayDB

System Properties Comparison Atos Standard Common Repository vs. Lovefield vs. Oracle Berkeley DB vs. SQLite vs. SwayDB

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonLovefield  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSQLite  Xexclude from comparisonSwayDB  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 networksEmbeddable relational database for web apps written in pure JavaScriptWidely used in-process key-value storeWidely used embeddable, in-process RDBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store
Key-value store
Relational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygoogle.github.io/­lovefieldwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.sqlite.orgswaydb.simer.au
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.sqlite.org/­docs.html
DeveloperAtos Convergence CreatorsGoogleOracle infooriginally developed by Sleepycat, which was acquired by OracleDwayne Richard HippSimer Plaha
Initial release20162014199420002018
Current release17032.1.12, February 201718.1.40, May 20203.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infocommercial license availableOpen Source infoPublic DomainOpen Source infoGNU Affero GPL V3.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 languageJavaJavaScriptC, Java, C++ (depending on the Berkeley DB edition)CScala
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
server-less
Data schemeSchema and schema-less with LDAP viewsyesschema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateoptionalyesnoyes infonot rigid because of 'dynamic typing' concept.no
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.yesnoyes infoonly with the Berkeley DB XML editionnono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternyes infoSQL interfaced based on SQLite is availableyes infoSQL-92 is not fully supportedno
APIs and other access methodsLDAPADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesAll languages with LDAP bindingsJavaScript.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
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
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnonononono
TriggersyesUsing read-only observersyes infoonly for the SQL APIyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationnonenone
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 Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDByesyesyes
User concepts infoAccess controlLDAP bind authenticationnononono

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 RepositoryLovefieldOracle Berkeley DBSQLiteSwayDB
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

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

provided by Google News

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

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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.

Present your product here