![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
SHQL is an SQL database written in shell script. I have been using and expanding it and with the original authors permission I am making my changes available on the internet. I have added many new features and expanded it in many ways. For more information please see the shql part of my website: http://lorance.freeshell.org/shql/ |
#3
| |||
| |||
|
|
The link to the tarball, <http://lorance.freeshell.org/shql/shql-2b1.tar.gz does not work. It goes to <http://myspace.com/redmartian>. |
#4
| |||
| |||
|
|
SHQL is an SQL database written in shell script. I have been using and expanding it and with the original authors permission I am making my changes available on the internet. I have added many new features and expanded it in many ways. For more information please see the shql part of my website: http://lorance.freeshell.org/shql/ |

#5
| |||||
| |||||
|
|
Thank you; I am pleased that this script has continued to live on to impress upon those who doubt the power of what can be accomplished with time, effort, ...and ADD! ![]() |
|
It reminds me of an implementation of dc(1) (!) written in sed(1) (!!) and authored by Greg Ubben. And it's _faster_ than some ports. HA !!! |
|
My major contribution is, that the script needs to be rewritten in kornshell/bash to get the best performance and portability from it. sh(1) has problematic syntax, especially regarding process substitution (`...`) and the (lack of) functional scoping. |
|
My major question is: how does it compare to Dana French's "kshsql" -- a similar rewrite -- now at: http://freshmeat.net/projects/kshsql/ |
|
BTW, did you see that recent post of mine, giving other examples of scripts implementing RDBs, including the above kshsql? |
#6
| |||
| |||
|
|
SHQL is an SQL database written in shell script. I have been using and expanding it and with the original authors permission I am making my changes available on the internet. I have added many new features and expanded it in many ways. For more information please see the shql part of my website: http://lorance.freeshell.org/shql/ |
#7
| |||
| |||
|
|
I have released a new version with some bug fixes and a few new features. |
#8
| |||
| |||
|
|
(Is it more efficient now?) |
#9
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |