sqlite3_bindings 0.0.6 copy "sqlite3_bindings: ^0.0.6" to clipboard
sqlite3_bindings: ^0.0.6 copied to clipboard

outdatedDart 1 only

SQLite database engine bindings.

#sqlite3_bindings #

SQLite database engine bindings.

Version: 0.0.6

The goal of the Dash effort is ultimately to replace JavaScript as the lingua franca of web development on the open web platform.

Notice:

  • This software does not embed the SQLite database engine.
  • This software currently perform binary bindings to already installed SQLite database engine.
  • Possibility to use your own (embedded) SQLite database engine possibly will be added later or never.

Notice for Windows users:

  • The dynamic library sqlite3.dll should be available through the PATH environment variable.
  • All database operations will be performed through the first found (on the path) sqlite3.dll library.

Notice for Mac OS users:

This software is not tested on Mac OS.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

SQLite database engine bindings.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

binary_interop, libc

More

Packages that depend on sqlite3_bindings