I need a very simple library (like 1 sort of file sorting) which generates SQL for me only Functions that require INSERTIONS and SELECTIONS and return the actual SQL string, nothing else, there is no compatibility layer, just plain SQL strings from the PSP data structure.
Is there anything like that? Thank you.
I found this beautiful and beautifully simple library:
Works great!
Comments
Post a Comment