DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Amazon SimpleDB vs. dBASE vs. Drizzle vs. Google Cloud Bigtable

System Properties Comparison AlaSQL vs. Amazon SimpleDB vs. dBASE vs. Drizzle vs. Google Cloud Bigtable

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisondBASE  Xexclude from comparisonDrizzle  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioredBase 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.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSRelational DBMSKey-value store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score1.88
Rank#133  Overall
#23  Key-value stores
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Websitealasql.orgaws.amazon.com/­simpledbwww.dbase.comcloud.google.com/­bigtable
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­simpledbwww.dbase.com/­support/­knowledgebasecloud.google.com/­bigtable/­docs
DeveloperAndrey Gershun & Mathias R. WulffAmazonAsthon TateDrizzle project, originally started by Brian AkerGoogle
Initial release20142007197920082015
Current releasedBASE 2019, 20197.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialcommercialOpen Source infoGNU GPLcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedDOS infodBase Classic
Windows infodBase Pro
FreeBSD
Linux
OS X
hosted
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenonoyesyesno
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
Secondary indexesnoyes infoAll columns are indexed automaticallyyesyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoyes infowith proprietary extensionsno
APIs and other access methodsJavaScript APIRESTful HTTP APInone infoThe IDE can access other DBMS or ODBC-sources.JDBCgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Supported programming languagesJavaScript.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
dBase proprietary IDEC
C++
Java
PHP
C#
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonono infoThe IDE can access stored procedures in other database systems.nono
Triggersyesnonono infohooks for callbacks inside the server can be used.no
Partitioning methods infoMethods for storing different data on different nodesnonenone infoSharding must be implemented in the applicationnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneMulti-source replication
Source-replica replication
Internal replication in Colossus, and regional replication between two clusters in different zones
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infoConcurrent data updates can be detected by the applicationno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDAtomic single-row operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and rolesPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)

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
AlaSQLAmazon SimpleDBdBASEDrizzleGoogle Cloud Bigtable
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

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

show all

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

A Place for Everything – Amazon SimpleDB | AWS News Blog
14 December 2007, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Good Advice on Keeping Your Database Simple and Fast.
25 March 2009, All Things Distributed

provided by Google News

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

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

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

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

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