Database Best Practices (2023)

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

    Store execution plans like pg_stat_statements does for queries.

  • Not natively. There is pg_store_plans [0] which I haven’t used, but looks interesting.

    Most of the time, query flips are due to inaccurate statistics over time. Try changing the default statistics target for the affected column.

    [0]: https://github.com/ossc-db/pg_store_plans

  • eShop

    A reference .NET application implementing an eCommerce site

  • 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

  • An Operating System for the Web

    2 projects | news.ycombinator.com | 8 May 2024
  • GitHub Actions e a Magia dos Triggers: Automatizando Tarefas com C#

    3 projects | dev.to | 8 May 2024
  • The search for easier safe systems programming

    11 projects | news.ycombinator.com | 8 May 2024
  • A16Z-backed Regression Games launches Quickscope, automated testing in Unity

    1 project | news.ycombinator.com | 8 May 2024
  • Arena-Based Parsers

    4 projects | news.ycombinator.com | 8 May 2024