24 Forks
63 Stars
63 Watchers

txquery

TxQuery component is a TDataSet descendant component that can be used to query one or more TDataSet descendant components using SQL statements. It is implemented in Delphi 100% source code, no DLL required, because it implements its own SQL syntax parser and SQL engine.

How to download and setup txquery

Open terminal and run command
git clone https://github.com/ccy/txquery.git
git clone is used to create a copy or clone of txquery repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with txquery https://github.com/ccy/txquery/archive/master.zip

Or simply clone txquery with SSH
[email protected]:ccy/txquery.git

If you have some problems with txquery

You may open issue on txquery support forum (system) here: https://github.com/ccy/txquery/issues