gormigrate VS ozzo-dbx

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

gormigrate

Minimalistic database migration helper for Gorm ORM (by go-gormigrate)

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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gormigrate ozzo-dbx
2 1
885 622
- 0.5%
5.4 0.0
12 months ago 12 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.

gormigrate

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

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)

What are some alternatives?

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

migrate - Database migrations. CLI and Golang library.

kingshard - A high-performance MySQL proxy

go-migrate - Abstract task migration tool written in Go for Golang services. Database and non database migration management brought to the CLI. [Moved to: https://github.com/g14a/metana]

sqrl - Fluent SQL generation for golang

go-mysql - a powerful mysql toolset with Go

rqlite - The lightweight, distributed relational database built on SQLite.

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

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

prometheus - The Prometheus monitoring system and time series database.

golang-gin-realworld-example-app - Exemplary real world application built with Golang + Gin