Databases
All common open-source relational database management systems are supported in all versions of Atlas. Additionally, the Pro Plan includes support for ClickHouse, SQL Server, and Redshift. Choose your database to get started.
For more details on the specific features supported by our RDBMS drivers, take a look at our docs.
MySQL
Getting Started with MySQL
Learn how to set up and use Atlas with your MySQL database
Descending Indexes
Working with descending indexes in MySQL with Atlas
Functional Indexes
Working with functional indexes in MySQL with Atlas
Prefix Indexes
Working with prefix indexes in MySQL with Atlas
CHECK Constraint
Working with CHECK constraints in MySQL with Atlas
Generated Columns
Working with generated columns in MySQL with Atlas
MySQL RDS with Terraform
Managing MySQL schemas on RDS with Terraform
Inline REFERENCES clauses (MY102)
Detecting inline REFERENCES clauses for MySQL
Dropping non-virtual columns (DS103)
Detecting dropping non-virtual columns for MySQL databases with Atlas's linting capabilities
Dropping foreign key constraints
Detecting dropping foreign keys in MySQL databases, using Atlas's linting capabilities
HCL Syntax with MySQL
Represent your MySQL schema using HCL
PostgreSQL
Getting Started with PostgreSQL
Learn how to set up and use Atlas with your PostgreSQL database
Serial Type Columns
Understanding serial type columns in PostgreSQL with Atlas
Partial Indexes
Implementing partial indexes in PostgreSQL with Atlas
Included Columns
Working with covering indexes in PostgreSQL
Index Operator Classes
Understanding index operator classes in PostgreSQL
Optimal Data Alignment (PG110)
Achieving optimal data alignment in PostgreSQL with Atlas
Descending Indexes
Implementing descending indexes in PostgreSQL with Atlas
Functional Indexes
Creating functional indexes in PostgreSQL with Atlas
HCL Syntax with PostgreSQL
Represent your PostgreSQL schema using HCL
SQLite
Partial Indexes
Implementing partial indexes in SQLite with Atlas
Descending Indexes
Creating descending indexes in SQLite with Atlas
Functional Indexes
Creating functional indexes in SQLite with Atlas
Working with Turso
Working with Turso in SQLite with Atlas
HCL Syntax with SQLite
Represent your SQLite schema using HCL
ClickHouse
Getting Started with ClickHouse
Learn how to set up and use Atlas with your ClickHouse database
SQL Server
Getting Started with SQL Server
Learn how to set up and use Atlas with your SQL Server database
Redshift
Getting Started with Redshift
Learn how to set up and use Atlas with your Redshift database