The MicroDB class only serves the purpose of providing syntax sugar for the MicroDbDriver.
MicroDbDriver
constructor():
MicroDBDriver<T>
options
Partial<MicroDBOptions>
static table<T>()
Returns: instance of the MicroDBDriver.
MicroDBDriver
static database()
Returns: instance of the MicroDBBase.
MicroDBBase
static janitor()
cron
string
...dbs
MicroDBBase[]
Last updated 3 years ago