Go Sqlbuilder

Open-source Go projects categorized as Sqlbuilder

Top 8 Go Sqlbuilder Projects

  • jet

    Type safe SQL builder with code generation and automatic query result data mapping

  • Project mention: Use Rails | news.ycombinator.com | 2024-05-07

    "I can make a JS or Go program perform the same way. In fact the exact same thing happened in my shop with Go/Gorm. The key question is: how do you compute the 5mb of JSON? The devil is in those details. We changed the way we computed ours, and the issue was gone."

    The problem is ActiveRecord in my case. The data layout is not great (lots of joins through relationships, I thik 12 tables or so). What do you use (except raw sql) in Ruby if you cannot use ActiveRecord? I actually reimplemented the same API endpoint in Go using https://github.com/go-jet/jet and measured 10MB of allocations and essentially zero overhead over queries itself, a 50x speedup.

  • sqlingo

    💥 A lightweight DSL & ORM which helps you to write SQL in Go.

  • 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
  • go-sql

    golang orm and sql builder (by rushteam)

  • buildsqlx

    Go database query builder library for PostgreSQL

  • korm

    KORM, an elegant and lightning-fast ORM for all your concurrent and async needs. Inspired by the highly popular Django Framework, KORM offers similar functionality with the added bonus of performance

  • Project mention: Databases and Go | /r/golang | 2023-05-11

    I believe what you looking for is Korm. I'm thinking of using it in my next project. https://github.com/kamalshkeir/korm/

  • sqle

    A SQL-first/ORM-like Golang SQL package.

  • goquery

    Build SQL Where-clauses from functions in Go 1.18+ (by ffenix113)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Fluent SQL

    Fluent SQL - flexible and powerful SQL string builder

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Sqlbuilder related posts

  • goscanql - conveniently reading joined SQL data into structs

    2 projects | /r/golang | 17 Apr 2023
  • Fetching nested data from Postgres in one query

    1 project | /r/golang | 19 Aug 2022
  • Any code generator when providing 2 structs to get approximative mappers?

    1 project | /r/golang | 30 Jun 2022
  • Go-jet: JOOQ like library for Golang

    1 project | news.ycombinator.com | 26 Oct 2021

Index

What are some of the best open-source Sqlbuilder projects in Go? This list will help you:

Project Stars
1 jet 2,076
2 sqlingo 372
3 go-sql 176
4 buildsqlx 149
5 korm 131
6 sqle 9
7 goquery 6
8 Fluent SQL 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com