Skip to content

pavelonline/cl-oci8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main purpose of the project is to reflect Oracle Call Interface to Common Lisp

Postulates:
 - foreign resources and handles have to cleaned and freed by
   the library
 - this project is only reflection. OCI function have to reflects
   to the library function one-to-one (except handle allocation and freeing)
 - the library cant contain functions not present in OCI.

License is BSD.

Regards,
Pavel G. Koukoushkin
[email protected]

About

Common lisp oci call interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published