Recent

Author Topic: Resurrecting old janSQL library.  (Read 2737 times)

bee

  • Sr. Member
  • ****
  • Posts: 393
Resurrecting old janSQL library.
« on: April 19, 2018, 04:15:34 pm »
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. :)
-Bee-

A long time pascal lover.

scons

  • Full Member
  • ***
  • Posts: 141
Re: Resurrecting old janSQL library.
« Reply #1 on: April 27, 2018, 04:51:43 am »
Nice. What will be the difference with ZMSQL ?
Windows 10-64bit Lazarus 2.0.12 + FPC 3.2.0

bee

  • Sr. Member
  • ****
  • Posts: 393
Re: Resurrecting old janSQL library.
« Reply #2 on: April 27, 2018, 04:47:58 pm »
Nice. What will be the difference with ZMSQL ?
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.
-Bee-

A long time pascal lover.

scons

  • Full Member
  • ***
  • Posts: 141
Re: Resurrecting old janSQL library.
« Reply #3 on: April 28, 2018, 08:33:04 am »
Ok, it's clear to me now. Thanks for explaining.
Windows 10-64bit Lazarus 2.0.12 + FPC 3.2.0

 

TinyPortal © 2005-2018