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 MySQL vs. Derby vs. GeoMesa vs. OrigoDB vs. SpatiaLite

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. Derby vs. GeoMesa vs. OrigoDB vs. SpatiaLite

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGeoMesa  Xexclude from comparisonOrigoDB  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.GeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.A fully ACID in-memory object graph databaseSpatial extension of SQLite
Primary database modelRelational DBMSRelational DBMSSpatial DBMSDocument store
Object oriented DBMS
Spatial DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.85
Rank#207  Overall
#96  Relational DBMS
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.78
Rank#213  Overall
#4  Spatial DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqldb.apache.org/­derbywww.geomesa.orgorigodb.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmdb.apache.org/­derby/­manuals/­index.htmlwww.geomesa.org/­documentation/­stable/­user/­index.htmlorigodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperAlibabaApache Software FoundationCCRi and othersRobert Friberg et alAlessandro Furieri
Initial release199720142009 infounder the name LiveDB2008
Current release10.17.1.0, November 20234.0.5, February 20245.0.0, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoApache License 2.0Open SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScalaC#C++
Server operating systemshostedAll OS with a Java VMLinux
Windows
server-less
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collectionsyes
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.yesyesnono infocan be achieved using .NETno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyesnonoyes
APIs and other access methodsJDBC
ODBC
JDBC.NET Client API
HTTP API
LINQ
Supported programming languagesC#
Java
PHP
Python
Java.Net
Server-side scripts infoStored proceduresyesJava Stored Proceduresnoyesno
Triggersyesyesnoyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonedepending on storage layerhorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceSource-replica replicationdepending on storage layerSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencydepending on storage layer
Foreign keys infoReferential integrityyesyesnodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesdepending on storage layeryesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardyes infodepending on the DBMS used for storageRole based authorizationno
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGeoMesaOrigoDBSpatiaLite
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» 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
Alibaba Cloud AnalyticDB for MySQLDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGeoMesaOrigoDBSpatiaLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Alibaba Cloud launches new cloud database solutions following market growth
1 October 2020, DataCenterNews Asia

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

Alibaba Cloud Named a Leader in Gartner(R) Magic Quadrant(TM) for Cloud Database Management Systems
8 February 2024, ryt9.com

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

Six free/open source databases with commercial-quality features
13 December 2012, Computerworld

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Milvus logo

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

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

Present your product here