https://github.com/genieframework/searchlightoracle.jl
https://github.com/genieframework/searchlightoracle.jl
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/genieframework/searchlightoracle.jl
- Owner: GenieFramework
- License: mit
- Created: 2020-12-17T19:45:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-09T20:30:20.000Z (over 4 years ago)
- Last Synced: 2025-10-14T14:35:26.858Z (9 months ago)
- Language: Julia
- Size: 68.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SearchLightOracle
## Purpose of the project
The project fullfills the API of SearchLight. The adpater can be used for communicating with
Oracle databases.
### Supported systems
- Linux
- MacOS
### Restrictions
Please note that the adapter will not work on Windows systems because for now Oracle.jl has to
compile a small amount of C source code to change a needed library. This isn't done until today
for Windows systems. If this is solved, this adapter can be used on Windows systems.