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. Learn more →
Go sql-statement Projects
-
I've been using Go with Goqu [1] for SQL for a lot of things lately. But, the language shouldn't matter much. The functions are just building the appropriate SQL clauses.
For some of the operations, the method I was using required marshaling the inputs to JSON before sending them over the wire. And that's nicer in a non SQL programming language. But both db's ultimately do have json_build_array/json_build_object for PostgreSQL or json_array/json_object for SQLite3.
[1] https://github.com/doug-martin/goqu
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
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 sql-statement discussion
Go sql-statement related posts
-
Golang Postgres Schema Builder?
-
GET method to get records from SQL database
-
ORM in Golang?
-
escaping text in Go
-
The superbasic SQL-Builder
-
Building dynamic SQL queries in GO with this library:
-
Using pgx and squirrel with PostgreSQL
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Sep 2025
Index
# | Project | Stars |
---|---|---|
1 | goqu | 2,555 |