Tuesday, November 15, 2011

A bit about using G

At its basic, ignoring pointer arithmetic, the G machine simle stores random SQL procedures. Any procedure is executed with a, select 0,Operator,0; This is the simplest jump. Predefined parameters are bound by the sqlite2_bind and sqlite3_step is called. The jump triple can also be the last node in a config file. So one can configure the new stored SQL procedures and run.

So, whether the SQL procedures are proprietary and do not use triple format, even if they use a proprietary output table, G engine still acts as a simple, controllable stored procedure machine, optimized for sqlite3, using triple format control exchange between SQL and G graph.

No comments: