Archive
Archive
2025
- January 6 - Simplified Schema Monitoring, Drizzle support, Bitbucket, and more
- February 6 - Atlas v0.31: Custom schema rules, native pgvector support and more
- February 10 - The Hidden Bias of Alembic and Django Migrations (and when to consider alternatives)
- February 12 - Schema monitoring for ClickHouse using Atlas
- March 10 - Atlas v0.32: Ask AI, SQL Imports, and More
- March 31 - The Missing Chapter in the Platform Engineering Playbook
- April 6 - Handling Migration Errors: How Atlas Improves on golang-migrate
- May 11 - From Manual to Automated Database Schema Migrations
- May 12 - Atlas v0.33: Introducing Atlas Copilot and more
- May 26 - Building scalable multi-tenant applications in Go
- May 29 - Atlas v0.34: Ad-hoc Approval Policies and Terraform Docs
- June 9 - Case Study: How Darkhorse Emergency Tamed Complex PostgreSQL Schemas with Atlas
- June 10 - Atlas v0.35: Oracle, Bootstrap Projects, and more
- July 3 - Tame Complex PostgreSQL Schemas with Atlas, a Terraform for Databases
- July 10 - Schema Rules: Enforcing Database Policy with Atlas
- July 21 - Atlas v0.36: Snowflake Beta, PostgreSQL Partitions, Azure DevOps, and More
- July 23 - Case Study: How Beck's Hybrids Improved Reliability with Atlas
- August 19 - Teaching AI Agents to Manage Database Schemas with Atlas
- August 25 - Snowflake Schema Management: Atlas vs schemachange vs SnowDDL
- September 8 - Case Study: How Yad2 Simplified Schema Management with Atlas
- September 17 - Atlas v0.37: Databricks in Beta, ClickHouse Clusters, Migration Rules, and More
- October 28 - Atlas v0.38: Linting Analyzers, PII Detection, Migration Hooks, and More
2024
- January 1 - Announcing v0.17: Triggers and Improved ERDs
- January 9 - Announcing v0.18: Drift Detection, SQLAlchemy Support, Composite Schemas and More
- January 24 - Why Your Team Needs a Database Schema-as-Code Tool
- February 2 - Announcing v0.19: Pre-migration Checks, Schema Docs, MSSQL Triggers, and more
- March 3 - Upcoming Atlas Cloud Pricing Update
- March 18 - Announcing v0.20: New Pricing Model, Django Support, Postgres Extensions, and more
- April 1 - The Myth of Down Migrations; Introducing Atlas Migrate Down
- April 4 - The Top 5 Usability Issues with Classic Migration Tools
- May 1 - Announcing v0.22: Rename Detection, Table Locking Checks, and more
- May 21 - Announcing v0.23: Redshift Support, CircleCI Integration and More
- June 5 - Manage and Query SQL Views with GORM and Atlas
- June 13 - Announcing v0.24: Testing Schemas, Migrations, and Enhanced Editor Support
- July 9 - Manage your Row-level Security Policies as Code with Atlas v0.25
- August 8 - What's missing in EF Core Migrations? Announcing Atlas v0.26
- September 2 - What is Schema Monitoring and Atlas v0.27
- September 9 - How Go Tests "go test"
- September 26 - Pricing Changes for Atlas Pro
- October 1 - Atlas: Like Terraform, but for Databases
- October 9 - Strategies for Reliable Schema Migrations
- October 20 - How Conceal.IO Manages 1,500+ Redshift Schemas Using Atlas
- October 31 - Deep Dive into Declarative Migrations
- November 14 - The Hard Truth about GitOps and Database Rollbacks
- November 26 - New Release: Approval flows for Kubernetes, Prisma support, and more!
- December 11 - Case Study: How Unico's Platform Engineering Team Closed the DevOps/Databases Gap Using Atlas
- December 24 - Atlas is now SOC2 Certified for 2024
2023
- January 5 - Announcing Atlas v0.9.0: SQL as a First-Class Citizen
- March 13 - Announcing Atlas v0.10: Cloud Community Preview
- March 31 - Preventing breaking changes to your database with Atlas
- April 4 - Schema change management for platform teams
- April 4 - New Analyzers and Cloud Linting Configuration
- April 10 - Troubleshooting schema migration issues with Atlas
- April 21 - Manage database schemas with Terraform in plain SQL
- May 8 - Announcing v0.11.0: Manage database schemas with Kubernetes and Atlas
- May 16 - Announcing the Atlas HCL VSCode Extension
- May 17 - Quickly visualize your Django schemas with DjangoViz
- May 31 - Announcing Atlas v0.12: Cloud State Management
- June 1 - Ariga raises 18M$ to build the future of working with databases
- June 13 - Announcing SOC2 Compliance for Atlas Cloud
- June 28 - Announcing External Schemas and magical GORM support
- July 3 - Versioned migrations on Kubernetes with the Atlas Operator
- July 19 - Bridging the gap between IaC and Schema Management
- August 6 - Announcing v0.13.0: New binary, support for SQL Views, MS-SQL Driver beta program and more
- August 8 - How to Visualize GORM Models with Atlas
- August 16 - Passwordless Schema Migrations on RDS with Atlas
- August 31 - Announcing v0.14.0: Checkpoints, Push to Cloud and JetBrains Editor Support
- September 25 - Announcing Automatic Migrations for Sequelize Users
- October 12 - Revamping the GitHub Actions Experience for Atlas
- October 17 - Automatic migrations for Microsoft SQL Server
- October 19 - Announcing v0.15: Interactive Declarative Schema Migrations, Functions, Procedures and Domains
- December 6 - GitOps for Databases, Part 1: CI/CD
- December 11 - GitOps for Databases, Part 2: Atlas Operator and ArgoCD
- December 12 - Announcing Automatic Migrations for Hibernate Users
- December 19 - Announcing v0.16: ClickHouse support, Hibernate Provider, Baseline Schemas and more
2022
- January 19 - Announcing Atlas v0.3.0: A UI-powered schema migration experience
- February 1 - Announcing Atlas v0.3.2: multi-schema support
- February 9 - Programmatic inspection of databases in Go using Atlas
- May 4 - Terraform for databases: Announcing the official Terraform provider for Atlas
- May 23 - Announcing Atlas Project Files
- June 9 - Announcing v0.4.2 with preview support for CockroachDB
- July 14 - Announcing v0.5.0 with Migration Directory Linting
- August 11 - Announcing v0.6.0 with Versioned Migration Authoring
- August 22 - Prevent destructive changes to your database with the Atlas GitHub Action
- September 5 - The Atlas Migration Execution Engine
- October 27 - Migrate Multi-Tenant Environments With Atlas
- November 17 - Atlas Terraform Provider v0.4.0: HashiCorp partnerships, versioned migrations and more
- December 1 - Picking a database migration tool for Go projects in 2023
- December 6 - Exploring Database Schemas with Atlas
- December 20 - Learning to solve migration issues in a realistic simulation game