package
0.0.0-20241226012124-11c37684d0f4
Repository: https://github.com/gentcod/nlp-to-sql.git
Documentation: pkg.go.dev

# Functions

InitMapper returns mapper based on database type.
NewMySQLMapper initializes a Mapper that communicates with MySQL Databases.
NewPQMapper initializes a Mapper that communicates with Postgres Databases.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Mapper connets to the database to get database information.