just wanted to ask is there an in memory database that uses s3 or gcp cloud storage as permanent storage

This page summarizes the projects mentioned and recommended in the original post on /r/Database

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • tikv

    Distributed transactional key-value database, originally created to complement TiDB

  • I know that very similar functionality to this is in TiDB Serverless ( https://tidbcloud.com ). TiDB is a distributed relational database. It uses TiKV ( which is a key/value engine ) as the storage engine. You could use SQL to access your K/V records. There is ongoing work in TiKV to support S3 directly as the storage backend ( https://github.com/tikv/tikv/issues/6506 ) .

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Can anyone recommend tikv nosql database

    1 project | /r/developers | 13 Jan 2023
  • TiKV is a highly scalable, low latency, and easy to use key-value database

    1 project | news.ycombinator.com | 16 Sep 2022
  • TiKV: A High Performance Transactional Key-Value Database

    1 project | news.ycombinator.com | 6 Jun 2022
  • TiKV Discussion

    1 project | /r/PingCAP | 8 Mar 2022
  • Dive Deep into TiKV Transactions: The Life Story of a TiKV Prewrite Request

    2 projects | dev.to | 23 Aug 2021