structable VS atlas

Compare structable vs atlas and see what are their differences.

structable

Golang struct-to-table database mapper (by Masterminds)

atlas

Manage your database schema as code (by ariga)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
structable atlas
2 67
289 4,978
2.1% 7.0%
10.0 9.8
over 3 years ago 2 days ago
Go Go
GNU General Public License v3.0 or later Apache License 2.0
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.

structable

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

atlas

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

What are some alternatives?

When comparing structable and atlas you can also consider the following projects:

GoMybatis - Go ORM Library.Have Powerful Features like transaction nesting, Optimistic Lock,Logical deletion and more. like mybatis for go golang

datahub - The Metadata Platform for your Data Stack

sqlx - general purpose extensions to golang's database/sql

migrate - Database migrations. CLI and Golang library.

JSON-to-Go - Translates JSON into a Go type in your browser instantly (original)

sqlc - Generate type-safe code from SQL

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

skeema - Declarative pure-SQL schema management for MySQL and MariaDB

pogreb - Embedded key-value store for read-heavy workloads written in Go

goose - A database migration tool. Supports SQL migrations and Go functions.

ent - An entity framework for Go