Skip to main content

SQL statements generator for Zope SQL adapters

Project description

https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336:target:https://pycqa.github.io/isort/

visaplan.plone.sqlwrapper

This package provides a simple generator for SQL statements, which are then executed by a Zope database adapter.

It does not try to implement an object-relational mapper (ORM) but simply helps to create SQL statements.

The purpose of this package is not to provide new functionality but to factor out existing functionality from an existing monolitic Zope product. Thus, it is more likely to lose functionality during further development (as parts of it will be forked out into their own packages, or some functionality may even become obsolete because there are better alternatives in standard Plone components).

There might be some work still necessary to make this product useful for a broader audience; it is currently in use in our monolithic product resp. it’s successors only.

We consider it more likely the successor packages visaplan.tools and visaplan.zope.reldb (see below) to be useful for current use.

Features

Examples

This add-on can be seen in action at the following sites:

Contribute

Support

If you are having issues, please let us know; please use the issue tracker mentioned above.

License

The project is licensed under the GPLv2.

See also

  • visaplan.tools contains an sql module to generate SQL statements like the ones mentioned above, detached from any Zope context

  • visaplan.zope.reldb contains a copy which follows the SQLAlchemy placeholders convention (:name).

Contributors

Changelog

1.0.3 (2020-12-16)

  • Use isort

  • Fixed Github links

[tobiasherp]

1.0.2 (2020-08-17)

  • Python 3.3+ compatibility, using six

  • Dedicated interface module

[tobiasherp]

1.0.1 (2018-11-23)

  • Declared existing dependencies. [tobiasherp]

1.0 (2018-09-17)

  • Initial release. [tobiasherp]

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

visaplan.plone.sqlwrapper-1.0.3.tar.gz (23.1 kB view hashes)

Uploaded Source

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