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 > Riak TS vs. Spark SQL vs. SQLite vs. TempoIQ vs. Transbase

System Properties Comparison Riak TS vs. Spark SQL vs. SQLite vs. TempoIQ vs. Transbase

Editorial information provided by DB-Engines
NameRiak TS  Xexclude from comparisonSpark SQL  Xexclude from comparisonSQLite  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparisonTransbase  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVSpark SQL is a component on top of 'Spark Core' for structured data processingWidely used embeddable, in-process RDBMSScalable analytics DBMS for sensor data, provided as a service (SaaS)A resource-optimized, high-performance, universally applicable RDBMS
Primary database modelTime Series DBMSRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitespark.apache.org/­sqlwww.sqlite.orgtempoiq.com (offline)www.transaction.de/­en/­products/­transbase.html
Technical documentationwww.tiot.jp/­riak-docs/­riak/­ts/­latestspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.sqlite.org/­docs.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperOpen Source, formerly Basho TechnologiesApache Software FoundationDwayne Richard HippTempoIQTransaction Software GmbH
Initial release20152014200020121987
Current release3.0.0, September 20223.5.0 ( 2.13), September 20233.45.3  (15 April 2024), April 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen SourceOpen Source infoApache 2.0Open Source infoPublic Domaincommercialcommercial infofree development license
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangScalaCC and C++
Server operating systemsLinux
OS X
Linux
OS X
Windows
server-lessFreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesyes infodynamic column typesschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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.nonononono
Secondary indexesrestrictednoyesyes
SQL infoSupport of SQLyes, limitedSQL-like DML and DDL statementsyes infoSQL-92 is not fully supportednoyes
APIs and other access methodsHTTP API
Native Erlang Interface
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP APIADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Java
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
C#
Java
JavaScript infoNode.js
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresErlangnononoyes
Triggersyes infopre-commit hooks and post-commit hooksnoyesyes infoRealtime Alertsyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes, utilizing Spark Corenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornonenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infolinks between datasets can be storednoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlnononosimple authentication-based access controlfine grained access rights according to SQL-standard

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
Riak TSSpark SQLSQLiteTempoIQ infoformerly TempoDBTransbase
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

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

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

SQLite 3.44 Extends Aggregate Functions
6 November 2023, iProgrammer

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

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

Neo4j logo

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

Present your product here