Forum > Databases

Resurrecting old janSQL library.

(1/1)

bee:
Bringing back an old but quite useful Pascal library: janSQL. janSQL is a fast single user SQL engine for text-based file, completely written in object Pascal language (compatible with both Free Pascal and Delphi).

But this one is not the actual original version. It's the latest updated janSQL library, with some bug fixes and additional features, by some contributors from our community. I put it in my GitHub repo here: https://github.com/git-bee/janSQL

I plan to enhance it during my spare time. If you're interested to such library, feel free to use it. And if you think such library is useful, feel free to contribute to the project. Thank you. :)

scons:
Nice. What will be the difference with ZMSQL ?

bee:

--- Quote from: scons on April 27, 2018, 04:51:43 am ---Nice. What will be the difference with ZMSQL ?

--- End quote ---
JanSQL is the SQL query engine, for delimited-text-based file. ZMSQL is a whole data management application, that uses JanSQL as a part of it.

scons:
Ok, it's clear to me now. Thanks for explaining.

Navigation

[0] Message Index

Go to full version