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. Ignite vs. JanusGraph vs. JSqlDb vs. PostGIS

System Properties Comparison Amazon CloudSearch vs. Ignite vs. JanusGraph vs. JSqlDb vs. PostGIS

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonIgnite  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonJSqlDb  Xexclude from comparisonPostGIS  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017JavaScript Query Language Database, stores JavaScript objects and primitivesSpatial extension of PostgreSQL
Primary database modelSearch engineKey-value store
Relational DBMS
Graph DBMSDocument store
Object oriented DBMS
Spatial DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Websiteaws.amazon.com/­cloudsearchignite.apache.orgjanusgraph.orgjsqldb.org (offline)postgis.net
Technical documentationdocs.aws.amazon.com/­cloudsearchapacheignite.readme.io/­docsdocs.janusgraph.orgpostgis.net/­documentation
DeveloperAmazonApache Software FoundationLinux Foundation; originally developed as Titan by AureliusKonrad von Backstrom
Initial release20122015201720182005
Current releaseApache Ignite 2.60.6.3, February 20230.8, December 20183.4.2, February 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open SourceOpen Source infoGPL v2.0
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 languageC++, Java, .NetJavaC
Server operating systemshostedLinux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Linux
macOS
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yesnonoyes
Secondary indexesyes infoall search fields are automatically indexedyesyesnoyes
SQL infoSupport of SQLnoANSI-99 for query and DML statements, subset of DDLnonoyes
APIs and other access methodsHTTP APIHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC#
C++
Java
PHP
Python
Ruby
Scala
Clojure
Java
Python
JavaScript
Server-side scripts infoStored proceduresnoyes (compute grid and cache interceptors can be used instead)yesfunctions in JavaScriptuser defined functions
Triggersnoyes (cache interceptors and events)yesnoyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneyes infobased on PostgreSQL
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSyes (replicated cache)yesnoneyes infobased on PostgreSQL
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)yes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlauthentication via encrypted signaturesSecurity Hooks for custom implementationsUser authentification and security via Rexster Graph Serveryes infobased on PostgreSQL

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 CloudSearchIgniteJanusGraph infosuccessor of TitanJSqlDbPostGIS
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

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

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

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

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

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

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

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.

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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