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 > CouchDB vs. OrigoDB vs. Trino vs. XTDB

System Properties Comparison CouchDB vs. OrigoDB vs. Trino vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonOrigoDB  Xexclude from comparisonTrino  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A fully ACID in-memory object graph databaseFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument storeDocument store
Object oriented DBMS
Relational DBMSDocument store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitecouchdb.apache.orgorigodb.comtrino.iogithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.couchdb.org/­en/­stableorigodb.com/­docstrino.io/­broadcast
trino.io/­docs/­current
www.xtdb.com/­docs
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerRobert Friberg et alTrino Software FoundationJuxt Ltd.
Initial release20052009 infounder the name LiveDB2012 info2020 rebranded from PrestoSQL2019
Current release3.3.3, December 20231.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache version 2Open SourceOpen Source infoApache Version 2.0Open Source infoMIT License
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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageErlangC#JavaClojure
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
macOS infofor devlopment
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoUser defined using .NET types and collectionsyesyes, 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.nono infocan be achieved using .NETnono
Secondary indexesyes infovia viewsyesdepending on connected data-sourceyes
SQL infoSupport of SQLnonoyeslimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP/JSON API.NET Client API
HTTP API
LINQ
JDBC
RESTful HTTP API
Trino CLI
HTTP REST
JDBC
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.NetGo
Java
JavaScript (Node.js)
Python
R
Ruby
Clojure
Java
Server-side scripts infoStored proceduresView functions in JavaScriptyesyes, depending on connected data-sourceno
Triggersyesyes infoDomain Eventsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0horizontal partitioning infoclient side managed; servers are not synchronizeddepending on connected data-sourcenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationdepending on connected data-sourceyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistencydepending on connected data-source
Foreign keys infoReferential integritynodepending on modelnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDdepending on connected data-sourceACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logdepending on connected data-sourceyes, 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.noyes
User concepts infoAccess controlAccess rights for users can be defined per databaseRole based authorizationSQL standard access control
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"OrigoDBTrinoXTDB infoformerly named Crux
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

58: Understanding your users with Trino and Mitzu
4 April 2024

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"OrigoDBTrinoXTDB infoformerly named Crux
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

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 puts safety first
27 February 2020, InfoWorld

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

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

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

Present your product here