Skip to main content

stellar is a tool for creating and restoring database snapshots

Project description

Stellar - Fast database snapshots for development. It's like Git for databases.
=======

Stellar allows you to quickly restore database when you are e.g. writing database migrations, switching branches or messing with SQL. PostreSQL and MySQL are supported.

![Screenshot of Stellar terminal window](http://imgur.com/0fXXdcx.png)

How to get started
-------

You can install Stellar with `pip`.

```$ pip install stellar```

After that, you should go to your project folder and initialize Stellar settings. Stellar initialization wizard will help you with that.

```$ stellar init```

Stellar settings are saved as 'stellar.yaml' so you probably want to add that to your `.gitignore`.

```$ echo stellar.yaml >> .gitignore```

Done! :dancers:

How to take a snapshot
-------

```$ stellar snapshot SNAPSHOT_NAME```

How to restore from a snapshot
-------

```$ stellar restore SNAPSHOT_NAME```

Project details


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.3.0.tar.gz (8.1 kB view details)

Uploaded Source

File details

Details for the file stellar-0.3.0.tar.gz.

File metadata

  • Download URL: stellar-0.3.0.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for stellar-0.3.0.tar.gz
Algorithm Hash digest
SHA256 47b4dd59c1c9c24d4d807630e5e1bcb352ba842f17a867255012aec0d926298b
MD5 838c6bd0a9cdc696e6dcdff796460576
BLAKE2b-256 4b8e65f4c5017761826e1cbdb8212ef95b3b7ef69eb1a70197e42060ce07b217

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page