Pg_jsonschema – JSON Schema Support for Postgres

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • postgres-json-schema

    JSON Schema validation for PostgreSQL

  • I've found that this PL/pgSQL implementation also works well when you don't need maximum performance:

    https://github.com/gavinwahl/postgres-json-schema

  • graphql-bench

    A super simple tool to benchmark GraphQL queries

  • (from Hasura)

    Scaling subscriptions is hard, but we work with our users/customers at scale to make sure settings are tweaked correctly.

    We have users running 100k - 1M concurrent users in production for live-event type platforms. It's not completely trivial to benchmark and setup because query patterns, streaming vs live queries etc have an impact, but it works very reliably. No missing events, no problems disconnecting/reconnecting, no need for sticky sessions and so on.

    An initial POC benchmark [1] should be a quick affair so if you're trying it out and run into any problems, please hit me up! Email on my bio.

    [1]: https://github.com/hasura/graphql-bench

  • 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