Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 389 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 389 Bytes

PostgreSQL.jl

######PostgreSQL.jl is a Julia library that wraps the libpq API. The library includes PostgreSQL object identifier definitions for checking the datatype of a specific column in a table.

##OS Support

This has only been tested on Windows.

##Progress

This package is currently incomplete and requires more work.

##License

The license can be found in the file 'LICENSE'.