猛mm象:TypeScript的类型安全的Postgres查询生成器 源码
猛mm象:TypeType的类型安全Postgres查询构建器 :open_book: 正在进行的文档站点可从。 npm i @ff00ff/mammoth Mammoth是类型安全的查询构建器。 它仅支持我们认为是功能的Postgres。 它的语法尽可能接近SQL,因此您已经知道如何使用它。 它的自动完成功能很棒。 它可以帮助您避免错误,从而可以更快地开发应用程序。 const rows = await db . select ( star ( ) ) . from ( db . foo ) . leftJoin ( db . bar ) . on ( db . foo
文件列表
mammoth-master.zip
(预估有个64文件)
mammoth-master
.dependabot
config.yml
439B
.github
FUNDING.yml
722B
workflows
master.yml
721B
feature.yml
651B
src
expression.ts
10KB
暂无评论