File: guides.md

package info (click to toggle)
golang-ariga-atlas 0.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,676 kB
  • sloc: javascript: 592; sql: 404; makefile: 10
file content (25 lines) | stat: -rw-r--r-- 350 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: Guides
id: guides
slug: /guides
---

# Guides

Welcome to the Atlas Guides.

## Databases

### MySQL

[Generated Columns](mysql/generated-columns.md)

### PostgreSQL

[Serial Type Columns](postgres/serial-columns.md)

[Partial Indexes](postgres/partial-indexes.md)

## Migration tools

[`golang-migrate`](migration-tools/golang-migrate.md)