One Million Database Connections

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications

  • Interesting, for SpiceDB[0], one place we've struggled with MySQL is preemptively establishing connections in the pool so that it's always full. PGX[1] has been fantastic for Postgres and CockroachDB, but I haven't found something with enough control for MySQL.

    [0]: https://github.com/authzed/spicedb

  • pgx

    PostgreSQL driver and toolkit for Go

  • 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

  • Working with postgres in GO.

    2 projects | /r/golang | 3 Jul 2023
  • Golang equivalent of MyBatis/iBatis

    4 projects | /r/golang | 3 Jul 2023
  • How do you manage transactions in Go? Do we really need to use one transaction for each request?

    1 project | /r/golang | 2 Jun 2023
  • Does sqlc/sqlx support MS-SQLServer? All examples for sqlc with postgres and mysql

    2 projects | /r/golang | 23 Feb 2023
  • Solution for ReBAC authz using attributes?

    1 project | /r/sysadmin | 22 Dec 2022