|
|
|
|
|
by graemep
440 days ago
|
|
I have used both TCL and Sqlite a fair bit but not both together. I have thought that TCL + in memory Sqlite would make a powerful combination for some tasks but have never actually tried it. > have a tcl interpreter as a virtual table Do you mean this: https://sqlite.org/src/file/src/test_tclvar.c ? |
|