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

DBMS > AlaSQL vs. Drizzle vs. Google Cloud Bigtable vs. NCache vs. Oracle Rdb

System Properties Comparison AlaSQL vs. Drizzle vs. Google Cloud Bigtable vs. NCache vs. Oracle Rdb

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDrizzle  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonNCache  Xexclude from comparisonOracle Rdb  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 libraryMySQL 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.Open-Source and Enterprise in-memory Key-Value Store
Primary database modelDocument store
Relational DBMS
Relational DBMSKey-value store
Wide column store
Key-value storeRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.08
Rank#184  Overall
#85  Relational DBMS
Websitealasql.orgcloud.google.com/­bigtablewww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationgithub.com/­AlaSQL/­alasqlcloud.google.com/­bigtable/­docswww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperAndrey Gershun & Mathias R. WulffDrizzle project, originally started by Brian AkerGoogleAlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20142008201520051984
Current release7.2.4, September 20125.3.3, April 20247.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoGNU GPLcommercialOpen Source infoEnterprise Edition availablecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++C#, .NET, .NET Core, Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
hostedLinux
Windows
HP Open VMS
Data schemeschema-freeyesschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or datenoyesnopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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 indexesnoyesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infowith proprietary extensionsnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes
APIs and other access methodsJavaScript APIJDBCgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesJavaScriptC
C++
Java
PHP
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnononono infosupport for stored procedures with SQL-Server CLR
Triggersyesno infohooks for callbacks inside the server can be used.noyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Internal replication in Colossus, and regional replication between two clusters in different zonesyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDAtomic single-row operationsoptimistic locking and pessimistic lockingyes, on a single node
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.yesnoyesno
User concepts infoAccess controlnoPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
AlaSQLDrizzleGoogle Cloud BigtableNCacheOracle Rdb
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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
AlaSQLDrizzleGoogle Cloud BigtableNCacheOracle Rdb
DB-Engines blog posts

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

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

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

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

provided by Google News

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 scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

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

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

NCache 4.4 Open Sourced
16 January 2015, iProgrammer

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Present your product here