Skip to main content

4 docs tagged with "dev database"

View all tags

AWS RDS Extensions in the Atlas Dev Database

Compile schemas that declare RDS-only extensions on the Atlas dev database: install mock aws_commons/aws_lambda/aws_s3 extensions on the dev image so CREATE EXTENSION works and Atlas manages them end-to-end.

Dev Database

Dev Database is an ephemeral database that Atlas uses to process and validate users' schemas, migrations and more.

SQL Schema: Syntax and Examples

Learn how to define and manage your database schema using SQL syntax in Atlas. This guide covers dev databases, schema files, directories, directives, and more.