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 > AlaSQL vs. Couchbase vs. Google Cloud Spanner vs. H2 vs. searchxml

System Properties Comparison AlaSQL vs. Couchbase vs. Google Cloud Spanner vs. H2 vs. searchxml

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonH2  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionJavaScript DBMS libraryA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DBMS for structured and unstructured content wrapped with an application server
Primary database modelDocument store
Relational DBMS
Document storeRelational DBMSRelational DBMSNative XML DBMS
Search engine
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score16.59
Rank#36  Overall
#5  Document stores
Score2.84
Rank#100  Overall
#51  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Websitealasql.orgwww.couchbase.comcloud.google.com/­spannerwww.h2database.comwww.searchxml.net/­category/­products
Technical documentationgithub.com/­AlaSQL/­alasqldocs.couchbase.comcloud.google.com/­spanner/­docswww.h2database.com/­html/­main.htmlwww.searchxml.net/­support/­handouts
DeveloperAndrey Gershun & Mathias R. WulffCouchbase, Inc.GoogleThomas Muellerinformationpartners gmbh
Initial release20142011201720052015
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20232.2.220, July 20231.0
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial
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++, Go and ErlangJavaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
hostedAll OS with a Java VMWindows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nononoyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infoQuery statements complying to ANSI 2011yesno
APIs and other access methodsJavaScript APICLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesJavaScript.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
JavaC++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++noJava Stored Procedures and User-Defined Functionsyes infoon the application server
Triggersyesyes infovia the TAP protocolnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic ShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication with 3 replicas for regional instances.With clustering: 2 database servers on different computers operate on identical copies of a databaseyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACID infoStrict serializable isolationACIDmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
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.yesyes infoEphemeral bucketsnoyesno
User concepts infoAccess controlnoUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardDomain, group and role-based access control at the document level and for application services

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
AlaSQLCouchbase infoOriginally called MembaseGoogle Cloud SpannerH2searchxml
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, 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

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

provided by Google News

Database company Couchbase cruises to another solid earnings and revenue beat
5 June 2024, SiliconANGLE News

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase (BASE) To Report Earnings Tomorrow: Here Is What To Expect
4 June 2024, Yahoo Finance

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

Couchbase, Inc. (BASE) Tops Q1 EPS by 5c; offers outlook
5 June 2024, StreetInsider.com

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Cloud just fired a major volley at AWS as the cloud wars heat up
12 October 2023, TechRadar

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

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