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 > LevelDB vs. Oracle NoSQL vs. OrigoDB vs. SingleStore vs. STSdb

System Properties Comparison LevelDB vs. Oracle NoSQL vs. OrigoDB vs. SingleStore vs. STSdb

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA fully ACID in-memory object graph databaseMySQL 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 typeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeDocument store
Key-value store
Relational DBMS
Document store
Object oriented DBMS
Relational DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.25
Rank#115  Overall
#19  Key-value stores
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score5.38
Rank#62  Overall
#35  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitegithub.com/­google/­leveldbwww.oracle.com/­database/­nosql/­technologies/­nosqlorigodb.comwww.singlestore.comgithub.com/­STSSoft/­STSdb4
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlorigodb.com/­docsdocs.singlestore.com
DeveloperGoogleOracleRobert Friberg et alSingleStore Inc.STS Soft SC
Initial release201120112009 infounder the name LiveDB20132011
Current release1.23, February 202123.3, December 20238.5, January 20244.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Sourcecommercial infofree developer edition availableOpen Source infoGPLv2, commercial license available
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.
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 languageC++JavaC#C++, GoC#
Server operating systemsIllumos
Linux
OS X
Windows
Linux
Solaris SPARC/x86
Linux
Windows
Linux info64 bit version requiredWindows
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyesyes
Typing infopredefined data types such as float or datenooptionalUser defined using .NET types and collectionsyesyes infoprimitive types and user defined types (classes)
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.nonono infocan be achieved using .NETno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoyes infobut no triggers and foreign keysno
APIs and other access methodsRESTful HTTP API.NET Client API
HTTP API
LINQ
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
.NET Client API
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
Go
Java
JavaScript (Node.js)
Python
.NetBash
C
C#
Java
JavaScript (Node.js)
Python
C#
Java
Server-side scripts infoStored proceduresnonoyesyesno
Triggersnonoyes infoDomain Eventsnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding infohash partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationSource-replica replication infostores two copies of each physical data partition on two separate nodesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynonodepending on modelnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoconfigurable infoACID within a storage node (=shard)ACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyesyes infoWrite ahead logyes 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.yes infooff heap cacheyesyes
User concepts infoAccess controlnoAccess rights for users and rolesRole based authorizationFine grained access control via users, groups and rolesno
More information provided by the system vendor
LevelDBOracle NoSQLOrigoDBSingleStore infoformer name was MemSQLSTSdb
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
LevelDBOracle NoSQLOrigoDBSingleStore infoformer name was MemSQLSTSdb
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

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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, Business Wire

SingleStore update adds new tools to fuel GenAI, analytics
24 January 2024, TechTarget

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

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