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

System Properties Comparison LevelDB vs. RavenDB vs. RDF4J vs. Sequoiadb vs. SQLite

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonRavenDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSequoiadb  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.NewSQL database with distributed OLTP and SQLWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeDocument storeRDF storeDocument store
Relational DBMS
Relational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.75
Rank#107  Overall
#19  Key-value stores
Score3.01
Rank#101  Overall
#17  Document stores
Score0.71
Rank#231  Overall
#9  RDF stores
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Score116.01
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­google/­leveldbravendb.netrdf4j.orgwww.sequoiadb.comwww.sqlite.org
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdravendb.net/­docsrdf4j.org/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.sqlite.org/­docs.html
DeveloperGoogleHibernating RhinosSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Sequoiadb Ltd.Dwayne Richard Hipp
Initial release20112010200420132000
Current release1.23, February 20215.4, July 20223.45.2  (12 March 2024), March 2024
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoAGPL version 3, commercial license availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoServer: AGPL; Client: Apache V2Open Source infoPublic Domain
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#JavaC++C
Server operating systemsIllumos
Linux
OS X
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Unix
Windows
Linuxserver-less
Data schemeschema-freeschema-freeyes infoRDF Schemasschema-freeyes infodynamic column types
Typing infopredefined data types such as float or datenonoyesyes infooid, date, timestamp, binary, regexyes infonot rigid because of 'dynamic typing' concept.
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
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language (RQL)noSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methods.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
proprietary protocol using JSONADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
.Net
C++
Java
PHP
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyesyesJavaScriptno
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationnoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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.Eventual Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID, Cluster-wide transaction availableACID infoIsolation support depends on the API usedDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
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.noyes
User concepts infoAccess controlnoAuthorization levels configured per client per databasenosimple password-based access controlno

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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
LevelDBRavenDBRDF4J infoformerly known as SesameSequoiadbSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

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

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News

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

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 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

provided by Google News

SQLite the New Hotness?! 🤔
21 March 2024, hackernoon.com

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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.

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

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