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

DBMS > dBASE vs. Riak KV vs. STSdb vs. TypeDB

System Properties Comparison dBASE vs. Riak KV vs. STSdb vs. TypeDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonRiak KV  Xexclude from comparisonSTSdb  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptiondBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Distributed, fault tolerant key-value storeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score11.18
Rank#44  Overall
#28  Relational DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Score0.06
Rank#365  Overall
#55  Key-value stores
Score0.81
Rank#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Websitewww.dbase.comgithub.com/­STSSoft/­STSdb4typedb.com
Technical documentationwww.dbase.com/­support/­knowledgebasewww.tiot.jp/­riak-docs/­riak/­kv/­latesttypedb.com/­docs
DeveloperAsthon TateOpenSource, formerly Basho TechnologiesSTS Soft SCVaticle
Initial release1979200920112016
Current releasedBASE 2019, 20193.2.0, December 20224.0.8, September 20152.26.3, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2, commercial enterprise editionOpen Source infoGPLv2, commercial license availableOpen Source infoGPL Version 3, commercial licenses available
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#Java
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
Linux
OS X
WindowsLinux
OS X
Windows
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoyes infoprimitive types and user defined types (classes)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.nono
Secondary indexesyesrestrictednoyes
SQL infoSupport of SQLnononono
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.HTTP API
Native Erlang Interface
.NET Client APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesdBase proprietary IDEC 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
C#
Java
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.Erlangnono
Triggersnoyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"noneSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factornoneMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesno infolinks between data sets can be storednono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.no
User concepts infoAccess controlAccess rights for users and rolesyes, using Riak Securitynoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
dBASERiak KVSTSdbTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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

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

More resources
dBASERiak KVSTSdbTypeDB infoformerly named Grakn
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

Recent citations in the news

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

DBF File (What It Is and How to Open One)
6 April 2023, Lifewire

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, redmondmag.com

What is Dbase? - Definition from Techopedia
19 September 2011, Techopedia

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

provided by Google News

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

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

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

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

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

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

Present your product here