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 > Badger vs. FoundationDB vs. SingleStore vs. SurrealDB

System Properties Comparison Badger vs. FoundationDB vs. SingleStore vs. SurrealDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonFoundationDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonSurrealDB  Xexclude from comparison
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.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Ordered key-value store. Core features are complimented by layers.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelKey-value storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSDocument store
Graph DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score5.38
Rank#62  Overall
#35  Relational DBMS
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­apple/­foundationdbwww.singlestore.comsurrealdb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerapple.github.io/­foundationdbdocs.singlestore.comsurrealdb.com/­docs
DeveloperDGraph LabsFoundationDBSingleStore Inc.SurrealDB Ltd
Initial release2017201320132022
Current release6.2.28, November 20208.5, January 2024v1.5.0, May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0commercial infofree developer edition availableOpen Source
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageGoC++C++, GoRust
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux info64 bit version requiredLinux
macOS
Windows
Data schemeschema-freeschema-free infosome layers support schemasyesschema-free
Typing infopredefined data types such as float or datenono infosome layers support typingyesyes
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.nono
Secondary indexesnonoyes
SQL infoSupport of SQLnosupported in specific SQL layer onlyyes infobut no triggers and foreign keysSQL-like query language
APIs and other access methodsCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
GraphQL
RESTful HTTP API
WebSocket
Supported programming languagesGo.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Bash
C
C#
Java
JavaScript (Node.js)
Python
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnoin SQL-layer onlyyes
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneLinearizable consistencyImmediate Consistency
Foreign keys infoReferential integritynoin SQL-layer onlyno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnonoFine grained access control via users, groups and rolesyes, based on authentication and database rules
More information provided by the system vendor
BadgerFoundationDBSingleStore infoformer name was MemSQLSurrealDB
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» more

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
BadgerFoundationDBSingleStore infoformer name was MemSQLSurrealDB
DB-Engines blog posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

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

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

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18 April 2024, Madrona Venture Group

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, businesswire.com

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks and Files

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, IBM

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

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