Skip to content
forked from perf101/ocaml-sql

An OCaml library for high-level SQL operations.

License

Notifications You must be signed in to change notification settings

jjd27/ocaml-sql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-sql

Description

An OCaml library for high-level SQL operations. It currently supports PostgreSQL databases.

Documentation

See sql.mli for inline documentation.

HTML documentation can be generated with make doc, and then viewed by opening doc/index.html in a browser.

Dependencies

Using the library

Run make build to compile the files. See Makefile for how compilation is achieved.

About

An OCaml library for high-level SQL operations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 100.0%