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.1.6.tar.gz
(6.6 kB
view details)
File details
Details for the file stellar-0.1.6.tar.gz
.
File metadata
- Download URL: stellar-0.1.6.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 185d25bf7132f24cdd2422e8e4b1ce0c77ac70c8e5d3a4c8ca037ba75963ae1e |
|
MD5 | e02d814f27741f047afdc5a0e8dcbd19 |
|
BLAKE2b-256 | 7b10505fd888bdad522b4a3c52333c71ef228e9f5fb93c7fda7984f1d2e959d7 |