Difference between revisions of "SQL-DK"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=SQL-DK |Short description=SQL batch/terminal client |Full description=SQL-DK is and command-line client for relational databases. Main features: - seamles...")
 
m
Line 16: Line 16:
 
|VCS checkout command=hg clone https://hg.frantovo.cz/sql-dk/
 
|VCS checkout command=hg clone https://hg.frantovo.cz/sql-dk/
 
|Computer languages=Java, BASH, Perl (only during build process)
 
|Computer languages=Java, BASH, Perl (only during build process)
|Paid support=https://podnik.frantovo.cz/
+
|Paid support=https://podnik.frantovo.cz/s/english
 
|Keywords=SQL, relational database, CLI, pipe, batch, XML
 
|Keywords=SQL, relational database, CLI, pipe, batch, XML
 
|Version identifier=0.8
 
|Version identifier=0.8

Revision as of 10:35, 8 July 2019


[edit]

SQL-DK

https://sql-dk.globalcode.info/
SQL batch/terminal client

SQL-DK is and command-line client for relational databases.

Main features:

- seamlessly integrates SQL into your shell scripts
- universal – uniform interface for your relational database regardless it is PostgreSQL, MariaDB, MySQL etc.
- prepared (parametrized) statements – safely pass any data to your DBMS – no more SQL injection
- supports named parameters, not only ordinal ones; for any DBMS
- modular design – formatter plug-ins; you can use one of built-in formatters or write your own and get output (result sets, updates results) in any format
- streaming – results from database are streamed throught chosen formatter to the output – no need to fetch whole result set into memory (thus infinite result sets can be processed)





Licensing

License

Verified by

Verified on

Notes

Verified by

agyaanapan

Verified on

21 June 2021




Leaders and contributors

Contact(s)Role
František Kučera author


Resources and communication

AudienceResource typeURI
Homepagehttps://sql-dk.globalcode.info/
Downloadhttps://sql-dk.globalcode.info/download.xhtml
Mailing List Info/Archivehttps://lists.globalcode.info/mailman3/postorius/lists/sql-dk-dev.lists.globalcode.info/
Bug reports and feature requestsE-mailmailto:sql-dk.08r281ft@frantovo.cz
VCS Repository Webviewhttps://hg.frantovo.cz/sql-dk/


Software prerequisites

KindDescription
Required to buildPerl
Weak prerequisiteJDBC drivers
Required to useJava




Entry








"author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.