Typhoon Relational Database - bindings in FreePascal

 Typhoon is a small relational database library (or database engine, if you want) written in C language and used by its author in commercial applications. I use it in a little demonstration application, named SquabDB, which is a pigeon breeds database published on gitlab at this address.




But, because I like also Pascal language and I use it a bit, I made a Pascal unit for Typhoon, named ty.pas which can also be seen here. To test it, I used it in the same application, but this time written in Pascal language, published here.

Comments

Popular posts from this blog

Squab Linux Live - the most complete live system in the world.