DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > dBASE vs. Microsoft Access vs. Riak TS vs. SQLite vs. YDB

System Properties Comparison dBASE vs. Microsoft Access vs. Riak TS vs. SQLite vs. YDB

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonRiak TS  Xexclude from comparisonSQLite  Xexclude from comparisonYDB  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.Microsoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVWidely used embeddable, in-process RDBMSA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelRelational DBMSRelational DBMSTime Series DBMSRelational DBMSDocument store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websitewww.dbase.comwww.microsoft.com/­en-us/­microsoft-365/­accesswww.sqlite.orggithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationwww.dbase.com/­support/­knowledgebasedeveloper.microsoft.com/­en-us/­accesswww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.sqlite.org/­docs.htmlydb.tech/­en/­docs
DeveloperAsthon TateMicrosoftOpen Source, formerly Basho TechnologiesDwayne Richard HippYandex
Initial release19791992201520002019
Current releasedBASE 2019, 20191902 (16.0.11328.20222), March 20193.0.0, September 20223.45.3  (15 April 2024), April 2024
License infoCommercial or Open Sourcecommercialcommercial infoBundled with Microsoft OfficeOpen SourceOpen Source infoPublic DomainOpen Source infoApache 2.0; commercial license available
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 languageC++ErlangC
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
Windows infoNot a real database server, but making use of DLLsLinux
OS X
server-lessLinux
Data schemeyesyesschema-freeyes infodynamic column typesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesnoyes 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.nonono
Secondary indexesyesyesrestrictedyesyes
SQL infoSupport of SQLnoyes infobut not compliant to any SQL standardyes, limitedyes infoSQL-92 is not fully supportedSQL-like query language (YQL)
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.ADO.NET
DAO
ODBC
OLE DB
HTTP API
Native Erlang Interface
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesdBase proprietary IDEC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
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
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.yes infosince Access 2010 using the ACE-engineErlangnono
Triggersnoyes infosince Access 2010 using the ACE-engineyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factornoneActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesno infolinks between datasets can be storedyesno
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 DBMSACID infobut no files for transaction loggingnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyes infobut no files for transaction loggingyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and rolesno infoa simple user-level security was built in till version Access 2003nonoAccess rights defined for Yandex Cloud users

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
dBASEMicrosoft AccessRiak TSSQLiteYDB
DB-Engines blog posts

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

show all

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

show all

Recent citations in the news

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

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

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

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

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

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

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 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

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News

Russian Court Sues Yandex CEO For LGBT Propaganda Case
30 April 2024, VOI.ID

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4 April 2022, VOI English

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here