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...")
 
(etc.: add VCS clone shell command, accepts cryptocurrency)
 
(4 intermediate revisions by 2 users not shown)
Line 13: Line 13:
 
  - 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)
 
  - 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)
 
|Homepage URL=https://sql-dk.globalcode.info/
 
|Homepage URL=https://sql-dk.globalcode.info/
 +
|Version download=https://sql-dk.globalcode.info/releases/sql-dk_0.9_src.tar.gz
 
|User level=intermediate
 
|User level=intermediate
 
|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
 
|Version date=2014/01/10
 
|Version date=2014/01/10
 
|Version status=testing
 
|Version status=testing
|Version download=https://sql-dk.globalcode.info/releases/sql-dk_0.8_src.tar.gz
 
 
|Version comment=This is early release intended primarily for SW developers and testers (end-users might use it carefully).
 
|Version comment=This is early release intended primarily for SW developers and testers (end-users might use it carefully).
 
(the application itself looks stable, but the API might slightlty change, but not too much)
 
(the application itself looks stable, but the API might slightlty change, but not too much)
 
Release notes: https://sql-dk.globalcode.info/release-v0.8.xhtml
 
Release notes: https://sql-dk.globalcode.info/release-v0.8.xhtml
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
Line 31: Line 30:
 
|License=GPLv3orlater
 
|License=GPLv3orlater
 
|License copyright=František Kučera (frantovo.cz)
 
|License copyright=František Kučera (frantovo.cz)
 +
|License verified by=agyaanapan
 +
|License verified date=2021-06-21
 +
|License note=https://sql-dk.globalcode.info/license.xhtml
 +
}}
 +
{{Software category
 +
|Database=application, sql
 +
|Interface=command-line, console
 +
|Programming-language=java, shell
 +
|Works-with=database, sql, xml
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=Java
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=Perl
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=JDBC drivers
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=František Kučera
 
|Real name=František Kučera
 
|Role=author
 
|Role=author
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 49: Line 71:
 
|Resource URL=https://sql-dk.globalcode.info/download.xhtml
 
|Resource URL=https://sql-dk.globalcode.info/download.xhtml
 
}}
 
}}
{{Software category
+
{{Resource
|Database=application, sql
+
|Resource kind=Mailing List Info/Archive
|Interface=command-line, console
+
|Resource URL=https://lists.globalcode.info/mailman3/postorius/lists/sql-dk-dev.lists.globalcode.info/
|Programming-language=java, shell
 
|Works-with=database, sql, xml
 
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to use
+
|Resource audience=Bug reports and feature requests
|Prerequisite description=Java
+
|Resource kind=E-mail
 +
|Resource URL=mailto:sql-dk.08r281ft@frantovo.cz
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Required to build
+
|Is High Priority Project=No
|Prerequisite description=Perl
+
|VCS checkout command=hg clone https://hg.frantovo.cz/sql-dk/
}}
+
|Decommissioned or Obsolete=No
{{Software prerequisite
+
|Accepts cryptocurrency donations=Yes
|Prerequisite kind=Weak prerequisite
+
|Test entry=No
|Prerequisite description=JDBC drivers
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:48, 20 June 2021


[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.










"Bug reports and feature requests" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.