stellar is a tool for creating and restoring database snapshots
Project description
Stellar - Lightning fast database snapshots for development
=======
Basic usage:
```
> stellar init
Please enter project name (ex. myproject): my_project
Please enter database url (ex. postgresql://localhost:5432/): postgresql://localhost:5432/
Please enter project database name (ex. myproject): my_project_database
Wrote stellar.yaml
> stellar snapshot base
Snapshotting database my_project_database
> stellar list
base a minute ago ago
> stellar restore base
Restore complete.
```
=======
Basic usage:
```
> stellar init
Please enter project name (ex. myproject): my_project
Please enter database url (ex. postgresql://localhost:5432/): postgresql://localhost:5432/
Please enter project database name (ex. myproject): my_project_database
Wrote stellar.yaml
> stellar snapshot base
Snapshotting database my_project_database
> stellar list
base a minute ago ago
> stellar restore base
Restore complete.
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stellar-0.2.0.tar.gz
(6.7 kB
view details)
File details
Details for the file stellar-0.2.0.tar.gz
.
File metadata
- Download URL: stellar-0.2.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f2e1bf0185e4dfa9488c463470c5089430d48ad8291f7329009a1cac003e98d |
|
MD5 | 76f1243afbac3e24daad85f922cd2ebf |
|
BLAKE2b-256 | dfaeb44142b41903d4ada93e4e32522f797a36d0cf9642de624c6f9c025999f0 |