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. FoundationDB vs. Spark SQL vs. SQLite

System Properties Comparison Atos Standard Common Repository vs. FoundationDB vs. Spark SQL vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonFoundationDB  Xexclude from comparisonSpark SQL  Xexclude from comparisonSQLite  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksOrdered key-value store. Core features are complimented by layers.Spark SQL is a component on top of 'Spark Core' for structured data processingWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Key-value store
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­apple/­foundationdbspark.apache.org/­sqlwww.sqlite.org
Technical documentationapple.github.io/­foundationdbspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.sqlite.org/­docs.html
DeveloperAtos Convergence CreatorsFoundationDBApache Software FoundationDwayne Richard Hipp
Initial release2016201320142000
Current release17036.2.28, November 20203.5.0 ( 2.13), September 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++ScalaC
Server operating systemsLinuxLinux
OS X
Windows
Linux
OS X
Windows
server-less
Data schemeSchema and schema-less with LDAP viewsschema-free infosome layers support schemasyesyes infodynamic column types
Typing infopredefined data types such as float or dateoptionalno infosome layers support typingyesyes infonot rigid because of 'dynamic typing' concept.
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
Secondary indexesyesnonoyes
SQL infoSupport of SQLnosupported in specific SQL layer onlySQL-like DML and DDL statementsyes infoSQL-92 is not fully supported
APIs and other access methodsLDAPJDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesAll languages with LDAP bindings.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Java
Python
R
Scala
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
Server-side scripts infoStored proceduresnoin SQL-layer onlynono
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardingyes, utilizing Spark Corenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationLinearizable consistency
Foreign keys infoReferential integritynoin SQL-layer onlynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlLDAP bind authenticationnonono

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 RepositoryFoundationDBSpark SQLSQLite
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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

provided by Google News

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

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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

How To Speed Up SQL Queries Using Indexes [Python Edition]
10 August 2023, KDnuggets

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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