DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > dBASE vs. Google Cloud Bigtable vs. NSDb vs. SQL.JS vs. YDB

System Properties Comparison dBASE vs. Google Cloud Bigtable vs. NSDb vs. SQL.JS vs. YDB

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonNSDb  Xexclude from comparisonSQL.JS  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.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Scalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesPort of SQLite to JavaScriptA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelRelational DBMSKey-value store
Wide column store
Time 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
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websitewww.dbase.comcloud.google.com/­bigtablensdb.iosql.js.orggithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationwww.dbase.com/­support/­knowledgebasecloud.google.com/­bigtable/­docsnsdb.io/­Architecturesql.js.org/­documentation/­index.htmlydb.tech/­en/­docs
DeveloperAsthon TateGoogleAlon Zakai infoenhancements implemented by othersYandex
Initial release19792015201720122019
Current releasedBASE 2019, 2019
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2.0Open SourceOpen Source infoApache 2.0; commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ScalaJavaScript
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
hostedLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesschema-freeyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesnoyes: int, bigint, decimal, stringyesyes
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.nononono
Secondary indexesyesnoall fields are automatically indexedyes
SQL infoSupport of SQLnonoSQL-like query languageyes infoSQL-92 is not fully supportedSQL-like query language (YQL)
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
gRPC
HTTP REST
WebSocket
JavaScript APIRESTful HTTP API (DynamoDB compatible)
Supported programming languagesdBase proprietary IDEC#
C++
Go
Java
JavaScript (Node.js)
Python
Java
Scala
JavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.nononono
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneInternal replication in Colossus, and regional replication between two clusters in different zonesnoneActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
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 DBMSAtomic single-row operationsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesUsing Apache Luceneno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noAccess 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

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

More resources
dBASEGoogle Cloud BigtableNSDbSQL.JSYDB
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

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

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, 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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

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

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

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

Milvus logo

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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here