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

DBMS > LevelDB vs. OceanBase vs. Postgres-XL vs. RavenDB vs. searchxml

System Properties Comparison LevelDB vs. OceanBase vs. Postgres-XL vs. RavenDB vs. searchxml

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonOceanBase  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRavenDB  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA distributed, high available RDBMS compatible with Oracle and MySQLBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseDBMS for structured and unstructured content wrapped with an application server
Primary database modelKey-value storeRelational DBMSRelational DBMSDocument storeNative XML DBMS
Search engine
Secondary database modelsDocument store
Wide column store
Document store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.25
Rank#115  Overall
#19  Key-value stores
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Websitegithub.com/­google/­leveldben.oceanbase.comwww.postgres-xl.orgravendb.netwww.searchxml.net/­category/­products
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mden.oceanbase.com/­docs/­oceanbase-databasewww.postgres-xl.org/­documentationravendb.net/­docswww.searchxml.net/­support/­handouts
DeveloperGoogleOceanBase infopreviously Alibaba and Ant GroupHibernating Rhinosinformationpartners gmbh
Initial release201120102014 infosince 2012, originally named StormDB20102015
Current release1.23, February 20214.3.0, April 202410 R1, October 20185.4, July 20221.0
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoCommercial license availableOpen Source infoMozilla public licenseOpen Source infoAGPL version 3, commercial license availablecommercial
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++CC#C++
Server operating systemsIllumos
Linux
OS X
Windows
LinuxLinux
macOS
Linux
macOS
Raspberry Pi
Windows
Windows
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesnoyes
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.noyesyes infoXML type, but no XML query functionalityyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesyes infodistributed, parallel query executionSQL-like query language (RQL)no
APIs and other access methodsJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresnoPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeuser defined functionsyesyes infoon the application server
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using PaxosMulti-source replicationyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoMVCCACID, Cluster-wide transaction availablemultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlnoAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standardAuthorization levels configured per client per databaseDomain, group and role-based access control at the document level and for application services

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
LevelDBOceanBasePostgres-XLRavenDBsearchxml
Recent citations in the news

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and 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

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

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

OceanBase Recognized as an Asia/Pacific Customers' Choice in the Gartner® Peer Insights™ Voice of the Customer ...
5 June 2024, PR Newswire Asia

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

provided by Google News



Share this page

Featured Products

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.

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