ergl / psqlite

Pony interface to SQLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A (for now) basic pony wrapper around sqlite3

Installation

  • Install pony-stable
  • Run stable add github ergl/psqlite
  • To use it in your code, simply add use "psqlite"

About

Pony interface to SQLite

License:MIT License


Languages

Language:Pony 99.1%Language:Makefile 0.9%