Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement PG'OCaml backend #1

Open
rgrinberg opened this issue Dec 16, 2015 · 1 comment
Open

Implement PG'OCaml backend #1

rgrinberg opened this issue Dec 16, 2015 · 1 comment

Comments

@rgrinberg
Copy link

https://github.com/darioteixeira/pgocaml/ is 99% pure OCaml (with the remaining 1% to be done very soon)

@seliopou
Copy link
Member

Generally speaking, this library is not in the business of making choices of backends and passing them onto users. It is very much possibly (and anybody is very much welcomed!) to implement a PG'OCaml backend under backends/pgocaml and send in a pull request. I chose postgresql-ocaml as the first database backend implementation because it's what Inhabited Type uses internally. We could get into the reasons for that particular choice, but let's leave that for another forum.

@seliopou seliopou changed the title Why not pgocaml instead of postgresql? Implement PG'OCaml backend Dec 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants