Aerospike

Aerospike Database Server – flash-optimized, in-memory, nosql database (by aerospike)

Aerospike Alternatives

Similar projects and alternatives to Aerospike

  1. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. FFmpeg

    Mirror of https://git.ffmpeg.org/ffmpeg.git

  4. Redis

    For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.

  5. MongoDB

    The MongoDB Database

  6. MySQL

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

  7. Apache Spark

    Apache Spark - A unified analytics engine for large-scale data processing

  8. yugabyte-db

    YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

  9. envoy

    94 Aerospike VS envoy

    Cloud-native high-performance edge/middle/service proxy

  10. Memcached

    memcached development tree

  11. dragonfly

    A modern replacement for Redis and Memcached

  12. Neo4j

    63 Aerospike VS Neo4j

    Graphs for Everyone

  13. CouchDB

    42 Aerospike VS CouchDB

    Seamless multi-primary syncing database with an intuitive HTTP/JSON API, designed for reliability

  14. Apache Cassandra

    Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance.

  15. ArangoDB

    🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.

  16. ydb

    12 Aerospike VS ydb

    YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions

  17. rupy

    HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed

  18. midi-redis

    A toy memory store with great performance

  19. aerospike-kubernetes-operator

    Kubernetes operator for the Aerospike database

  20. tidis

    Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend

  21. eloqdoc

    Fully elastic, MongoDB API compatible distributed JSON document database with compute-storage separation and robust ACID transactions.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Aerospike alternative or higher similarity.

Aerospike discussion

Log in or Post with

Aerospike reviews and mentions

Posts with mentions or reviews of Aerospike. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-08-17.
  • EloqKV, a distributed database with Redis compatible API (GPLv2 and AGPLv3)
    11 projects | news.ycombinator.com | 17 Aug 2025
    You need to take a look at https://github.com/aerospike/aerospike-server sub millisecond reads and writes and supports transactions. Its main competitor is ScyllaDB which has comparable performance.
  • System Design: Databases and DBMS
    12 projects | dev.to | 1 May 2024
  • Ask HN: Why are there no open source NVMe-native key value stores in 2023?
    12 projects | news.ycombinator.com | 16 Oct 2023
  • Aerospike Driver for LINQPad
    1 project | /r/csharp | 24 Apr 2023
    Aerospike for LINQPad 7 is a data context dynamic driver for interactively querying and updating an Aerospike database using “LINQPad”. The driver is free. For more information go to this blog post. You can directly download the driver from the LINQPad NuGet manager.
  • Using In-Memory Databases in Data Science
    2 projects | dev.to | 16 Jan 2023
    Aerospike is a real-time cloud structured platform with good performance capabilities. This IMDB platform allows enterprises to perform their operations in real time through the hybrid memory and parallelism model.
  • System Design: Caching, Content Delivery Networks (CDN) & Proxies.
    3 projects | dev.to | 6 Jan 2023
  • Block and Filesystem side-by-side with K8s and Aerospike
    3 projects | dev.to | 30 Nov 2022
    Block storage stores a sequence of bytes in a fixed size block (page) on a storage device. Each block has a unique hash that references the address location of the specified block. Unlike a filesystem, block storage doesn't have the associated metadata such as format-type, owner, date, etc. Also, block storage doesn’t use the conventional storage paths to access data like a filesystem file. This reduction in overhead contributes to improved overall access speeds when using raw block devices. The ability to store bytes in blocks allows applications the flexibility to decide how these blocks are accessed and managed, making block storage an ideal choice for low latency databases such as Aerospike. From a developer's perspective, a block device is simply a large array of bytes, usually with some minimum granularity for reads and writes. In Aerospike this granularity is configured and referred to as the write-block-size. The Aerospike Kubernetes Operator uses the storage infrastructure software inside of Kubernetes and the need for data platforms to use raw block storage becomes ever more important.
  • Aerospike & IoT using MQTT
    4 projects | dev.to | 11 Nov 2022
    This example shows how the Aerospike database can be easily and scalably used to store industrial time series data made available by the MQTT ecosystem. Aerospike plus its Community Time Series Client streamlines the storage and retrieval of the data, supporting the ability to both write and read millions of data points per second if required.
  • Building Large-Scale Real-Time JSON Applications
    3 projects | dev.to | 13 Sep 2022
    Real-time large-scale JSON applications need reliably fast access to data, high ingest rates, powerful queries, rich document functionality, scalability with no practical limit, always-on operation, and integration with streaming and analytical platforms. They need all this at low cost. The Aerospike Real-time Data Platform provides all this functionality, making it a good choice for building such applications. The Collection Data Types (CDTs) in Aerospike provide powerful support for modeling, organizing, and querying a large JSON document store. Visit the tutorials and code sandbox on the Developer Hub to explore the capabilities of the platform, and play with the Document API and query capabilities for JSON.
  • System Design: NoSQL databases
    2 projects | dev.to | 6 Sep 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Aerospike repo stats
18
1,349
9.0
11 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?