GORM, PostgreSQL & Atlas

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gorm-atlas

    A Starter GORM + Atlas project with migration strategy in place

    In this post, we discuss our approach to managing a PostgreSQL database with GORM and Atlas in a collaborative development environment. We chose this tech stack for its advanced features, robust schema management, and seamless integration. GORM simplifies interactions with PostgreSQL and automates migrations, while Atlas handles schema versioning and ensures consistency across environments. For a practical example, check out this basic example repository.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

    PostgreSQL offers a rich set of features such as support for complex data types, full-text search, and JSONB, making it suitable for sophisticated applications.

  • GORM

    The fantastic ORM library for Golang, aims to be developer friendly

    GORM is a, quite conveniently named, ORM for GO

  • atlas

    Manage your database schema as code (by ariga)

    Atlas is a modern database schema management tool that provides a declarative way to manage database schemas and migrations.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • TypeScript dev tools in the Golang world

    1 project | dev.to | 1 May 2024
  • Prisma Client Go: Typesafe Database Client for Golang

    1 project | news.ycombinator.com | 20 Jan 2024
  • Go ORMs Compared

    5 projects | dev.to | 18 Jan 2024
  • Tenha controle sobre seu SQL com Golang e SQLC

    3 projects | dev.to | 25 Nov 2023
  • Golang RESTAPI boilerplate repository

    7 projects | /r/golang | 2 May 2023