Skip to main content

Dynamic storages based on tables instead of databases

Project description

Dynamic storage implementation that uses tables instead of pg databases.

This allows us to reuse connection pools but still be able to separate data to different tables.

Example configuration:

...
storages:
  my-storage:
    storage: postgresql
    type: prefixed-table
    dsn: postgresql://postgres@localhost:5432/guillotina
...

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

guillotina_dynamictablestorage-1.1.4.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file guillotina_dynamictablestorage-1.1.4.tar.gz.

File metadata

  • Download URL: guillotina_dynamictablestorage-1.1.4.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5

File hashes

Hashes for guillotina_dynamictablestorage-1.1.4.tar.gz
Algorithm Hash digest
SHA256 0f381b9b62df308ecad757df71982eda44891b692cd8c2945117937203d9735c
MD5 32e1e4b5b59ee06035fc85f9a7dcffd0
BLAKE2b-256 2cc3a536a4da2159fa32c0b5954fd76e62cb2c59d8f06c0c2e997ca45c17b0b4

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