A collection of utilities for common DB maintenance operations in SQLAlchemy
Project description
Glowplug
A consistent interface for maintenance operations on database engines not covered by SQLAlchemy.
Chooses opinionated drivers with both async + sync support, as well as support for Alembic.
Supported operations
exists- Check if database existscreate- Create a new databaseinit- Create all tables in the given database, optionally dropping firstlist_tables- List tables in the databaseis_blank_slate- Check if database is either missing or exists but is emptyalembic- Run any of the alembic commands on the given database
Supported databases
- SQLite (
aiosqlite) - Postgres (
asyncpg) - MS Sql (
pyodbcandaioodbc)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_glowplug-0.3.11.tar.gz.
File metadata
- Download URL: python_glowplug-0.3.11.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
456d37036a8a5c38b38ea97d2b0701039593e2069bfc9848f3ec98fd524a5fd2
|
|
| MD5 |
015910abd56a9f7b8d2b927009558957
|
|
| BLAKE2b-256 |
88c2beab02068e85ca4c73b021c8f57291bcd657a4e44f4dd6f811f15c51c485
|
File details
Details for the file python_glowplug-0.3.11-py3-none-any.whl.
File metadata
- Download URL: python_glowplug-0.3.11-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79b03b2a5edebb94f1fbed47f7613142a3a679446f1af952f95087ec7796dd38
|
|
| MD5 |
7cee38c87c231ccbe74f276aa5755929
|
|
| BLAKE2b-256 |
4ed9fb9e929635e2bce5e5c9f0aee2e4766f7b0e3b0f17b25683ea78c765c321
|