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 > DuckDB vs. OrigoDB vs. Speedb vs. TypeDB vs. UniData,UniVerse

System Properties Comparison DuckDB vs. OrigoDB vs. Speedb vs. TypeDB vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonSpeedb  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSA fully ACID in-memory object graph databaseAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDBTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelRelational DBMSDocument store
Object oriented DBMS
Key-value storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Multivalue DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.21
Rank#315  Overall
#45  Key-value stores
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websiteduckdb.orgorigodb.comwww.speedb.iotypedb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationduckdb.org/­docsorigodb.com/­docstypedb.com/­docsdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperRobert Friberg et alSpeedbVaticleRocket Software
Initial release20182009 infounder the name LiveDB202020161985
Current release0.10, February 20242.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen SourceOpen Source infoApache Version 2.0; commercial license availableOpen 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 languageC++C#C++JavaC
Server operating systemsserver-lessLinux
Windows
Linux
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesUser defined using .NET types and collectionsnoyesoptional
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 indexesyesyesnoyesyes
SQL infoSupport of SQLyesnononoyes
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
.NET Client API
HTTP API
LINQ
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.NetC
C++
Go
Java
Perl
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresnoyesnonoyes
Triggersnoyes infoDomain Eventsnoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioningSharding infoby using Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyesMulti-source replication infoby using CassandraSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynodepending on modelnono infosubstituted by the relationship featureno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlnoRole based authorizationnoyes infoat REST API level; other APIs in progressAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
DuckDBOrigoDBSpeedbTypeDB infoformerly named GraknUniData,UniVerse
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
TypeDB 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 modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» more
Apache 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
DuckDBOrigoDBSpeedbTypeDB infoformerly named GraknUniData,UniVerse
Recent citations in the news

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks & Files

Data unicorn Redis acquires Israeli startup Speedb to boost platform with data storage engine
21 March 2024, CTech

provided by Google News

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

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, businesswire.com

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

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

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

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

provided by Google News



Share this page

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Present your product here