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 > Alibaba Cloud AnalyticDB for PostgreSQL vs. GeoSpock vs. Google Cloud Spanner vs. SQL.JS

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. GeoSpock vs. Google Cloud Spanner vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonGeoSpock  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonSQL.JS  Xexclude from comparison
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumSpatial and temporal data processing engine for extreme data scaleA 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.Port of SQLite to JavaScript
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlgeospock.comcloud.google.com/­spannersql.js.org
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewcloud.google.com/­spanner/­docssql.js.org/­documentation/­index.html
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupGeoSpockGoogleAlon Zakai infoenhancements implemented by others
Initial release201620172012
Current release2.0, September 2019
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, JavascriptJavaScript
Server operating systemshostedhostedhostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.yesnonono
Secondary indexesyestemporal, categoricalyes
SQL infoSupport of SQLyesANSI SQL for query only (using Presto)yes infoQuery statements complying to ANSI 2011yes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
JDBCgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JavaScript API
Supported programming languagesC
Java
Perl
Python
R
Go
Java
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresyesnonono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceAutomatic shardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication with 3 replicas for regional instances.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoStrict serializable isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesno 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.nononoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users can be defined per tableAccess 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
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBGeoSpockGoogle Cloud SpannerSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Gartner names Alibaba Cloud leader in cloud database management for 4th year
9 February 2024, Backend News

Alibaba Cloud Increases DB Analytics, One-Stop Solution To Build AI In 30 Minutes
26 July 2023, VOI.ID

Alibaba Cloud's PostgreSQL databases impacted by critical bugs
22 April 2023, SC Media

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

provided by Google News

How GeoSpock is supercharging geospatial analytics
23 February 2021, ComputerWeekly.com

Imagining an 'Everything Connected' World With Geospock | AWS Startups Blog
20 June 2019, AWS Blog

GeoSpock launches Spatial Big Data Platform 2.0
4 September 2019, VanillaPlus

nChain Leads Investment Round in Extreme-scale Data Firm GeoSpock
2 October 2020, AlexaBlockchain

Smart Cities, Autonomous Vehicles, Artificial General Intelligence Robotics: Q&A with Steve Marsh, GeoSpock
16 May 2018, ExchangeWire

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 Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12 October 2023, Techzine Europe

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here