ozzo-dbx VS go-mysql

Compare ozzo-dbx vs go-mysql 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)

go-mysql

a powerful mysql toolset with Go (by siddontang)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ozzo-dbx go-mysql
1 1
623 4,428
0.5% 1.1%
0.0 7.4
about 1 year ago 8 days 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)

go-mysql

Posts with mentions or reviews of go-mysql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.

What are some alternatives?

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

kingshard - A high-performance MySQL proxy

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

sqrl - Fluent SQL generation for golang

cockroach - CockroachDB - the open source, cloud-native distributed SQL database.

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

InfluxDB - Scalable datastore for metrics, events, and real-time analytics

prometheus - The Prometheus monitoring system and time series database.

dgraph - The high-performance database for modern applications

gormigrate - Minimalistic database migration helper for Gorm ORM

goose

migrate - Database migrations. CLI and Golang library.

tiedot - A rudimentary implementation of a basic document (NoSQL) database in Go