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

DBMS > Bangdb vs. BoltDB vs. RocksDB vs. Weaviate vs. XTDB

System Properties Comparison Bangdb vs. BoltDB vs. RocksDB vs. Weaviate vs. XTDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBoltDB  Xexclude from comparisonRocksDB  Xexclude from comparisonWeaviate  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphAn embedded key-value store for Go.Embeddable persistent key-value store optimized for fast storage (flash and RAM)An AI-native realtime vector database engine that integrates scalable machine learning models.A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeKey-value storeVector DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.80
Rank#215  Overall
#31  Key-value stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Score1.52
Rank#153  Overall
#6  Vector DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websitebangdb.comgithub.com/­boltdb/­boltrocksdb.orggithub.com/­weaviate/­weaviate
weaviate.io
github.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.bangdb.comgithub.com/­facebook/­rocksdb/­wikiweaviate.io/­developers/­weaviatewww.xtdb.com/­docs
DeveloperSachin Sinha, BangDBFacebook, Inc.Weaviate B.V.Juxt Ltd.
Initial release20122013201320192019
Current releaseBangDB 2.0, October 20219.2.1, May 20241.19, May 20231.19, September 2021
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoMIT LicenseOpen Source infoBSDOpen Source infocommercial license available with Weaviate EnterpriseOpen Source infoMIT License
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++GoC++GoClojure
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
LinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeschema-freeschema-freeyes, maps to GraphQL interfaceschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnonoyes infostring, int, float, geo point, date, cross reference, fuzzy referencesyes, extensible-data-notation format
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.nonononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnonoyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexedyes
SQL infoSupport of SQLSQL like support with command line toolnonoGraphQL is used as query languagelimited SQL, making use of Apache Calcite
APIs and other access methodsProprietary protocol
RESTful HTTP API
C++ API
Java API
GraphQL query language
RESTful HTTP/JSON API
HTTP REST
JDBC
Supported programming languagesC
C#
C++
Java
Python
GoC
C++
Go
Java
Perl
Python
Ruby
JavaScript / TypeScript
Python
Clojure
Java
Server-side scripts infoStored proceduresnonononono
Triggersyes, Notifications (with Streaming only)nonono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnonehorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneyesyesyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesyesnoACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenoyesyes
User concepts infoAccess controlyes (enterprise version only)nonoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
BangdbBoltDBRocksDBWeaviateXTDB infoformerly named Crux
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
BangdbBoltDBRocksDBWeaviateXTDB infoformerly named Crux
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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

provided by Google News

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

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9 February 2024, AiThority

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

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

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

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