https://github.com/quantamhd/ort
Ort is a tool that will automatically will keep snapshots of your database for each git commit automatically.
https://github.com/quantamhd/ort
database mysql ort snapshot snapshots version-control
Last synced: 2 months ago
JSON representation
Ort is a tool that will automatically will keep snapshots of your database for each git commit automatically.
- Host: GitHub
- URL: https://github.com/quantamhd/ort
- Owner: QuantamHD
- Created: 2017-08-19T16:53:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T01:19:56.000Z (almost 8 years ago)
- Last Synced: 2025-01-30T05:13:16.006Z (4 months ago)
- Topics: database, mysql, ort, snapshot, snapshots, version-control
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ort
This manages different versions of your database automatically when working on different git branches
# Installation
If you don't use `pipsi`, you're missing out.
Here are [installation instructions](https://github.com/mitsuhiko/pipsi#readme).Simply run:
$ pipsi install .
# Usage
To use it:
$ ort --help