I need some help setting up variables for the sake of my sanity

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

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
  • godotenv

    A Go port of Ruby's dotenv library (Loads environment variables from .env files)

  • Chances are you are going to set them in you real server, and most likely you will going to use Linux for that. So for local development create a .env file with those in there. And at the start of you program, load them. You can use https://github.com/joho/godotenv Don’t share that file of course, and don’t put it in git.

  • 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

  • Cómo Exponer un Servicio Local a Internet Usando ngrok en una Mac

    1 project | dev.to | 31 May 2024
  • Show HN: Bin CLI – A simple task/script runner for any programming language

    3 projects | news.ycombinator.com | 31 May 2024
  • Alternatives to Makefiles written in Go

    2 projects | dev.to | 28 May 2024
  • How to Install Ngrok in Termux: A Step-by-Step Guide

    1 project | dev.to | 27 May 2024
  • Deployment to Ory Network

    2 projects | dev.to | 22 May 2024