Edgewall Software

Version 6 (modified by Ryan J Ollos, 9 years ago) ( diff )

SqlAlchemyQueryMacro is not related to use of SQLAlchemy as a database abstraction in Trac.

SQLAlchemy

SqlAlchemy is an object-oriented database API for Python. From the website:

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

Status

Note: See TracWiki for help on using the wiki.