DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BigObject vs. CouchDB vs. SwayDB vs. TypeDB vs. Ultipa

System Properties Comparison BigObject vs. CouchDB vs. SwayDB vs. TypeDB vs. Ultipa

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonSwayDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonUltipa  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.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.High performance Graph DBMS supporting HTAP high availability cluster deployment
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedDocument storeKey-value storeGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Graph DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#329  Overall
#147  Relational DBMS
Score7.46
Rank#51  Overall
#7  Document stores
Score0.00
Rank#384  Overall
#60  Key-value stores
Score0.65
Rank#230  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#107  Relational DBMS
Score0.11
Rank#338  Overall
#32  Graph DBMS
Websitebigobject.iocouchdb.apache.orgswaydb.simer.autypedb.comwww.ultipa.com
Technical documentationdocs.bigobject.iodocs.couchdb.org/­en/­stabletypedb.com/­docswww.ultipa.com/­document
DeveloperBigObject, Inc.Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerSimer PlahaVaticleUltipa
Initial release20152005201820162019
Current release3.3.3, December 20232.28.3, June 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache version 2Open Source infoGNU Affero GPL V3.0Open Source infoGPL Version 3, commercial licenses availablecommercial
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 languageErlangScalaJava
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
OS X
Windows
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonoyes
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 indexesyesyes infovia viewsnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnonono
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
RESTful HTTP/JSON APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
RESTful HTTP API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Java
Kotlin
Scala
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresLuaView functions in JavaScriptnono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0noneno
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
noneSynchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleAtomic execution of operationsACID
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.yesnoyesno
User concepts infoAccess controlnoAccess rights for users can be defined per databasenoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
BigObjectCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"SwayDBTypeDB infoformerly named GraknUltipa
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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"SwayDBTypeDB infoformerly named GraknUltipa
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

Recent citations in the news

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

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

CouchDB 3.0 ends admin party era
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

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

provided by Google News

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Building a Biomedical Knowledge Graph
28 June 2021, Towards Data Science

provided by Google News

Ultipa, Inc. Announces Key Updates to Its Global Partnership Program
21 August 2024, EIN News

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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