Queryx: An Open-Source Go ORM with Automatic Schema Management

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. queryx

    Schema-first and type-safe ORM for Golang and TypeScript

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. atlas

    Manage your database schema as code (by ariga)

    Run the queryx db:create command to create a PostgreSQL database, and then run queryx db:migrate to automatically create the database migration files and database structure. Queryx’s database schema management is built upon Atlas.

  4. diesel

    A safe, extensible ORM and Query Builder for Rust

    I would recommend people look at diesel from Rust for how nice it could be. https://diesel.rs/ Look at the complex queries example. So much more readable and easier to understand.

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

  • People who use rust and postgres in production along with RDS proxy, what do you do?

    1 project | /r/rust | 15 Nov 2023
  • The diesel project is looking for help

    1 project | /r/rust | 4 Nov 2023
  • Diesel Is a Safe, Extensible ORM and Query Builder for Rust

    1 project | news.ycombinator.com | 18 Sep 2023
  • Diesel polls about upcoming features and guide topics

    1 project | /r/rust | 30 Jun 2023
  • Ask HN: Anyone Using Rust for Web Development?

    1 project | news.ycombinator.com | 24 Jun 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?