DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon Neptune vs. BoltDB vs. InterSystems Caché vs. Microsoft Azure AI Search vs. Redis

System Properties Comparison Amazon Neptune vs. BoltDB vs. InterSystems Caché vs. Microsoft Azure AI Search vs. Redis

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonBoltDB  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonRedis  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionFast, reliable graph database built for the cloudAn embedded key-value store for Go.A multi-model DBMS and application serverSearch-as-a-service for web and mobile app developmentPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.
Primary database modelGraph DBMS
RDF store
Key-value storeKey-value store
Object oriented DBMS
Relational DBMS
Search engineKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsDocument storeVector DBMSDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score0.70
Rank#225  Overall
#31  Key-value stores
Score5.75
Rank#58  Overall
#7  Search engines
Score149.43
Rank#6  Overall
#1  Key-value stores
Websiteaws.amazon.com/­neptunegithub.com/­boltdb/­boltwww.intersystems.com/­products/­cacheazure.microsoft.com/­en-us/­services/­searchredis.com
redis.io
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.intersystems.comlearn.microsoft.com/­en-us/­azure/­searchdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperAmazonInterSystemsMicrosoftRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release20172013199720152009
Current release2018.1.4, May 2020V17.2.5, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicensecommercialcommercialOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
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 languageGoC
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
hostedBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeschema-freeschema-freedepending on used data modelyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
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.nonoyesnono
Secondary indexesnonoyesyesyes infowith RediSearch module
SQL infoSupport of SQLnonoyesnowith RediSQL module
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
.NET Client API
JDBC
ODBC
RESTful HTTP API
RESTful HTTP APIproprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
GoC#
C++
Java
C#
Java
JavaScript
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-side scripts infoStored proceduresnonoyesnoLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersnonoyesnopublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding infoImplicit feature of the cloud serviceSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.noneSource-replica replicationyes infoImplicit feature of the cloud serviceMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDnoAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights for users, groups and rolesyes infousing Azure authenticationAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

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

More resources
Amazon NeptuneBoltDBInterSystems CachéMicrosoft Azure AI SearchRedis
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

How Amazon stores deliver trustworthy shopping and seller experiences using Amazon Neptune
18 September 2024, AWS Blog

Hydrating the Natural History Museum’s Planetary Knowledge Base with Amazon Neptune and Open Data on AWS
13 September 2024, AWS Blog

Using knowledge graphs to build GraphRAG applications with Amazon Bedrock and Amazon Neptune
1 August 2024, AWS Blog

How Prisma Cloud built Infinity Graph using Amazon Neptune and Amazon OpenSearch Service
27 August 2024, AWS Blog

New Amazon Neptune engine version delivers up to 9 times faster and 10 times higher throughput for openCypher query performance
23 July 2024, AWS Blog

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

InterSystems
5 March 2019, International Spectrum Magazine

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Associative Data Modeling Demystified – Part1
9 July 2016, Data Science Central

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

provided by Google News

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

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

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

Boost your AI with Azure's new Phi model, streamlined RAG, and custom generative AI models
22 August 2024, Microsoft

Microsoft Azure AI Search just got a massive storage increase - here’s what you need to know
8 April 2024, ITPro

provided by Google News

With Valkey 8.0, the Linux Foundation thumbs its nose at Redis
16 September 2024, Techzine Europe

Redis justifies open source shift with fresh hardware, LLM cost-saving features
12 September 2024, The Register

Redis debuts new data integration and AI features for its database
23 August 2024, SiliconANGLE News

Database dust-up: Are Redis users switching to Valkey?
12 September 2024, Computing

After changing its license, Redis drops its biggest release yet
23 August 2024, TechCrunch

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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