package
1.0.6
Repository: https://github.com/cybergarage/go-mysql.git
Documentation: pkg.go.dev

# Functions

NewDatabase returns a new database.
NewDatabases returns a databases instance.
NewDatabaseWithName returns a new database with the specified string.
NewMemStore returns an in-memory storeinstance.
NewTable returns a new database.
NewTableWith returns a new database with the specified string.

# Structs

Database represents a destination or source database of query.
No description provided by the author
Table represents a destination or source database of query.

# Type aliases

Databases represents a collection of databases.
No description provided by the author
No description provided by the author
No description provided by the author