Bases: troveclient.base.Resource
Wikipedia definition for database.
“A database is a system intended to organize, store, and retrieve large amounts of data easily.”
Bases: troveclient.base.ManagerWithFind
Manage Databases resources.
Create new databases within the specified instance.
Delete an existing database in the specified instance.
Get a list of all Databases from the instance.
list of Database.
alias of troveclient.v1.databases.Database
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.