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

DBMS > Alibaba Cloud PolarDB vs. Amazon CloudSearch vs. Atos Standard Common Repository vs. SQLite

System Properties Comparison Alibaba Cloud PolarDB vs. Amazon CloudSearch vs. Atos Standard Common Repository vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud PolarDB  Xexclude from comparisonAmazon CloudSearch  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonSQLite  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionA cloud-native relational database compatible with MySQL, PostgreSQL, and Oracle. Designed for business critical applications.A hosted search engine service by Amazon with the data stored in Amazons cloudHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSSearch engineDocument store
Key-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.66
Rank#235  Overall
#108  Relational DBMS
Score1.81
Rank#137  Overall
#12  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.alibabacloud.com/­product/­polardbaws.amazon.com/­cloudsearchatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.sqlite.org
Technical documentationwww.alibabacloud.com/­help/­en/­polardb/­product-overviewdocs.aws.amazon.com/­cloudsearchwww.sqlite.org/­docs.html
DeveloperAlibabaAmazonAtos Convergence CreatorsDwayne Richard Hipp
Initial release201220162000
Current release17033.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC
Server operating systemshostedhostedLinuxserver-less
Data schemeyesyesSchema and schema-less with LDAP viewsyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesoptionalyes infonot rigid because of 'dynamic typing' concept.
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.yesyesno
Secondary indexesyesyes infoall search fields are automatically indexedyesyes
SQL infoSupport of SQLyesnonoyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
HTTP APILDAPADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJava
Python
All languages with LDAP bindingsActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyesnonono
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceyes infoautomatic partitioning across Amazon Search Instance as requiredSharding infocell divisionnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes infomanaged transparently by AWSyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic execution of specific operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardauthentication via encrypted signaturesLDAP bind authenticationno
More information provided by the system vendor
Alibaba Cloud PolarDBAmazon CloudSearchAtos Standard Common RepositorySQLite
Specific characteristicsPolarDB, previously ApsaraDB for PolarDB, is a cloud-native relational database designed...
» more
Competitive advantagesWebinar: Top Scientists Live: Tech Secrets to Double 11's Success Revealed. White...
» more
Typical application scenariosCreating a Robust Cloud-Based Database for Fintech, E-Commerce and Gaming. Learn...
» more
Licensing and pricing modelsSpecification and pricing. You can use either of the following billing methods to...
» 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Alibaba Cloud PolarDBAmazon CloudSearchAtos Standard Common RepositorySQLite
DB-Engines blog posts

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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Alibaba Cloud launches PolarDB database update
19 January 2024, China Daily

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

Alibaba Rolls Own Distributed File System for Cloud Database Performance
21 August 2018, The Next Platform

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27 January 2021, PR Newswire

Chinese government blocks use of Intel, AMD chips in hardware
25 March 2024, TechRadar

provided by Google News

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 2014, AWS Blog

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

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.

Present your product here