[Discussion] The benefits of a logging schema

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

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

    Like diff but for PostgreSQL schemas

  • I first built my own "definitions" system in typescript... where I mostly use JSON object literals (but just in regular app .ts files) to define everything about all my infrastructure: so everything you might put in Ansible configs (which I use to then codegen yaml for Ansible), all my servers, projects, project instances of servers, database schemas/table/columns etc... and lots of related stuff. This declarations system generates my DB schemas, and syncs them according to the blueprint using migra.

  • 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

  • How to sustainably developer SQL database code (schemas, functions, ...)?

    1 project | /r/AskProgrammers | 19 Aug 2022
  • Schema diffing tool?

    1 project | /r/PostgreSQL | 19 Aug 2022
  • Does a Postgres GUI tool exist that..

    2 projects | /r/PostgreSQL | 16 Jul 2022
  • Migra: Diff for PostgreSQL schemas

    1 project | /r/devops | 26 Feb 2022
  • Migra: Diff for PostgreSQL schemas

    1 project | /r/PostgreSQL | 26 Feb 2022