gisborne / dart-sqlite2

Most recent, fast SQLite bindings for Dart 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLite bindings for the Dart VM

Build status

Installation

Add the library to your specs:

dependencies:
  sqlite2: ^0.5.0

Documentation

See the examples for how to use the library and the pub.dartlang.org page for the API documentation.

About

Most recent, fast SQLite bindings for Dart 2.0

License:Apache License 2.0


Languages

Language:Dart 55.2%Language:C++ 37.2%Language:Makefile 6.8%Language:Shell 0.8%