DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > LevelDB vs. Milvus vs. RDF4J vs. Sequoiadb vs. SQLite

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

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonMilvus  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 valuesA DBMS designed for efficient storage of vector data and vector similarity searchesRDF4J 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 storeVector DBMSRDF storeDocument store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.35
Rank#111  Overall
#19  Key-value stores
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­google/­leveldbmilvus.iordf4j.orgwww.sequoiadb.comwww.sqlite.org
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmilvus.io/­docs/­overview.mdrdf4j.org/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.sqlite.org/­docs.html
DeveloperGoogleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Sequoiadb Ltd.Dwayne Richard Hipp
Initial release20112019200420132000
Current release1.23, February 20212.3.4, January 20243.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoApache Version 2.0Open 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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageC++C++, GoJavaC++C
Server operating systemsIllumos
Linux
OS X
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X
Unix
Windows
Linuxserver-less
Data schemeschema-freeyes infoRDF Schemasschema-freeyes infodynamic column types
Typing infopredefined data types such as float or datenoVector, Numeric and Stringyesyes 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.nononono
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnononoSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIJava 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
C++
Go
Java
JavaScript (Node.js)
Python
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 proceduresnonoyesJavaScriptno
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID 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.yesnoyes
User concepts infoAccess controlnoRole based access control and fine grained access rightsnosimple password-based access controlno
More information provided by the system vendor
LevelDBMilvusRDF4J infoformerly known as SesameSequoiadbSQLite
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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
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
LevelDBMilvusRDF4J infoformerly known as SesameSequoiadbSQLite
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

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

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

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

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

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

SQLite 3.44 Extends Aggregate Functions
6 November 2023, iProgrammer

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

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

Present your product here