DBMS > ObjectBox vs. Sphinx vs. Splice Machine vs. ToroDB vs. WakandaDB
System Properties Comparison ObjectBox vs. Sphinx vs. Splice Machine vs. ToroDB vs. WakandaDB
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | ObjectBox Xexclude from comparison | Sphinx Xexclude from comparison | Splice Machine Xexclude from comparison | ToroDB Xexclude from comparison | WakandaDB Xexclude from comparison | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | Extremely fast embedded database for small devices, IoT and Mobile | Open source search engine for searching in data from different sources, e.g. relational databases | Open-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark | A MongoDB-compatible JSON document store, built on top of PostgreSQL | WakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Object oriented DBMS | Search engine | Relational DBMS | Document store | Object oriented DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary database models | Time Series DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | objectbox.io | sphinxsearch.com | splicemachine.com | www.torodb.com | wakanda.github.io | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | docs.objectbox.io | sphinxsearch.com/docs | doc.splicemachine.com | www.torodb.com/stampede/docs | doc.wakanda.org/home2.en.html#/Datastore/Introduction.200-588937.en.html | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | ObjectBox Limited | Sphinx Technologies Inc. | Splice Machine | 8Kdata | Wakanda SAS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 2017 | 2001 | 2014 | 2016 | 2012 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 3.3.1, July 2020 | 2.0 | 2.7.0 (April 29, 2019), 2019 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | Open Source ![]() | Open Source ![]() | Open Source ![]() | Open Source ![]() | Open Source ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | no | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | C and C++ | C++ | Java | Java | C++, JavaScript | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | Android iOS Linux macOS Windows | FreeBSD Linux NetBSD OS X Solaris Windows | Linux OS X Solaris Windows | All OS with a Java 7 VM | Linux OS X Windows | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | yes | yes | yes | schema-free | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes | no | yes | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | no | SQL-like query language (SphinxQL) | yes | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | Proprietary native API | Proprietary protocol | JDBC Native Spark Datasource ODBC | RESTful HTTP API | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | C C++ Dart Go Java JavaScript ![]() Kotlin Python ![]() Swift | C++ ![]() Java Perl ![]() PHP Python Ruby ![]() | C# C++ Java JavaScript (Node.js) Python R Scala | JavaScript | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | no | no | yes ![]() | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | no | yes | no | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | none | Sharding ![]() | Shared Nothhing Auto-Sharding, Columnar Partitioning | Sharding | none | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | online/offline synchronization between client and server | none | Multi-source replication Source-replica replication | Source-replica replication | none | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | no | Yes, via Full Spark Integration | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency | Immediate Consistency | Eventual Consistency Immediate Consistency | Immediate Consistency | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | yes | no | yes | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | ACID | no | ACID | no | ACID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes | yes, multi-version concurrency control (MVCC) | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes ![]() | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | no | yes | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | yes | no | Access rights for users, groups and roles according to SQL-standard | Access rights for users and roles | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ObjectBox | Sphinx | Splice Machine | ToroDB | WakandaDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | THE ONLY SCALE-OUT SQL RDBMS WITH BUILT-IN MACHINE LEARNING For data-rich, real-time... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | Operational Workloads: Full ACID support with high performance at scale Multi-row... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | New AI/ML and IoT Applications Data Warehouse Offloads Application Modernization... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | Kubernetes Community Edition: https://hub.helm.sh/charts/splicemachine/splice-helm... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
News | Flutter databases – sqflite, hive, ObjectBox, and Moor Firebase, Firebase alternatives – a look at data sync solutions ObjectBox Dart/Flutter v0.11 Database: Performance & Relations What is Data Synchronization + How to Keep Data in Sync Three small things to do some good for startups | Why We Started a Podcast Machine Learning Isn’t Models, It’s Features Go Hands-On with Splice Machine’s Feature Store Three Ways to Talk Machine Learning with Splice Machine in January How To Get Real-Time Analytics By Consolidating Databases | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and servicesWe invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ObjectBox | Sphinx | Splice Machine | ToroDB | WakandaDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines blog posts | The DB-Engines ranking includes now search engines | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Recent citations in the news | Global Object-Oriented Databases Software Market 2021 Covid-19 Effect Analysis by Top Competitors Google, Microsoft, InterSystems, DBase, Cyebiz, VelocityDB, Paradigma Software, Actian, Viravis, ObjectBox, Objectivity, Ignite Technologies, Compose, MIOsoft, R&F Consulting etc Object-Oriented Databases Software Market In Depth Research with Statistics, Facts and Figures 2021-2026 | Google, Microsoft, InterSystems – KSU | The Sentinel Newspaper Object-Oriented Databases Software Market SWOT Analysis, Top Players – Google, Microsoft, InterSystems, DBase, Cyebiz, VelocityDB, Paradigma Software ObjectBox has built a distributed database for the IoT Munich-founded database startup ObjectBox raises $2 million provided by Google News | [Product Roadmap] How Matrimony.com has become the go-to platform for Indian matchmaking How to Build 600+ Links in One Month 6 Top & Best Open source Search Engine Software for Enterprises eCommerce Search & Personalization The Pirate Bay was recently down for over a week due to a DDoS attack provided by Google News | Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine Learning How Splice Machine's Data Platform for Intelligent Apps Works Big Data Analytics in Banking Market Technological Progress, Regional Outlook by players – VMware, Amazon AWS, IBM, Tableau, Alation, SAP SE, Teradata, Google, Splice Machine, HP, Splunk Enterprise, Hitachi Data Systems, Oracle, Microsoft, New Relic, Alteryx Splice Machine Announces Livewire, the Operational AI Platform Designed for Industrial Use Cases Splice Machine Announces Splice Machine Kubernetes Ops Center provided by Google News | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Job opportunities | Digital Media Intern | Sr. Software Engineer - Technical Documentation Tools | Hadoop Developer / Admin Jr |
Share this page