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 > dBASE vs. Faircom DB vs. Interbase vs. MySQL vs. searchxml

System Properties Comparison dBASE vs. Faircom DB vs. Interbase vs. MySQL vs. searchxml

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonInterbase  Xexclude from comparisonMySQL  Xexclude from comparisonsearchxml  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.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Light-weight proven RDBMS infooriginally from BorlandWidely used open source RDBMSDBMS for structured and unstructured content wrapped with an application server
Primary database modelRelational DBMSKey-value store
Relational DBMS
Relational DBMSRelational DBMS infoKey/Value like access via memcached APINative XML DBMS
Search engine
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score11.18
Rank#44  Overall
#28  Relational DBMS
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score5.04
Rank#71  Overall
#39  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score0.01
Rank#386  Overall
#7  Native XML DBMS
#24  Search engines
Websitewww.dbase.comwww.faircom.com/­products/­faircom-dbwww.embarcadero.com/­products/­interbasewww.mysql.comwww.searchxml.net/­category/­products
Technical documentationwww.dbase.com/­support/­knowledgebasedocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.embarcadero.com/­products/­interbasedev.mysql.com/­docwww.searchxml.net/­support/­handouts
DeveloperAsthon TateFairCom CorporationEmbarcaderoOracle infosince 2010, originally MySQL AB, then Suninformationpartners gmbh
Initial release19791979198419952015
Current releasedBASE 2019, 2019V12, November 2020InterBase 2020, December 20198.3.0, January 20241.0
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availablecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageANSI C, C++CC and C++C++
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Android
iOS
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Windows
Data schemeyesschema free, schema optional, schema required, partial schema,yesyesschema-free
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresyesyesyes
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 infoexport as XML data possibleyesyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyes, ANSI SQL with proprietary extensionsyesyes infowith proprietary extensionsno
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesdBase proprietary IDE.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.yes info.Net, JavaScript, C/C++yes infoInterbase procedure and trigger languageyes infoproprietary syntaxyes infoon the application server
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Interbase Change ViewsMulti-source replication
Source-replica replication
yes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes infonot for MyISAM storage engineno
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 DBMStunable from ACID to Eventually ConsistentACIDACID infonot for MyISAM storage enginemultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMultiversion concurreny controlyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlAccess rights for users and rolesFine grained access rights according to SQL-standard with additional protections for filesfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesDomain, group and role-based access control at the document level and for application services

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 MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
dBASEFaircom DB infoformerly c-treeACEInterbaseMySQLsearchxml
DB-Engines blog posts

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

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Sakaja's vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8 November 2023, blogs.oracle.com

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, azure.microsoft.com

provided by Google News



Share this page

Featured Products

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

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.

SingleStore logo

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

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.

Present your product here