How to use indexes to optimize PostgreSQL queries

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

    Sample databases for postgres

  • For this example we'll use a sample database with USDA food information. The .sql file to create and populate the database can be downloaded from here. We'll also be using SeeQR, an open source PostgreSQL analytics tool that I've recently been contributing to. If you'd like to follow along the examples you should have:

  • SeeQR

    A database analytic tool that allows developers to compare the efficiency of different schemas and queries on a granular level to make better informed architectural decisions regarding SQL databases at various scales.

  • If you'd like to know more about SeeQR and contribute to it's development, visit it's repository in github. If you'd like more information about Indexes and the inner workings of PostgreSQL the https://www.postgresql.org/docs/current/ is a great place to start.

  • 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

  • A smaller YugabyteDB image for CI/CD

    1 project | dev.to | 27 Apr 2024
  • Pg_tier: Postgres Extension to enable data tiering to AWS S3

    1 project | news.ycombinator.com | 25 Apr 2024
  • Bloom Filter Indexes in PostgreSQL

    2 projects | news.ycombinator.com | 23 Apr 2024
  • Supabase Security Advisor & Performance Advisor

    2 projects | dev.to | 19 Apr 2024
  • From Postgres Proto to TypeScript – new transpiler for tooling

    2 projects | news.ycombinator.com | 31 Mar 2024