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 > OrigoDB vs. Trino vs. TypeDB vs. VelocityDB vs. Warp 10

System Properties Comparison OrigoDB vs. Trino vs. TypeDB vs. VelocityDB vs. Warp 10

Editorial information provided by DB-Engines
NameOrigoDB  Xexclude from comparisonTrino  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonVelocityDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionA fully ACID in-memory object graph databaseFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Object oriented DBMS
Relational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Graph DBMS
Object oriented DBMS
Time Series DBMS
Secondary database modelsDocument 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
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score4.99
Rank#65  Overall
#36  Relational DBMS
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websiteorigodb.comtrino.iotypedb.comvelocitydb.comwww.warp10.io
Technical documentationorigodb.com/­docstrino.io/­broadcast
trino.io/­docs/­current
typedb.com/­docsvelocitydb.com/­UserGuidewww.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperRobert Friberg et alTrino Software FoundationVaticleVelocityDB IncSenX
Initial release2009 infounder the name LiveDB2012 info2020 rebranded from PrestoSQL201620112015
Current release2.26.3, January 20247.x
License infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2.0Open Source infoGPL Version 3, commercial licenses availablecommercialOpen Source infoApache License 2.0
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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC#JavaJavaC#Java
Server operating systemsLinux
Windows
Linux
macOS infofor devlopment
Linux
OS X
Windows
Any that supports .NETLinux
OS X
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateUser defined using .NET types and collectionsyesyesyesyes
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.no infocan be achieved using .NETnononono
Secondary indexesyesdepending on connected data-sourceyesyesno
SQL infoSupport of SQLnoyesnonono
APIs and other access methods.NET Client API
HTTP API
LINQ
JDBC
RESTful HTTP API
Trino CLI
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
.NetHTTP API
Jupyter
WebSocket
Supported programming languages.NetGo
Java
JavaScript (Node.js)
Python
R
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
Server-side scripts infoStored proceduresyesyes, depending on connected data-sourcenonoyes infoWarpScript
Triggersyes infoDomain EventsnonoCallbacks are triggered when data changesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoclient side managed; servers are not synchronizeddepending on connected data-sourceSharding infoby using CassandraShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationdepending on connected data-sourceMulti-source replication infoby using Cassandraselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoby using Apache Kafka and Apache Zookeepernono
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on connected data-sourceImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritydepending on modelnono infosubstituted by the relationship featurenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDdepending on connected data-sourceACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infoWrite ahead logdepending on connected data-sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlRole based authorizationSQL standard access controlyes infoat REST API level; other APIs in progressBased on Windows AuthenticationMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
OrigoDBTrinoTypeDB infoformerly named GraknVelocityDBWarp 10
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» more
News

One busy week to go before Trino Fest 2024
6 June 2024

60: Trino calling AI
22 May 2024

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

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
OrigoDBTrinoTypeDB infoformerly named GraknVelocityDBWarp 10
Recent citations in the 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

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

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

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

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

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

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

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