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

DBMS > LevelDB vs. OrigoDB vs. Raima Database Manager vs. SAP Advantage Database Server vs. ToroDB

System Properties Comparison LevelDB vs. OrigoDB vs. Raima Database Manager vs. SAP Advantage Database Server vs. ToroDB

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonToroDB  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA fully ACID in-memory object graph databaseRDBMS with a small footprint, either embedded into an application or used as a database serverLow-cost RDBMS with access to ISAM and FoxPro data structuresA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelKey-value storeDocument store
Object oriented DBMS
Relational DBMS
Time Series DBMS
Relational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.75
Rank#107  Overall
#19  Key-value stores
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score0.48
Rank#261  Overall
#122  Relational DBMS
#22  Time Series DBMS
Websitegithub.com/­google/­leveldborigodb.comraima.comwww.sap.com/products/advantage-database-server.htmlgithub.com/­torodb/­server
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdorigodb.com/­docsdocs.raima.com
DeveloperGoogleRobert Friberg et alRaima Inc.Sybase, SAP8Kdata
Initial release20112009 infounder the name LiveDB198419932016
Current release1.23, February 202115, June 2021
License infoCommercial or Open SourceOpen Source infoBSDOpen SourcecommercialcommercialOpen Source infoAGPL-V3
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 languageC++C#CJava
Server operating systemsIllumos
Linux
OS X
Windows
Linux
Windows
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Linux
Windows
All OS with a Java 7 VM
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoUser defined using .NET types and collectionsyesyesyes infostring, integer, double, boolean, date, object_id
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 infocan be achieved using .NETno infoExporting/Importing of XML structures possiblenono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnonoyesyes
APIs and other access methods.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
ODBC
RESTful HTTP API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net.Net
C
C++
Objective-C
PL/SQL
Delphi
Perl
PHP
Server-side scripts infoStored proceduresnoyesyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationyes
Triggersnoyes infoDomain Eventsyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replicationMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynodepending on modelyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyes infoWrite ahead logyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno infocaching of (temporary) tables can be configured
User concepts infoAccess controlnoRole based authorizationnofine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
LevelDBOrigoDBRaima Database Manager infoformerly named db_VistaSAP Advantage Database Server infoformer name: Sybase ADSToroDB
Specific characteristicsRaima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
Competitive advantagesDecreased time-to-market Industry-standard interfaces & tools for making your job...
» more
Typical application scenariosTypical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» more
Key customersInfor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» more
Licensing and pricing modelsJust as the technical aspects of Raima Database Manager are flexible, so are the...
» more
News

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

Raima Expands Their Reseller Network in Asia
19 May 2020

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
LevelDBOrigoDBRaima Database Manager infoformerly named db_VistaSAP Advantage Database Server infoformer name: Sybase ADSToroDB
Recent citations in the news

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

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

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

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

provided by Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14 March 2012, Embedded

Edge Computing Enabling the Future | Wind River
2 July 2018, WIND

Raima releases version 3 of Raima Database API for NI LabVIEW
9 November 2014, Embedded

LabVIEW integrates Raima's Database API
7 August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27 January 2014, Embedded

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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