dartonic_mysql 1.0.0 copy "dartonic_mysql: ^1.0.0" to clipboard
dartonic_mysql: ^1.0.0 copied to clipboard

MySQL driver for Dartonic. Provides connectMysql() to create a type-safe database connection.

1.0.0 #

First stable release. MySQL driver for the modular Dartonic ecosystem — connectMysql() opens a type-safe connection (with connection pooling via PoolConfig) backed by the mysql1 package. Pair with dartonic_core.

0
likes
150
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

MySQL driver for Dartonic. Provides connectMysql() to create a type-safe database connection.

Repository (GitHub)
View/report issues

Topics

#orm #database #mysql

License

MIT (license)

Dependencies

dartonic_core, mysql1

More

Packages that depend on dartonic_mysql