• Stars
    star
    221
  • Rank 173,590 (Top 4 %)
  • Language
    Julia
  • License
    Other
  • Created almost 11 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Julia interface to the SQLite library

SQLite

A Julia interface to the sqlite library.

Documentation Build Status

Installation

The package is registered in the General registry and so can be installed with ] add SQLite.

Documentation

  • STABLE — most recently tagged version of the documentation.
  • LATEST — in-development version of the documentation.

Project Status

The package is tested against Julia 1.0 and nightly on Linux, OS X, and Windows.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.