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

Cloudflare D1 driver for knex_dart — execute queries against a Cloudflare D1 SQLite database via the Cloudflare REST API using the knex_dart query builder.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add knex_dart_d1

With Flutter:

 $ flutter pub add knex_dart_d1

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

dependencies:
  knex_dart_d1: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:knex_dart_d1/knex_dart_d1.dart';
0
likes
150
points
20
downloads

Documentation

API reference

Publisher

verified publishermahawarkartikey.in

Weekly Downloads

Cloudflare D1 driver for knex_dart — execute queries against a Cloudflare D1 SQLite database via the Cloudflare REST API using the knex_dart query builder.

Repository (GitHub)
View/report issues
Contributing

Topics

#sql #query-builder #cloudflare #d1 #knex

License

MIT (license)

Dependencies

http, knex_dart

More

Packages that depend on knex_dart_d1