Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

justinj/sqlite3-pixie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

26 Commits

Repository files navigation

sqlite3-pixie

Sqlite3 bindings for Pixie.

This library is not ready to be used in general unless you like bugs and probable interface changes.

In particular, this almost certainly does not work on Linux at the moment (due to the hardcoded location of the sqlite dylib).

Presumably in the future Pixie will have a more uniform interface across different SQL databases, like Clojure has jdbc, so this is sort of temporary (in its current form, at least).

Pull requests welcome!

Running the tests

$ dust get-deps
$ dust test

TODO

  • transactions
  • make api similar to jdbc
  • make the finding of the sqlite library cross platform, this might entail packaging a sqlite tarball with this library
  • maybe experiment to see if we can detect memory leaks? running stuff a bunch of times?
  • benchmarks would be cool

About

Sqlite bindings for Pixie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /