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 > Amazon SimpleDB vs. Microsoft Azure AI Search vs. SAP IQ vs. SQL.JS

System Properties Comparison Amazon SimpleDB vs. Microsoft Azure AI Search vs. SAP IQ vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreSearch-as-a-service for web and mobile app developmentColumnar RDBMS optimized for Big Data analyticsPort of SQLite to JavaScript
Primary database modelKey-value storeSearch engineRelational DBMS infocolumn-orientedRelational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score5.59
Rank#63  Overall
#7  Search engines
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websiteaws.amazon.com/­simpledbazure.microsoft.com/­en-us/­services/­searchwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlsql.js.org
Technical documentationdocs.aws.amazon.com/­simpledblearn.microsoft.com/­en-us/­azure/­searchhelp.sap.com/­docs/­SAP_IQsql.js.org/­documentation/­index.html
DeveloperAmazonMicrosoftSAP, formerly SybaseAlon Zakai infoenhancements implemented by others
Initial release2007201519942012
Current releaseV116.1 SPS04, April 2019
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source
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 languageJavaScript
Server operating systemshostedhostedAIX
HP-UX
Linux
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesyesyes
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.nonono
Secondary indexesyes infoAll columns are indexed automaticallyyesyes
SQL infoSupport of SQLnonoyesyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIADO.NET
JDBC
ODBC
RESTful HTTP API
JavaScript API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C#
Java
JavaScript
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresnonoyesno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationSharding infoImplicit feature of the cloud serviceshared disk or shared nothing architectures with SAP IQ Multiplexernone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoImplicit feature of the cloud serviceSAP/Sybase Replication Servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACIDACID
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.nonoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yes infousing Azure authenticationfine grained access rights according to SQL-standardno

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
Amazon SimpleDBMicrosoft Azure AI SearchSAP IQ infoformer name: Sybase IQSQL.JS
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

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

show all

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

show all

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Farewell EC2-Classic, it's been swell
1 September 2023, All Things Distributed

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

provided by Google News

Shift AI Podcast: How AI is evolving in 2024, with Microsoft Distinguished Engineer Pablo Castro
9 May 2024, GeekWire

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2 April 2024, Microsoft

Microsoft Azure AI adds storage power, large RAG app support
5 April 2024, VentureBeat

Microsoft’s Azure AI Search updated with increased storage, vector index size
5 April 2024, InfoWorld

provided by Google News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

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

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, 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

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.

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here