dartonic 0.0.12 copy "dartonic: ^0.0.12" to clipboard
dartonic: ^0.0.12 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.12 #

  • Added view method and with clause.

0.0.11 #

  • Added transactions support.

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.
16
likes
0
points
55
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)
View/report issues

License

unknown (license)

Dependencies

mysql1, postgres, sqlite3

More

Packages that depend on dartonic