macOS / binaries /

ecpg

/usr/local/bin/ecpg
Embedded SQL C preprocessor

ecpg is the embedded SQL preprocessor for C programs. It converts C programs with embedded SQL statements to normal C code by replacing the SQL invocations with special function calls. The output files can then be processed with any C compiler tool chain.