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 CloudSearch vs. Blazegraph vs. BoltDB vs. InfinityDB vs. LevelDB

System Properties Comparison Amazon CloudSearch vs. Blazegraph vs. BoltDB vs. InfinityDB vs. LevelDB

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonBlazegraph  Xexclude from comparisonBoltDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonLevelDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.An embedded key-value store for Go.A Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string values
Primary database modelSearch engineGraph DBMS
RDF store
Key-value storeKey-value storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.81
Rank#137  Overall
#12  Search engines
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score2.25
Rank#115  Overall
#19  Key-value stores
Websiteaws.amazon.com/­cloudsearchblazegraph.comgithub.com/­boltdb/­boltboilerbay.comgithub.com/­google/­leveldb
Technical documentationdocs.aws.amazon.com/­cloudsearchwiki.blazegraph.comboilerbay.com/­infinitydb/­manualgithub.com/­google/­leveldb/­blob/­main/­doc/­index.md
DeveloperAmazonBlazegraphBoiler Bay Inc.Google
Initial release20122006201320022011
Current release2.1.5, March 20194.01.23, February 2021
License infoCommercial or Open SourcecommercialOpen Source infoextended commercial license availableOpen Source infoMIT LicensecommercialOpen Source infoBSD
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 languageJavaGoJavaC++
Server operating systemshostedLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMIllumos
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesnoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysno
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 search fields are automatically indexedyesnono infomanual creation possible, using inversions based on multi-value capabilityno
SQL infoSupport of SQLnoSPARQL is used as query languagenonono
APIs and other access methodsHTTP APIJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
GoJavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Server-side scripts infoStored proceduresnoyesnonono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSyesnonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationnoneImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsnono infomanual creation possible, using inversions based on multi-value capabilityno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesACID infoOptimistic locking for transactions; no isolation for bulk loadsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infowith automatic compression on writes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlauthentication via encrypted signaturesSecurity and Authentication via Web Application Container (Tomcat, Jetty)nonono

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 CloudSearchBlazegraphBoltDBInfinityDBLevelDB
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

Recent citations in the 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

AI-Powered Data Discovery with Amazon Kendra and AWS Glue Data Catalog
16 July 2021, Towards Data Science

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

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

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

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News



Share this page

Featured Products

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

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