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 vs. RDF4J vs. Rockset vs. Sequoiadb

System Properties Comparison LevelDB vs. Oracle vs. RDF4J vs. Rockset vs. Sequoiadb

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonOracle  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRockset  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesWidely used RDBMSRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A scalable, reliable search and analytics service in the cloud, built on RocksDBNewSQL database with distributed OLTP and SQL
Primary database modelKey-value storeRelational DBMSRDF storeDocument storeDocument store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.35
Rank#111  Overall
#19  Key-value stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.79
Rank#211  Overall
#35  Document stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitegithub.com/­google/­leveldbwww.oracle.com/­databaserdf4j.orgrockset.comwww.sequoiadb.com
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.oracle.com/­en/­databaserdf4j.org/­documentationdocs.rockset.comwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperGoogleOracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.RocksetSequoiadb Ltd.
Initial release20111980200420192013
Current release1.23, February 202123c, September 2023
License infoCommercial or Open SourceOpen Source infoBSDcommercial inforestricted free version is availableOpen Source infoEclipse Distribution License (EDL), v1.0.commercialOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++JavaC++C++
Server operating systemsIllumos
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Unix
Windows
hostedLinux
Data schemeschema-freeyes infoSchemaless in JSON and XML columnsyes infoRDF Schemasschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesdynamic typingyes infooid, date, timestamp, binary, regex
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.noyesno infoingestion from XML files supportedno
Secondary indexesnoyesyesall fields are automatically indexedyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoRead-only SQL queries, including JOINsSQL-like query language
APIs and other access methodsJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
HTTP RESTproprietary protocol using JSON
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Java
PHP
Python
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnoPL/SQL infoalso stored procedures in Java possibleyesnoJavaScript
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding, horizontal partitioningnoneAutomatic shardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
noneyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQLnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoisolation level can be parameterizedACID infoIsolation support depends on the API usednoDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoAccess rights for users and organizations can be defined via Rockset consolesimple password-based access control

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 Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
LevelDBOracleRDF4J infoformerly known as SesameRocksetSequoiadb
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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 and 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

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Oracle Database 23ai : Where to find information
2 May 2024, blogs.oracle.com

Blog Theme - Details
2 May 2024, blogs.oracle.com

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2 May 2024, blogs.oracle.com

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset enhances vector search to support cloud-based AI applications at scale
20 November 2023, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

RaimaDB logo

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