招聘&找人一个 BI 工具的 SQL Parser 开发与 Interpreter 优化

头像
Leo
244阅读11评论

基础说明

  • 招聘人数: 1人
  • 兼职/全职 (至少20小时/每周)
  • 时薪: 30+ USD
  • 英语能力: 需要有读写能力
  • 时区要求: 无

还是之前发过两次招聘的那个产品:


目前需要一个负责继续开发 SQL Parser与优化 Interpreter 的工程师, 下面是老板的招聘需求:

We are looking to find an experienced JS/TS developer to work on a SQL parser and interpreter. You should have experience working with parsers and especially interpreters and good knowledge of advanced SQL and antlr4 grammar.

For qualified candidates we will share a repository with you and put you on a test to determine whether you would be a good fit for the position.

下面是一些补充说明:

We have implemented a SQL parser and a SQL interpreter that support custom syntax/functions. Although the most functionalities have been implemented (though some inefficiently), the role involves continuing the development of this module, focusing on optimizing the existing code, especially the code about the interpreter.

The interpreter can simplify, check types, infer schemas, ... based on an input SQL and the database context without actually executing it in the real database.

Due to the domain specificity of this position, we are currently only accepting resumes/CV from developers with relevant development experience. Please send the link to your GitHub/Blog and the description of your related work experience with your resume/CV.

目前代码使用的技术栈:


投递简历/CV到Email可以配上个人Blog链接或Github链接,
依照能力与工时评估, 详细工资可以和老板谈.

需要了解更多细节也可以在下面留言或邮件询问,
谢谢

招聘类型:
企业招聘
职业:
开发
工作方式:
线上兼职远程工作
领域:
工具/开源
需消耗电量 5
收藏
举报
加载中…
精选评论
头像
等级0

请问找到了吗 , 之前改过shardingsphere 和databend的parser。 shardingsphere就是用的antlr4

还没有. 如果你TypeScriptOK的话, 可以给我发CV/简历. 谢谢

好的,我发邮件给你了

头像
等级4

这个我应该没问题,我读过数据库源码。最近几天有事情过几天再联系你。请问是全职还是兼职?

全职兼职都OK, 20小时每周以上为佳

OK,过几天我联系你

头像
等级0

用antlr4写sql parser为啥要会ts

antlr4ts, 在App的运行时用到

头像
等级0

这个我做过一些,可以联系我吗,我做的一个网站,可以实现可以实现sql从oracle 到MySQL的翻译,sql的格式化,从sql中提取表之间的关系,前端用vue,后端用springboot,antlr4。
网站地址:http://www.zjordon-sql-expert.com.cn/