SQLite Oracle Compatibility Layer

The Sqlite Oracle Compatibility Functions is an experimental compatibility layer for SQLite vs Oracle, written in Python 3.

 

It aims to provide a minimal compatibility with Oracle. The need was having some regular expression functions, and I do not like to work with risky C code, like this university project did

Github link:

https://gitlab.com/daitangio/sqlite_ora_functions