A generic database adapter you can use if the API of Query is sufficient.
Query
You can specify a more specialized adapter like MysqlDatabaseAdapter/MongoDatabaseAdapter with special API for MySQL/Mongo.
Protected
Optional
Generated using TypeDoc
A generic database adapter you can use if the API of
Query
is sufficient.You can specify a more specialized adapter like MysqlDatabaseAdapter/MongoDatabaseAdapter with special API for MySQL/Mongo.