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

DBMS > BigObject vs. CouchDB vs. GigaSpaces vs. Weaviate

System Properties Comparison BigObject vs. CouchDB vs. GigaSpaces vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGigaSpaces  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedDocument storeDocument store
Object oriented DBMS infoValues are user defined objects
Vector DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Score1.03
Rank#188  Overall
#32  Document stores
#6  Object oriented DBMS
Score1.52
Rank#153  Overall
#5  Vector DBMS
Websitebigobject.iocouchdb.apache.orgwww.gigaspaces.comgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.bigobject.iodocs.couchdb.org/­en/­stabledocs.gigaspaces.com/­latest/­landing.htmlweaviate.io/­developers/­weaviate
DeveloperBigObject, Inc.Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGigaspaces TechnologiesWeaviate B.V.
Initial release2015200520002019
Current release3.3.3, December 202315.5, September 20201.19, May 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache version 2Open Source infoApache Version 2; Commercial licenses availableOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJava, C++, .NetGo
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Android
BSD
Linux
OS X
Solaris
Windows
Linux
macOS
Solaris
Windows
Data schemeyesschema-freeschema-freeyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesnoyesyes 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.nonono infoXML can be used for describing objects metadatano
Secondary indexesyesyes infovia viewsyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLSQL-like DML and DDL statementsnoSQL-99 for query and DML statementsGraphQL is used as query language
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
RESTful HTTP/JSON APIGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C++
Java
Python
Scala
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresLuaView functions in JavaScriptyesno
Triggersnoyesyes, event driven architectureno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infoMap-Reduce pattern can be built with XAP task executorsno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoAccess rights for users can be defined per databaseRole-based access controlAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
BigObjectCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"GigaSpacesWeaviate
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
BigObjectCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"GigaSpacesWeaviate
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

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

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

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks and Files

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

Neo4j logo

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

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

Present your product here