dart_gdbc 0.0.2+2 copy "dart_gdbc: ^0.0.2+2" to clipboard
dart_gdbc: ^0.0.2+2 copied to clipboard

A standard interface specification for accessing graph databases based on Dart language

0.0.2+2 #

  • fix: PoolConfig provides a constructor with parameters

0.0.2+1 #

  • Fix bug: remove broken connection from pool.

0.0.2 #

  • Feat: Connection pool support.

0.0.1+4 #

  • Fix bug: remove jsonEncode from ResultSet toString() method.

0.0.1+3 #

  • Change statement apis
  • Support gql render in prepared statement

0.0.1+2 #

  • Provided driver manager which can be used to register drivers and get a driver by its legal url

  • Provided common types for graph databases

  • Declared some base interfaces:

    • Driver
    • Connection
    • Statement
    • PreparedStatement
    • ResultSet
    • ...
1
likes
0
pub points
45%
popularity

Publisher

verified publisherdudu.ltd

A standard interface specification for accessing graph databases based on Dart language

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on dart_gdbc