Show HN: I built this Postgres logger for you guys to check out

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

    Backend with superpowers. Supercharge your web applications with Authentication, Database, GraphQL and serverless functions right from day zero.

  • Hey HN,

    Some of you were really interested in Postgres logging with pgAudit in my previous post here: https://news.ycombinator.com/item?id=37082827

    So I built this logger: https://rocketgraph.io/logger-demo

    using pgAudit to show you what can be done with Postgres auditing. It offers some powerful features like "get me all the CREATE queries that ran in the past hour". These are generated by AWS RDS Instance running on my Rocketgraph account. Then they are forwarded to Cloudwatch for complex querying. In the future we can connect these logs to slack so you can get slack alerts when a developer accidentally DROPs a table.

    If you like my work, please check it out here: https://github.com/RocketsGraphQL/rgraph

    And if you want this logging on your own Postgres instance. Use https://rocketgraph.io/

  • pgaudit

    PostgreSQL Audit Extension

  • I think pgAudit it still the best and it's not a major issue. You can try my PR that fixes this issue https://github.com/pgaudit/pgaudit/pull/219 it should work and it should handle the other types of SELECT's that need update permissions but are not actually updating anything https://pglocks.org/?pglock=RowShareLock

  • 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

  • PgAudit: Open-Source PostgreSQL Audit Logging

    1 project | news.ycombinator.com | 10 Aug 2023
  • Auditing CREATE/DROP DATABASE

    1 project | /r/PostgreSQL | 20 Feb 2023
  • Auditing PostgreSQL Using pgAudit

    1 project | dev.to | 18 Jan 2021
  • 🪄✨How I built this Twitter scheduler using React and Hasura🔥

    1 project | dev.to | 20 Jan 2024
  • Remix loader api fetching with jwt

    1 project | /r/react | 6 Dec 2023