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. Blazegraph vs. Memcached vs. Microsoft Azure AI Search vs. MonetDB

System Properties Comparison Amazon SimpleDB vs. Blazegraph vs. Memcached vs. Microsoft Azure AI Search vs. MonetDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonBlazegraph  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonMonetDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.In-memory key-value store, originally intended for cachingSearch-as-a-service for web and mobile app developmentA relational database management system that stores data in columns
Primary database modelKey-value storeGraph DBMS
RDF store
Key-value storeSearch engineRelational DBMS
Secondary database modelsVector DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score18.08
Rank#32  Overall
#4  Key-value stores
Score5.52
Rank#59  Overall
#6  Search engines
Score1.72
Rank#141  Overall
#64  Relational DBMS
Websiteaws.amazon.com/­simpledbblazegraph.comwww.memcached.orgazure.microsoft.com/­en-us/­services/­searchwww.monetdb.org
Technical documentationdocs.aws.amazon.com/­simpledbwiki.blazegraph.comgithub.com/­memcached/­memcached/­wikilearn.microsoft.com/­en-us/­azure/­searchwww.monetdb.org/­Documentation
DeveloperAmazonBlazegraphDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftMonetDB BV
Initial release20072006200320152004
Current release2.1.5, March 20191.6.27, May 2024V1Dec2023 (11.49), December 2023
License infoCommercial or Open SourcecommercialOpen Source infoextended commercial license availableOpen Source infoBSD licensecommercialOpen Source infoMozilla Public License 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC
Server operating systemshostedLinux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
hostedFreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyes infoRDF literal typesnoyesyes
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.no
Secondary indexesyes infoAll columns are indexed automaticallyyesnoyesyes
SQL infoSupport of SQLnoSPARQL is used as query languagenonoyes infoSQL 2003 with some extensions
APIs and other access methodsRESTful HTTP APIJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Proprietary protocolRESTful HTTP APIJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C#
Java
JavaScript
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresnoyesnonoyes, in SQL, C, R
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingnoneSharding infoImplicit feature of the cloud serviceSharding via remote tables
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnone infoRepcached, a Memcached patch, provides this functionallityyes infoImplicit feature of the cloud servicenone infoSource-replica replication available in experimental status
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Security and Authentication via Web Application Container (Tomcat, Jetty)yes infousing SASL (Simple Authentication and Security Layer) protocolyes infousing Azure authenticationfine grained access rights according to SQL-standard

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 SimpleDBBlazegraphMemcachedMicrosoft Azure AI SearchMonetDB
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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

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

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

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

Good Advice on Keeping Your Database Simple and Fast.
25 March 2009, All Things Distributed

provided by Google News

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

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’s Azure AI Search updated with increased storage, vector index size
5 April 2024, InfoWorld

From code to production: New ways Azure helps you build transformational AI experiences
21 May 2024, Microsoft

Celebrating customers' journeys to AI innovation at Microsoft Build 2024
30 May 2024, Microsoft

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

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