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 > Splice Machine vs. SQLite vs. TerminusDB vs. ToroDB vs. VelocityDB

System Properties Comparison Splice Machine vs. SQLite vs. TerminusDB vs. ToroDB vs. VelocityDB

Editorial information provided by DB-Engines
NameSplice Machine  Xexclude from comparisonSQLite  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonToroDB  Xexclude from comparisonVelocityDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkWidely used embeddable, in-process RDBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsA MongoDB-compatible JSON document store, built on top of PostgreSQLA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelRelational DBMSRelational DBMSGraph DBMSDocument storeGraph DBMS
Object oriented DBMS
Secondary database modelsDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.54
Rank#250  Overall
#114  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Score0.05
Rank#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitesplicemachine.comwww.sqlite.orgterminusdb.comgithub.com/­torodb/­servervelocitydb.com
Technical documentationsplicemachine.com/­how-it-workswww.sqlite.org/­docs.htmlterminusdb.github.io/­terminusdb/­#velocitydb.com/­UserGuide
DeveloperSplice MachineDwayne Richard HippDataChemist Ltd.8KdataVelocityDB Inc
Initial release20142000201820162011
Current release3.1, March 20213.45.3  (15 April 2024), April 202411.0.0, January 20237.x
License infoCommercial or Open SourceOpen Source infoAGPL 3.0, commercial license availableOpen Source infoPublic DomainOpen Source infoGPL V3Open Source infoAGPL-V3commercial
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 languageJavaCProlog, RustJavaC#
Server operating systemsLinux
OS X
Solaris
Windows
server-lessLinuxAll OS with a Java 7 VMAny that supports .NET
Data schemeyesyes infodynamic column typesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes infonot rigid because of 'dynamic typing' concept.yesyes infostring, integer, double, boolean, date, object_idyes
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 indexesyesyesyes
SQL infoSupport of SQLyesyes infoSQL-92 is not fully supportedSQL-like query language (WOQL)no
APIs and other access methodsJDBC
Native Spark Datasource
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
.Net
Supported programming languagesC#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
JavaScript
Python
.Net
Server-side scripts infoStored proceduresyes infoJavanoyesno
TriggersyesyesyesnoCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShared Nothhing Auto-Sharding, Columnar PartitioningnoneGraph PartitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneJournaling StreamsSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsYes, via Full Spark Integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infovia file-system locksyesyesyes
Durability infoSupport for making data persistentyesyesyes infoin-memory journalingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardnoRole-based access controlAccess rights for users and rolesBased on Windows Authentication

More information provided by the system vendor

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Splice MachineSQLiteTerminusDB infoformer name was DataChemistToroDBVelocityDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

How Splice Machine's Data Platform for Intelligent Apps Works
29 September 2020, eWeek

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

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

AllegroGraph logo

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

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.

Present your product here