Skip to main content

SQLAlchemy models for IoT sensor data storage with Alembic migrations

Project description

database uri

You can set database uri by setting IOT_DATABASE_URL variable.

export IOT_DATABASE_URL=postgresql://postgres:postgres@localhost:5432/iot_local

make migrations

alembic revision --autogenerate -m "Migration message."

upgrade

# upgrade all
alembic upgrade head

# upgrade all to specific migration
alembic upgrade <revision_id>

downgrade

# downgrade all
alembic downgrade base

# downgrade all to specific migration
alembic downgrade <revision_id>

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

ngits_iot_db-0.8.5.tar.gz (53.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ngits_iot_db-0.8.5-py3-none-any.whl (41.8 kB view details)

Uploaded Python 3

File details

Details for the file ngits_iot_db-0.8.5.tar.gz.

File metadata

  • Download URL: ngits_iot_db-0.8.5.tar.gz
  • Upload date:
  • Size: 53.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for ngits_iot_db-0.8.5.tar.gz
Algorithm Hash digest
SHA256 8dda316c1893d4aad85baf10893e5903f0c5cf79385b6d068565953bd0bbbeab
MD5 2238314b4c4242a3f2486af61d34fe01
BLAKE2b-256 6b1ce31ef5fe7723ea9006e722254c5d611da4dc9f38a54dc5ab46b308678824

See more details on using hashes here.

File details

Details for the file ngits_iot_db-0.8.5-py3-none-any.whl.

File metadata

  • Download URL: ngits_iot_db-0.8.5-py3-none-any.whl
  • Upload date:
  • Size: 41.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for ngits_iot_db-0.8.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1fc40649a6842c6bde7b93822c582905187cdd9f0dde238ce3918417015d8014
MD5 dd3d5c3f1bd0055d1209024fd88e860c
BLAKE2b-256 c9307f4ab158b44b81fee8c6b28fff287a9bec18b2c634fa8aa07e9fbf54c039

See more details on using hashes here.

Supported by

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