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 > jBASE vs. Riak KV vs. SQLite vs. TimesTen

System Properties Comparison jBASE vs. Riak KV vs. SQLite vs. TimesTen

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamejBASE  Xexclude from comparisonRiak KV  Xexclude from comparisonSQLite  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA robust multi-value DBMS comprising development tools and middlewareDistributed, fault tolerant key-value storeWidely used embeddable, in-process RDBMSIn-Memory RDBMS compatible to Oracle
Primary database modelMultivalue DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.sqlite.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sqlite.org/­docs.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperRocket Software (formerly Zumasys)OpenSource, formerly Basho TechnologiesDwayne Richard HippOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release1991200920001998
Current release5.73.2.0, December 20223.46.0  (23 May 2024), May 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2, commercial enterprise editionOpen Source infoPublic Domaincommercial
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC
Server operating systemsAIX
Linux
Windows
Linux
OS X
server-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateoptionalnoyes infonot rigid because of 'dynamic typing' concept.yes
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.yesnonono
Secondary indexesrestrictedyesyes
SQL infoSupport of SQLEmbedded SQL for jBASE in BASICnoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
HTTP API
Native Erlang Interface
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
Basic
Jabbascript
Java
C 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
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
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesErlangnoPL/SQL
Triggersyesyes infopre-commit hooks and post-commit hooksyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factornoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynono infolinks between data sets can be storedyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpoints
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 can be defined down to the item levelyes, using Riak Securitynofine 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
jBASERiak KVSQLiteTimesTen
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

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

provided by Google News

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

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

provided by Google News



Share this page

Featured Products

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.

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