odbc_fast 4.5.1 copy "odbc_fast: ^4.5.1" to clipboard
odbc_fast: ^4.5.1 copied to clipboard

Enterprise-grade ODBC data platform for Dart with a Rust native engine, streaming queries, pooling, and structured diagnostics.

145/ 160
pub points
252
downloads

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

Failed report section
Follow Dart file conventions
25 / 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

Failed check 0/5 points: Provide a valid CHANGELOG.md

Links in `CHANGELOG.md` should be secure. 1 link is insecure.

CHANGELOG.md:3100:5

     ╷
3100 │ <li><a href="XaTransaction::commit_one_phase"><code>commit_one_phase</code></a> — 1RM
     │     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     ╵

Use https URLs instead.

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

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

1508 out of 3298 API elements (45.7 %) have documentation comments.

Some symbols that are missing documentation: async_backpressure_mode, async_error, async_native_odbc_connection, async_native_odbc_connection.AsyncNativeOdbcConnection, async_native_odbc_connection.AsyncNativeOdbcConnection.AsyncNativeOdbcConnection.new.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Windows

  • ✓ Linux

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:odbc_fast/odbc_fast.dart that declares support for platforms: Windows, Linux.
Package does not support platform `iOS`.

Because:

  • package:odbc_fast/odbc_fast.dart that declares support for platforms: Windows, Linux.
Package does not support platform `macOS`.

Because:

  • package:odbc_fast/odbc_fast.dart that declares support for platforms: Windows, Linux.
Package does not support platform `Web`.

Because:

  • package:odbc_fast/odbc_fast.dart that declares support for platforms: Windows, Linux.
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

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

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

Package Constraint Compatible Latest Notes
code_assets ^1.2.1 1.2.1 2.1.0
crypto ^3.0.6 3.0.7 3.0.7
dotenv ^4.2.0 4.2.0 4.2.0
ffi ^2.2.0 2.2.0 2.2.0
hooks ^2.1.0 2.2.0 2.2.0
logging ^1.3.0 1.3.0 1.3.0
meta ^1.19.0 1.19.0 1.19.0
opentelemetry ^0.18.11 0.18.11 0.18.11
result_dart ^2.2.0 2.2.0 2.2.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
collection - 1.19.1 1.19.1
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
matcher - 0.12.20 0.12.20
path - 1.9.1 1.9.1
protobuf - 6.1.0 6.1.0
pub_semver - 2.2.1 2.2.1
quiver - 3.2.2 3.2.2
record_use - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.14 0.7.14
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
yaml - 3.1.4 3.1.4

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

The constraint `^1.2.1` on code_assets does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions code_assets to update the constraint.

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.19, Dart 3.13.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
145
points
252
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Enterprise-grade ODBC data platform for Dart with a Rust native engine, streaming queries, pooling, and structured diagnostics.

Repository (GitHub)
View/report issues

Topics

#db #database #odbc #sqlserver #postgresql

License

MIT (license)

Dependencies

code_assets, crypto, dotenv, ffi, hooks, logging, meta, opentelemetry, result_dart

More

Packages that depend on odbc_fast