sqlhbenchmarks VS sqlh

Compare sqlhbenchmarks vs sqlh and see what are their differences.

sqlhbenchmarks

Benchmarking package for my sqlh package. (by nofeaturesonlybugs)

sqlh

Powerful struct scanning for Go's database/sql and other compatible interfaces. (by nofeaturesonlybugs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sqlhbenchmarks sqlh
2 2
3 39
- -
0.0 3.8
almost 2 years ago almost 2 years ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sqlhbenchmarks

Posts with mentions or reviews of sqlhbenchmarks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-27.
  • Where to find a virtual or local Go mentor?
    2 projects | /r/golang | 27 Jan 2022
    Another choice is a library like squirrel which helps with building SQL statements, adding parameters, and execution. Such libraries tend to be a bit memory hungry though. I have benchmarked some libraries against each other awhile back here https://github.com/nofeaturesonlybugs/sqlhbenchmarks If you look at the benchmarks involving squirrel you can see it tends to make many more allocations than the alternatives I tested.
  • sqlh - The SQL Helper
    3 projects | /r/golang | 3 Jun 2021
    There's a sibling package containing benchmarks @ https://github.com/nofeaturesonlybugs/sqlhbenchmarks

sqlh

Posts with mentions or reviews of sqlh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-06.

What are some alternatives?

When comparing sqlhbenchmarks and sqlh you can also consider the following projects:

traefik - The Cloud Native Application Proxy

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

sqltrace - A low-code intrusion library that provides SQL tracing capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server, PostgreSQL, TiDB, TDengine, etc.) and ORM libraries for various relational database (gorm, xorm, sqlx, ent, etc.)

go-pg - Golang ORM with focus on PostgreSQL features and performance

advicehub - A website which gives you many advices.