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

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

Changelog #

1.2.0 #

  • ✨ Moved to async calls, managing isolate communication internally.
  • ✨ Added duckdb 1.2.1

1.1.3 #

  • ✨ Added support for all DuckDB datatypes
  • ✨ Added streaming query results
  • ⚡️ Improved query performance with faster datachunk indexing
  • 🔧 Full Value support for PreparedStatements
  • 💡 Enhanced vector and value classes with Dart generics
  • 📦 Reduced Android binary size by removing unused symbols

1.1.0 #

  • ✨ Added support for cancellable queries via DuckDB's pending results

1.0.3 #

  • 📝 Minor documentation updates

1.0.2 #

  • 🔧 Auto-download DuckDB builds during build process for Android/Windows/Linux/macOS

1.0.1 #

  • 🐛 Fixed pub.dev publishing issues

1.0.0 #

  • 🎉 Initial release
11
likes
140
points
143
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, js_interop, logging, meta, path, uuid

More

Packages that depend on dart_duckdb