Setting up Docker databases with mounted volumes

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cassandra

    Docker Official Image packaging for Cassandra (by docker-library)

  • You'll notice a while loop in the script, and what that accomplishes is to wait for the cqlsh service to actually be ready, or available before you try executing your custom cql statement on it. Without the waiting while loop, your command will likely fail, as it would attempt to run the cql statement before cqlsh is ready. Once the while loop exits, we hand control back to Docker's default entrypoint script. (Credit to @veysiertekin for this solution at this GitHub issue.)

  • 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

  • Basic setup for projects with Golang

    1 project | dev.to | 13 May 2024
  • Ask HN: How do you switch between multiple programming languages while coding?

    1 project | news.ycombinator.com | 6 May 2024
  • Modern Linux on the Desktop in 2023

    1 project | news.ycombinator.com | 2 May 2024
  • HackTheBox - Writeup Builder [Retired]

    1 project | dev.to | 27 Apr 2024
  • Snowflake Arctic Instruct (128x3B Moe LLM)

    2 projects | news.ycombinator.com | 24 Apr 2024