query

Simple Query Builder for PostgreSQL - WIP (by andrewpillar)

Query Alternatives

Similar projects and alternatives to query

  • sqlc

    Generate type-safe code from SQL

  • Gin

    152 query VS Gin

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

  • 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-formatter

    A curated list of awesome Go frameworks, libraries and software

  • Buffalo

    Discontinued Rapid Web Development w/ Go

  • Squirrel

    Fluent SQL generation for golang

  • bob

    SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite (by stephenafamo)

  • goravel

    A Golang framework for web artisans. Tribute to Laravel.

  • SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better query alternative or higher similarity.

query reviews and mentions

Posts with mentions or reviews of query. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-05.
  • Goravel, Web framework inspired from Laravel in Golang
    5 projects | news.ycombinator.com | 5 Jul 2023
    I have written about this some time ago here: https://andrewpillar.com/programming/2019/07/13/orms-and-que...

    The main reason, in my opinion, comes down to how Go as a language was designed. I have written some follow up posts to that, specifically this one: https://andrewpillar.com/programming/2022/10/24/a-simple-cru... wherein I explore creating an ORM-like library via generics in Go, this may be of interest to you if you want a better understanding of how some of these things would work in Go.

  • how to avoid writing dreadful SQL statements
    4 projects | /r/golang | 23 May 2023
    I have written about this before, and my thoughts always settle on using a query builder. I've built a simple one, which works for what I need, but there are more feature complete ones out there such as squirrel. I've also written about how you can implement a simple CRUD library for database interactions using generics and query building to have that nice middle-ground between an ORM and query building.

Stats

Basic query repo stats
2
69
10.0
about 2 years ago

andrewpillar/query is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of query is Go.


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