Skip to content

Comment on CG/SQL – SQL dialect compiler to C for sqlite3 mimicking stored procedures

Comments

CG-SQL = an attempt to give C what Python has had for a long timeconvenient “scripted” work with the database, but without losing speed.This is cool.

Oracle was already doing this in the 1990's with Pro*C.

https://docs.oracle.com/cd/A97630_01/win.920/a96111/intro.ht...

Sybase and Informix also used to have something similar.

Thanks for the heads up.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.