dart_duckdb 1.1.3 copy "dart_duckdb: ^1.1.3" to clipboard
dart_duckdb: ^1.1.3 copied to clipboard

Provides lightweight yet convenient bindings to DuckDB by using dart:ffi

1.0.0 #

  • Initial version.

1.0.1 #

  • Fixes to publish to pub.dev

1.0.2 #

  • Download android/windows/linux/macos duckdb builds during building if missing.

1.0.3 #

  • Minor documentation updates.

1.1.0 #

  • Added support for duckdb's pending results, enabling cancellable queries.

1.1.3 #

  • Added support for all duckdb datatypes.
  • Full Value support for PreparedStatements.
  • Leverage Dart generics for vectors and values classes.
  • Added support for streaming query results.
  • Smaller android bindaries by removing unused symbols.
  • Improved query performance via faster datachunk indexing via galloping search.
11
likes
120
points
139
downloads

Publisher

verified publishertigereye.com

Weekly Downloads

Provides lightweight yet convenient bindings to DuckDB by using dart:ffi

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, collection, ffi, intl, meta, path, uuid

More

Packages that depend on dart_duckdb