knex_dart_duckdb 0.1.0 copy "knex_dart_duckdb: ^0.1.0" to clipboard
knex_dart_duckdb: ^0.1.0 copied to clipboard

DuckDB driver for knex_dart — execute analytical SQL queries against DuckDB using the knex_dart query builder and the dart_duckdb FFI package.

150/ 160
pub points
20
downloads

We analyzed this package 23 hours ago, and awarded it 150 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

22 out of 34 API elements (64.7 %) have documentation comments.

Some symbols that are missing documentation: knex_dart_duckdb.DuckDBClient.close, knex_dart_duckdb.DuckDBClient.delete, knex_dart_duckdb.DuckDBClient.execute, knex_dart_duckdb.DuckDBClient.insert, knex_dart_duckdb.DuckDBClient.select.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:knex_dart_duckdb/knex_dart_duckdb.dart that imports:
  • package:knex_dart_duckdb/src/knex_duckdb.dart that imports:
  • package:knex_dart_duckdb/src/duckdb_client_web.dart that imports:
  • package:knex_dart_duckdb/src/duckdb_client.dart that imports:
  • package:knex_dart/knex_dart.dart that imports:
  • package:knex_dart/src/migration/migrator.dart that imports:
  • package:knex_dart/src/migration/migration_source.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/universal_io.dart that imports:
  • package:universal_io/src/_exports_in_browser.dart that imports:
  • package:universal_io/src/internet_address.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
dart_duckdb ^1.4.4 1.4.4 1.4.4
knex_dart ^1.1.0 1.2.0 1.2.0
universal_io ^2.2.2 2.3.1 2.3.1
wasm_ffi ^2.3.0 2.3.0 2.3.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.2.0 2.2.0
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
js - 0.6.7 0.7.2 Discontinued
js_interop - 0.0.1 0.0.1
knex_dart_capabilities - 0.2.0 0.2.0
logging - 1.3.0 1.3.0
meta - 1.18.2 1.18.2
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.3 4.5.3
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
20
downloads

Documentation

API reference

Publisher

verified publishermahawarkartikey.in

Weekly Downloads

DuckDB driver for knex_dart — execute analytical SQL queries against DuckDB using the knex_dart query builder and the dart_duckdb FFI package.

Repository (GitHub)
View/report issues
Contributing

Topics

#sql #query-builder #database #duckdb #knex

License

MIT (license)

Dependencies

dart_duckdb, knex_dart, universal_io, wasm_ffi

More

Packages that depend on knex_dart_duckdb