Skip to main content

Expose SQLAlchemy's queries and their metadata to a webservice

Project description

Version:
5
Author:

Lele Gaifax <lele@metapensiero.it>

license:

GPLv3

This package contains a few utilities to make it easier applying some filtering to a stock query and obtaining the resultset in various formats.

See latest documentation at https://metapensierosqlalchemyproxy.readthedocs.io/en/latest/

Tests suite

The tests suite may be executed with

$ just check

The PostgreSQL unit requires an existing database called mp_sa_proxy_test with the hstore extension, and that the current user can access it without password:

$ createdb mp_sa_proxy_test
$ psql -c "create extension hstore;" mp_sa_proxy_test

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

metapensiero_sqlalchemy_proxy-6.0.dev2.tar.gz (41.5 kB view hashes)

Uploaded Source

Built Distribution

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