autorc | Auto reconnect interface for MyMySQL |
examples | |
examples/database_sql | |
examples/long_data | This example reads URL from stdin and retrieve its content directly to database using SendLongData method |
examples/parallel | This file is there temporary and it isn't any example of how to use mymysql. |
examples/prepared_stmt | |
examples/reconnect | |
examples/simple | |
examples/transactions | |
godrv | MySQL driver for Go database/sql package |
mysql | MySQL Client API written entirely in Go without any external dependences. |
native | Thread unsafe engine for MyMySQL |
thrsafe | Thread safe engine for MyMySQL |