ozzo-dbx VS sqrl

Compare ozzo-dbx vs sqrl and see what are their differences.

ozzo-dbx

A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities. (by go-ozzo)

sqrl

Fluent SQL generation for golang (by elgris)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ozzo-dbx sqrl
1 -
622 272
0.5% -
0.0 0.0
12 months ago 10 months 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.

ozzo-dbx

Posts with mentions or reviews of ozzo-dbx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-02.
  • What SQL library are you using?
    20 projects | /r/golang | 2 Jul 2022
    If you are looking for a query builder only, I also could recommend https://github.com/go-ozzo/ozzo-dbx (it doesn't seem to be maintained but its stable and so far I haven't stumbled on a bug using it for an internal tool)

sqrl

Posts with mentions or reviews of sqrl. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning sqrl yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing ozzo-dbx and sqrl you can also consider the following projects:

kingshard - A high-performance MySQL proxy

goqu - SQL builder and query library for golang

go-mysql - a powerful mysql toolset with Go

chproxy - Open-Source ClickHouse http proxy and load balancer

pREST - PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new

buntdb - BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support

prometheus - The Prometheus monitoring system and time series database.

tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

gormigrate - Minimalistic database migration helper for Gorm ORM

groupcache - groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

migrate - Database migrations. CLI and Golang library.