DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Firebird vs. Redis vs. SAP SQL Anywhere vs. Splunk vs. Weaviate

System Properties Comparison Firebird vs. Redis vs. SAP SQL Anywhere vs. Splunk vs. Weaviate

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonRedis  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSplunk  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionFirebird is an open source RDBMS forked from Borland's InterBasePopular 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.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsAnalytics Platform for Big DataAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMSSearch engineVector DBMS
Secondary database modelsDocument 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
Score21.06
Rank#31  Overall
#19  Relational DBMS
Score156.44
Rank#6  Overall
#1  Key-value stores
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score88.71
Rank#14  Overall
#2  Search engines
Score1.89
Rank#138  Overall
#4  Vector DBMS
Websitewww.firebirdsql.orgredis.com
redis.io
www.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.splunk.comgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationwww.firebirdsql.org/­en/­reference-manualsdocs.redis.com/­latest/­index.html
redis.io/­docs
help.sap.com/­docs/­SAP_SQL_Anywheredocs.splunk.com/­Documentation/­Splunkweaviate.io/­developers/­weaviate
DeveloperFirebird FoundationRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.SAP infoformerly SybaseSplunk Inc.Weaviate B.V.
Initial release2000 infoAs fork of Borland's InterBase2009199220032019
Current release5.0.0, January 20247.2.4, January 202417, July 20151.19, May 2023
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprisecommercialcommercial infoLimited free edition and free developer edition availableOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
Implementation languageC and C++CGo
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeyesyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.noyesyesno
Secondary indexesyesyes infowith RediSearch moduleyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyeswith RediSQL moduleyesno infoSplunk Search Processing Language for search commandsGraphQL is used as query language
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
proprietary protocol infoRESP - REdis Serialization ProtocolADO.NET
HTTP API
JDBC
ODBC
HTTP RESTGraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
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
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
Java
JavaScript
PHP
Python
Ruby
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresPSQLLua; Redis Functions coming in Redis 7 (slides and Github)yes, in C/C++, Java, .Net or Perlyesno
Triggersyespublish/subscribe channels provide some trigger functionality; RedisGearsyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
Source-replica replication infoDatabase mirroringMulti-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnothrough RedisGearsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of command blocks and scripts and optimistic lockingACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingno
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyes infoData access is serialized by the serveryesyesyes
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlUsers with fine-grained authorization conceptAccess 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
fine grained access rights according to SQL-standardAccess rights for users and rolesAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
FirebirdRedisSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSplunkWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more

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 partiesRedisson PRO: The ultra-fast Redis Java Client.
» more

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

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
FirebirdRedisSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSplunkWeaviate
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

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

Albany Firebirds single-game tickets on sale Friday
29 February 2024, Troy Record

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

How to Run Multiple Instances of Firebird Server - opensource for you
31 August 2019, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

Former Trinity DB Ross stars as Sharks rout Firebirds
1 December 2021, The Florida Times-Union

provided by Google News

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks & Files

Linux Foundation marshals support for open source alternative to Redis
3 April 2024, The Register

Redis license update: What you need to know
20 March 2024, Microsoft

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

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

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here