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. CouchDB vs. StarRocks vs. STSdb vs. Weaviate

System Properties Comparison BoltDB vs. CouchDB vs. StarRocks vs. STSdb vs. Weaviate

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonStarRocks  Xexclude from comparisonSTSdb  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.An open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache DorisKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelKey-value storeDocument storeRelational DBMSKey-value storeVector DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score8.30
Rank#47  Overall
#7  Document stores
Score0.93
Rank#198  Overall
#93  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Score1.52
Rank#153  Overall
#6  Vector DBMS
Websitegithub.com/­boltdb/­boltcouchdb.apache.orgwww.starrocks.iogithub.com/­STSSoft/­STSdb4github.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.couchdb.org/­en/­stabledocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_introweaviate.io/­developers/­weaviate
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerThe Linux Foundation infosince Feb 2023STS Soft SCWeaviate B.V.
Initial release20132005202020112019
Current release3.3.3, December 20233.3, June 20244.0.8, September 20151.19, May 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache version 2Open Source infoApache Version 2.0Open Source infoGPLv2, commercial license 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 languageGoErlangC++, JavaC#Go
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Android
BSD
Linux
OS X
Solaris
Windows
LinuxWindows
Data schemeschema-freeschema-freeyesyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or datenonoyesyes infoprimitive types and user defined types (classes)yes 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 indexesnoyes infovia viewsyesnoyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnonoyesnoGraphQL is used as query language
APIs and other access methodsRESTful HTTP/JSON APIJDBC
MySQL protocol
.NET Client APIGraphQL query language
RESTful HTTP/JSON API
Supported programming languagesGoC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
JavaC#
Java
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnoView functions in JavaScriptuser defined functionsnono
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0horizontal partitioning (by range and hash)noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a single document possiblenonono
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
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.nononoyes
User concepts infoAccess controlnoAccess rights for users can be defined per databaseRole based access control and fine grained access rightsnoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
BoltDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"StarRocksSTSdbWeaviate
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

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

More resources
BoltDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"StarRocksSTSdbWeaviate
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

CelerData: How This Company Reduces Data Migration And Direct Analysis Costs In Data Lakes
21 December 2023, Pulse 2.0

StarRocks analytical DB heads to Linux Foundation
14 February 2023, VentureBeat

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, Datanami

StarRocks launches managed DBaaS for real-time analytics
14 July 2022, InfoWorld

StarRocks Launches Beta of Cloud Service for Its Analytics Engine
15 July 2022, The New Stack

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

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

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

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