autodb 1.0.0
Latest version
Released:
a simple, lightweight tool for database schema management in agile workflows
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache v2.0)
- Author: James Seibel
- Tags autodb , agile , database , schema , management , migration
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
autodb is a simple, lightweight tool for database schema updates, migrations, changes, etc. It’s designed for Agile workflows and multiple teams.
For instance, you can deploy a testing server to a certain branch of code, then run the command:
autodb sync latest
The testing server’s database will now have all necessary update scripts applied.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache v2.0)
- Author: James Seibel
- Tags autodb , agile , database , schema , management , migration
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic