DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Riak KV vs. SQLite vs. Stardog vs. VelocityDB

System Properties Comparison Riak KV vs. SQLite vs. Stardog vs. VelocityDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRiak KV  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionDistributed, fault tolerant key-value storeWidely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSGraph DBMS
RDF store
Graph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.01
Rank#79  Overall
#9  Key-value stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitewww.sqlite.orgwww.stardog.comvelocitydb.com
Technical documentationwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sqlite.org/­docs.htmldocs.stardog.comvelocitydb.com/­UserGuide
DeveloperOpenSource, formerly Basho TechnologiesDwayne Richard HippStardog-UnionVelocityDB Inc
Initial release2009200020102011
Current release3.2.0, December 20223.46.0  (23 May 2024), May 20247.3.0, May 20207.x
License infoCommercial or Open SourceOpen Source infoApache version 2, commercial enterprise editionOpen Source infoPublic Domaincommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
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 languageErlangCJavaC#
Server operating systemsLinux
OS X
server-lessLinux
macOS
Windows
Any that supports .NET
Data schemeschema-freeyes infodynamic column typesschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or datenoyes 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.nonono infoImport/export of XML data possibleno
Secondary indexesrestrictedyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLnoyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsHTTP API
Native Erlang Interface
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
.Net
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
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
.Net
Server-side scripts infoStored proceduresErlangnouser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyes infopre-commit hooks and post-commit hooksyesyes infovia event handlersCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"nonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityno infolinks between data sets can be storedyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlyes, using Riak SecuritynoAccess 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
Riak KVSQLiteStardogVelocityDB
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 Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

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

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

provided by Google News

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

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

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

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

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

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