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

System Properties Comparison dBASE vs. FeatureBase 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 comparisonFeatureBase  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.Real-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.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
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score0.31
Rank#292  Overall
#135  Relational DBMS
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.dbase.comwww.featurebase.comcloud.google.com/­bigtablesql.js.org
Technical documentationwww.dbase.com/­support/­knowledgebasedocs.featurebase.comcloud.google.com/­bigtable/­docssql.js.org/­documentation/­index.html
DeveloperAsthon TateMolecula and Pilosa Open Source ContributorsGoogleAlon Zakai infoenhancements implemented by others
Initial release1979201720152012
Current releasedBASE 2019, 20192022, May 2022
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 languageGoJavaScript
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
Linux
macOS
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.nonono
Secondary indexesyesnono
SQL infoSupport of SQLnoSQL queriesnoyes infoSQL-92 is not fully supported
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.gRPC
JDBC
Kafka Connector
ODBC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JavaScript API
Supported programming languagesdBase proprietary IDEJava
Python
C#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.nono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesInternal replication in Colossus, and regional replication between two clusters in different zonesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
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 DBMSyesAtomic single-row operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes, using Linux fsyncyesno 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.yesnoyes
User concepts infoAccess controlAccess rights for users and rolesAccess 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
dBASEFeatureBaseGoogle 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

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

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

provided by Google News

Get Your Infrastructure Ready for Real-Time Analytics
8 March 2022, Built In

Pilosa: A Scalable High Performance Bitmap Database Index
17 June 2019, hackernoon.com

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

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

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

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here