While Lektor does not have a real traditional SQL database, it has a tree
based data layer which is internally called the database. It's a very
powerful tool for building websites and is accessible from plugin API,
the shell
command as well as from within the templates.
An overview of all the field types supported in Lektor.
Represents filter expressions for the query system.
Helper object to refer to fields in query filters.
Helper function to return the list of alternatives for a source
The basic interface to querying the database.
Provides functionality to query the database.
Specific features of pages and attachments.
The basic interface of all source objects.
The complete list of system fields in Lektor
The base class for all field types.
Comments