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 > BoltDB vs. Derby vs. PlanetScale vs. RocksDB vs. Weaviate

System Properties Comparison BoltDB vs. Derby vs. PlanetScale vs. RocksDB vs. Weaviate

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonPlanetScale  Xexclude from comparisonRocksDB  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Scalable, distributed, serverless MySQL database platform built on top of VitessEmbeddable persistent key-value store optimized for fast storage (flash and RAM)An AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelKey-value storeRelational DBMSRelational DBMSKey-value storeVector DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score1.49
Rank#155  Overall
#72  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score1.52
Rank#153  Overall
#5  Vector DBMS
Websitegithub.com/­boltdb/­boltdb.apache.org/­derbyplanetscale.comrocksdb.orggithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlplanetscale.com/­docsgithub.com/­facebook/­rocksdb/­wikiweaviate.io/­developers/­weaviate
DeveloperApache Software FoundationPlanetScaleFacebook, Inc.Weaviate B.V.
Initial release20131997202020132019
Current release10.17.1.0, November 20239.2.1, May 20241.19, May 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache version 2commercialOpen Source infoBSDOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaGoC++Go
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMDocker
Linux
macOS
Linux
Data schemeschema-freeyesyesschema-freeyes, maps to GraphQL interface
Typing infopredefined data types such as float or datenoyesyesnoyes 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.noyesnono
Secondary indexesnoyesyesnoyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsnoGraphQL is used as query language
APIs and other access methodsJDBCADO.NET
JDBC
MySQL protocol
ODBC
C++ API
Java API
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesGoJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Go
Java
Perl
Python
Ruby
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnoJava Stored Proceduresyes infoproprietary syntaxnono
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replication
Source-replica replication
yesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Eventual Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID at shard levelyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesnoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
BoltDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBPlanetScaleRocksDBWeaviate
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
BoltDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBPlanetScaleRocksDBWeaviate
DB-Engines blog posts

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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

PlanetScale ends free tier bid, sheds staff in profitability bid
11 March 2024, The Register

PlanetScale forks MySQL to add vector support
3 October 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, Business Wire

PlanetScale forks MySQL to add vector support
3 October 2023, Yahoo Movies Canada

How to Migrate to PlanetScale's Serverless Database
14 October 2021, The New Stack

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

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

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

Milvus logo

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

Present your product here