lglass.database.sqlite3

class lglass.database.sqlite3.SQLite3Database(sql)

This database backend operates on a SQLite3 database and supports generic RPSL types. Additional, it provides fast access support for the standard RPSL types by allocating one table per standard type. Non-standard types are saved in the generic “objects” table.

Read the Docs v: latest
Versions
latest
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.