首页 开发技术 其它     /    fsql:使用SQL式查询在文件系统中搜索-源码

fsql:使用SQL式查询在文件系统中搜索-源码

上传者: weixin_42127369 | 上传时间:2025/4/18 14:34:04 | 文件大小:1.87MB | 文件类型:ZIP
Go
fsql:使用SQL式查询在文件系统中搜索-源码
的fsql使用SQL式查询在文件系统中搜索。
内容演示版安装二进制文件。
通过围棋$goget-u-vgithub.com/kashav/fsql/...$whichfsql$GOPATH/bin/fsql通过自制$brewinstallfsql$whichfsql/usr/local/bin/fsql手动构建$gitclonehttps://github.com/kashav/fsql.git$GOPATH/src/github.com/kashav/fsql$cd$_#$GOPATH/src/github.com/kashav/fsql$make$./fsql用法fsql期望通过stdin进行单个查询。
您也可以选择在交互模式下使用fsql。
使用-help标志查看用法对话框。
$fsql- 本软件ID:15484902

文件下载

资源详情

[{"title":"(60个子文件1.87MB)fsql:使用SQL式查询在文件系统中搜索-源码","children":[{"title":"fsql-master","children":[{"title":"testdata","children":[{"title":"foo","children":[{"title":"quux <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"quuz","children":[{"title":"fred","children":[{"title":".gitkeep <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"waldo <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"qux <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"bar","children":[{"title":"garply","children":[{"title":"xyzzy","children":[{"title":"thud","children":[{"title":".gitkeep <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"corge <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"grault <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"baz <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'>576B</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>9.55KB</span>","children":null,"spread":false},{"title":"query","children":[{"title":"query.go <span style='color:#111;'>2.84KB</span>","children":null,"spread":false},{"title":"excluder_test.go <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":"excluder.go <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":"modifier.go <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"query_test.go <span style='color:#111;'>14B</span>","children":null,"spread":false},{"title":"modifier_test.go <span style='color:#111;'>569B</span>","children":null,"spread":false},{"title":"condition_test.go <span style='color:#111;'>14B</span>","children":null,"spread":false},{"title":"condition.go <span style='color:#111;'>3.09KB</span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"transform","children":[{"title":"parse_test.go <span style='color:#111;'>535B</span>","children":null,"spread":false},{"title":"error_test.go <span style='color:#111;'>571B</span>","children":null,"spread":false},{"title":"common.go <span style='color:#111;'>1.85KB</span>","children":null,"spread":false},{"title":"common_test.go <span style='color:#111;'>2.89KB</span>","children":null,"spread":false},{"title":"error.go <span style='color:#111;'>636B</span>","children":null,"spread":false},{"title":"format_test.go <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"format.go <span style='color:#111;'>3.82KB</span>","children":null,"spread":false},{"title":"parse.go <span style='color:#111;'>3.53KB</span>","children":null,"spread":false}],"spread":true},{"title":"go.mod <span style='color:#111;'>206B</span>","children":null,"spread":false},{"title":"fsql_test.go <span style='color:#111;'>10.01KB</span>","children":null,"spread":false},{"title":"parser","children":[{"title":"parser.go <span style='color:#111;'>3.45KB</span>","children":null,"spread":false},{"title":"error_test.go <span style='color:#111;'>600B</span>","children":null,"spread":false},{"title":"attribute_test.go <span style='color:#111;'>4.90KB</span>","children":null,"spread":false},{"title":"parser_test.go <span style='color:#111;'>9.24KB</span>","children":null,"spread":false},{"title":"source_test.go <span style='color:#111;'>3.01KB</span>","children":null,"spread":false},{"title":"source.go <span style='color:#111;'>1.09KB</span>","children":null,"spread":false},{"title":"error.go <span style='color:#111;'>969B</span>","children":null,"spread":false},{"title":"attribute.go <span style='color:#111;'>2.43KB</span>","children":null,"spread":false},{"title":"condition_test.go <span style='color:#111;'>8.33KB</span>","children":null,"spread":false},{"title":"condition.go <span style='color:#111;'>4.72KB</span>","children":null,"spread":false}],"spread":true},{"title":"evaluate","children":[{"title":"error_test.go <span style='color:#111;'>26B</span>","children":null,"spread":false},{"title":"evaluate.go <span style='color:#111;'>2.35KB</span>","children":null,"spread":false},{"title":"evaluate_test.go <span style='color:#111;'>26B</span>","children":null,"spread":false},{"title":"error.go <span style='color:#111;'>901B</span>","children":null,"spread":false},{"title":"compare.go <span style='color:#111;'>3.92KB</span>","children":null,"spread":false},{"title":"compare_test.go <span style='color:#111;'>10.96KB</span>","children":null,"spread":false}],"spread":true},{"title":"meta","children":[{"title":"meta.go <span style='color:#111;'>593B</span>","children":null,"spread":false}],"spread":true},{"title":"fsql.go <span style='color:#111;'>1.09KB</span>","children":null,"spread":false},{"title":"media","children":[{"title":"fsql.gif <span style='color:#111;'>1.86MB</span>","children":null,"spread":false}],"spread":true},{"title":"go.sum <span style='color:#111;'>1.17KB</span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'>216B</span>","children":null,"spread":false},{"title":"VERSION <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'>2.29KB</span>","children":null,"spread":false},{"title":"tokenizer","children":[{"title":"token_test.go <span style='color:#111;'>2.27KB</span>","children":null,"spread":false},{"title":"tokenizer.go <span style='color:#111;'>5.47KB</span>","children":null,"spread":false},{"title":"tokenizer_test.go <span style='color:#111;'>4.72KB</span>","children":null,"spread":false},{"title":"token.go <span style='color:#111;'>1.84KB</span>","children":null,"spread":false}],"spread":false},{"title":"terminal","children":[{"title":"terminal_test.go <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"terminal.go <span style='color:#111;'>2.71KB</span>","children":null,"spread":false},{"title":"pager","children":[{"title":"pager.go <span style='color:#111;'>576B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"cmd","children":[{"title":"fsql","children":[{"title":"main.go <span style='color:#111;'>884B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明