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 > Alibaba Cloud Table Store vs. dBASE vs. SQLite vs. TerminusDB

System Properties Comparison Alibaba Cloud Table Store vs. dBASE vs. SQLite vs. TerminusDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisondBASE  Xexclude from comparisonSQLite  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessdBase 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.Widely used embeddable, in-process RDBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelWide column storeRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#297  Overall
#11  Wide column stores
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websitewww.alibabacloud.com/­product/­table-storewww.dbase.comwww.sqlite.orgterminusdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestorewww.dbase.com/­support/­knowledgebasewww.sqlite.org/­docs.htmlterminusdb.github.io/­terminusdb/­#
DeveloperAlibabaAsthon TateDwayne Richard HippDataChemist Ltd.
Initial release2016197920002018
Current releasedBASE 2019, 20193.46.0  (23 May 2024), May 202411.0.0, January 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoPublic DomainOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCProlog, Rust
Server operating systemshostedDOS infodBase Classic
Windows infodBase Pro
server-lessLinux
Data schemeschema-freeyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyesyes 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 indexesnoyesyes
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportedSQL-like query language (WOQL)
APIs and other access methodsHTTP APInone infoThe IDE can access other DBMS or ODBC-sources.ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesJava
Python
dBase proprietary IDEActionscript
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
JavaScript
Python
Server-side scripts infoStored proceduresnono infoThe IDE can access stored procedures in other database systems.noyes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonenoneGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenonenoneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensAccess rights for users and rolesnoRole-based access control

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
Alibaba Cloud Table StoredBASESQLiteTerminusDB infoformer name was DataChemist
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, 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

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

provided by Google News

AIHA and dBase Media Launch Season Two of Healthier Workplaces, A Healthier World, an Occupational and ...
13 June 2024, businesswire.com

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

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

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019) - World
23 December 2019, ReliefWeb

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

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