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. FileMaker vs. Google Cloud Bigtable vs. SQL.JS

System Properties Comparison dBASE vs. FileMaker vs. Google Cloud Bigtable vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonFileMaker  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonSQL.JS  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.FileMaker is a cross-platform RDBMS that includes a GUI frontend.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Port of SQLite to JavaScript
Primary database modelRelational DBMSRelational DBMSKey-value store
Wide column store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.dbase.comwww.claris.com/­filemakercloud.google.com/­bigtablesql.js.org
Technical documentationwww.dbase.com/­support/­knowledgebasewww.claris.com/­resources/­documentationcloud.google.com/­bigtable/­docssql.js.org/­documentation/­index.html
DeveloperAsthon TateClaris infoa subsidiary of AppleGoogleAlon Zakai infoenhancements implemented by others
Initial release1979198320152012
Current releasedBASE 2019, 201919.4.1, November 2021
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScript
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
iOS infoclient part only
Linux
OS X
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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.yes infoA http query request can return the data in XML formatnono
Secondary indexesyesyesno
SQL infoSupport of SQLnoyes infovia pluginsnoyes infoSQL-92 is not fully supported
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.Filemaker WebDirect
JDBC
ODBC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JavaScript API
Supported programming languagesdBase proprietary IDEPHPC#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.yesnono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication, warm standby infosince Version 14Internal replication in Colossus, and regional replication between two clusters in different zonesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)none
Foreign keys infoReferential integrityyesyesnoyes
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 DBMSnoAtomic single-row operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
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 for users and rolessimple rights management via user accounts and connection to external directory servicesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)no

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

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

More resources
dBASEFileMakerGoogle Cloud BigtableSQL.JS
DB-Engines blog posts

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, 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

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

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

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
1 March 2024, Yahoo News Canada

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Milvus logo

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

Present your product here