dartonic 0.0.10 copy "dartonic: ^0.0.10" to clipboard
dartonic: ^0.0.10 copied to clipboard

A database query builder inspired by Drizzle. It allows you to connect to various databases (SQLite, PostgreSQL, MySQL) and perform database operations using a fluent API.

0.0.10 #

  • Fix returns list of empty maps/objects.

0.0.9 #

  • Add a methods like drizzle findMany and findFirst.

0.0.8 #

  • Add raw method from driver.

0.0.7 #

  • Update convertion helper.

0.0.6 #

  • Update convertion helper.

0.0.5 #

  • Add postgres support.

0.0.4 #

  • Update retuning method.

0.0.3 #

  • Fix retuning method.

0.0.2 #

  • MYSQL support.

0.0.1 #

  • SQLite support.
13
likes
150
points
63
downloads

Publisher

verified publisherevandersondev.com.br

Weekly Downloads

A database query builder inspired by Drizzle. It allows you to connect to various databases (SQLite, PostgreSQL, MySQL) and perform database operations using a fluent API.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

mysql1, postgres, sqlite3

More

Packages that depend on dartonic