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

DBMS > BoltDB vs. Oracle NoSQL vs. RocksDB vs. Sphinx vs. Weaviate

System Properties Comparison BoltDB vs. Oracle NoSQL vs. RocksDB vs. Sphinx vs. Weaviate

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRocksDB  Xexclude from comparisonSphinx  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Open source search engine for searching in data from different sources, e.g. relational databasesAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelKey-value storeDocument store
Key-value store
Relational DBMS
Key-value storeSearch engineVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score5.95
Rank#55  Overall
#5  Search engines
Score1.52
Rank#153  Overall
#5  Vector DBMS
Websitegithub.com/­boltdb/­boltwww.oracle.com/­database/­nosql/­technologies/­nosqlrocksdb.orgsphinxsearch.comgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlgithub.com/­facebook/­rocksdb/­wikisphinxsearch.com/­docsweaviate.io/­developers/­weaviate
DeveloperOracleFacebook, Inc.Sphinx Technologies Inc.Weaviate B.V.
Initial release20132011201320012019
Current release23.3, December 20239.2.1, May 20243.5.1, February 20231.19, May 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoBSDOpen Source infoGPL version 2, commercial licence availableOpen Source infocommercial license available with Weaviate Enterprise
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 languageGoJavaC++C++Go
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Solaris SPARC/x86
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or datenooptionalnonoyes infostring, int, float, geo point, date, cross reference, fuzzy references
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 indexesnoyesnoyes infofull-text index on all search fieldsyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoSQL-like query language (SphinxQL)GraphQL is used as query language
APIs and other access methodsRESTful HTTP APIC++ API
Java API
Proprietary protocolGraphQL query language
RESTful HTTP/JSON API
Supported programming languagesGoC
C#
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
Perl
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnonononono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyesnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesconfigurable infoACID within a storage node (=shard)yesnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infooff heap cacheyesyes
User concepts infoAccess controlnoAccess rights for users and rolesnonoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
BoltDBOracle NoSQLRocksDBSphinxWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a 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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
BoltDBOracle NoSQLRocksDBSphinxWeaviate
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Weaviate Strengthens Partnership with AWS to Make it Easier for Developers to Build Generative AI Applications
16 November 2023, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 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

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