# db_ops v0.2.2 - Table of Contents

> Lightweight runtime database management operations (create, seed, drop) for Elixir/Ecto Releases without Mix.

## Pages

- [DbOps](readme.md)

## Modules

- [DbOps](DbOps.md): Lightweight runtime database management utility for Elixir/Ecto Releases.
- [DbOps.PsqlUrl](DbOps.PsqlUrl.md): Normalizes Ecto repo configuration and DATABASE_URL values to a stable
PostgreSQL URL that is safe to pass to `psql` in release builds.

