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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add odbc_fast

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  odbc_fast: ^0.2.6

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:odbc_fast/odbc_fast.dart';
1
likes
0
points
491
downloads

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

Documentation

Documentation

License

unknown (license)

Dependencies

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

More

Packages that depend on odbc_fast