We are excited to announce the release of Atlas v0.35 🎊
It's been just over a week since our last release, and we are back with another batch of exciting features and improvements. Here's what's in store for you in Atlas v0.35:
- Bootstrap Projects - You can now bootstrap SQL projects with one command, making it easier to get started with Atlas. Using the new
split
andwrite
template functions, you can now create a code representation of your database schema in SQL or HCL format to turn your database into code in no time. - Atlas for Oracle in Beta - We are excited to announce that Atlas is now in beta for Oracle databases.
Read the full announcement in our blogpost.
Quick installation
macOS + Linux:
curl -sSf https://atlasgo.sh | sh
Homebrew:
brew install ariga/tap/atlas
Docker:
docker pull arigaio/atlas
Windows
Legal
The default binaries in this release are distributed released under Atlas EULA, and the community binaries are released under the Apache 2.0 license.