Contributing to the No Object Relational Mapping Project (NORM) for PostgreSQL

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

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

  • Knex

    A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

  • You could also easily get the main benefit of this (speedup via reduced roundtrips) by having a SQL builder library or ORM produce a similar query for you - it's trivial with something like knex.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Norm.net

    Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher

  • Now, it maybe is unrelated, but, I have another bit unrelated project which is a micro ORM for the .NET that is called exactly the same. Norm: https://github.com/vb-consulting/Norm.net

  • PgRoutiner

    PgRoutiner - Database-First Development with .NET and PostgreSQL.

  • It's actually a command-line tool (for now, planning to integrate a UI) called pgroutiner: https://github.com/vb-consulting/PgRoutiner

  • NORM

    NORM - No ORM framework (by hettie-d)

  • No, because we support the specific return type with strong Postgres types. If you look at the package here: https://github.com/hettie-d/NORM/blob/master/sql/account_pkg.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.

    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