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 > 4D vs. AlaSQL vs. Redis vs. STSdb vs. TigerGraph

System Properties Comparison 4D vs. AlaSQL vs. Redis vs. STSdb vs. TigerGraph

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonAlaSQL  Xexclude from comparisonRedis  Xexclude from comparisonSTSdb  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemJavaScript DBMS libraryPopular 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.Key-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMSDocument store
Relational DBMS
Key-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceKey-value storeGraph 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
Score2.68
Rank#110  Overall
#54  Relational DBMS
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score156.44
Rank#6  Overall
#1  Key-value stores
Score0.06
Rank#365  Overall
#55  Key-value stores
Score1.83
Rank#141  Overall
#13  Graph DBMS
Websitewww.4d.comalasql.orgredis.com
redis.io
github.com/­STSSoft/­STSdb4www.tigergraph.com
Technical documentationdeveloper.4d.comgithub.com/­AlaSQL/­alasqldocs.redis.com/­latest/­index.html
redis.io/­docs
docs.tigergraph.com
Developer4D, IncAndrey Gershun & Mathias R. WulffRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.STS Soft SC
Initial release19842014200920112017
Current releasev20, April 20237.2.4, January 20244.0.8, September 2015
License infoCommercial or Open SourcecommercialOpen Source infoMIT-LicenseOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoGPLv2, commercial license availablecommercial
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 languageJavaScriptCC#C++
Server operating systemsOS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
WindowsLinux
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnopartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes infoprimitive types and user defined types (classes)yes
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.yesnonono
Secondary indexesyesnoyes infowith RediSearch moduleno
SQL infoSupport of SQLyes infoclose to SQL 92Close to SQL99, but no user access control, stored procedures and host language bindings.with RediSQL modulenoSQL-like query language (GSQL)
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JavaScript APIproprietary protocol infoRESP - REdis Serialization Protocol.NET Client APIGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languages4D proprietary IDE
PHP
JavaScriptC
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#
Java
C++
Java
Server-side scripts infoStored proceduresyesnoLua; Redis Functions coming in Redis 7 (slides and Github)noyes
Triggersyesyespublish/subscribe channels provide some trigger functionality; RedisGearsnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonothrough RedisGearsnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integrityyesyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoonly for local storage and DOM-storageAtomic execution of command blocks and scripts and optimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoData access is serialized by the serveryesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlUsers and groupsnoAccess 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
noRole-based access control

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 partiesNavicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

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

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» 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
4D infoformer name: 4th DimensionAlaSQLRedisSTSdbTigerGraph
DB-Engines blog posts

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

show all

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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Boosting throughput for cloud databases
29 April 2024, The Register

Redis Named the Most Loved Database in Stack Overflow's Developer Survey
29 April 2024, Yahoo News UK

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

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

Redis moves to source-available licenses
25 March 2024, InfoWorld

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph update adds enterprise-scale capabilities
31 October 2023, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

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

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here