[erlang-questions] Interfacing Erlang to Oracle
Serge Aleynikov
saleyn@REDACTED
Sat Dec 20 05:10:15 CET 2008
I just placed a project here that implements an Oracle port program for
Erlang. It uses OCCI C++ interface and works with Oracle 10g and later.
http://code.google.com/p/erlora/
It's been a while since I last used it but if memory serves execution of
DML queries, and DDL plsql blocks worked fine. I was developed with
R11B-0, so it may require little updating for R12B-x, but if there are
volunteers to resurrect the project, I can grant commit access to
repository.
Serge
Tony Hobbins wrote:
> Hi all,
>
> Can anyone shed any light on best practice for interfacing Erlang to
> an Oracle DBMS?
>
> Specifically I only need query access to a legacy database (mnesia is
> not an option unfortunately).
> I seem to recall many years ago that work on an OCI interface was
> proposed.
> I am not sure of the state of any erlang-JDBC ports.
>
> Any advice or pointers in the right direction would be greatly
> appreciated!
>
> Tony Hobbins
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list