4作者: jerrysievert4 天前原帖
PLJS 是一种新的现代 JavaScript 可信语言扩展,结合了 QuickJS,这是一种小巧且快速的 JavaScript 运行时,与 Postgres 集成,提供 Postgres 和 JavaScript 之间的快速类型转换、快速执行以及非常轻量的占用空间。<p>以下是一些基准测试,展示了它与 PLV8 的比较:<a href="https://github.com/plv8/pljs/blob/main/docs/BENCHMARKS.md">https://github.com/plv8/pljs/blob/main/docs/BENCHMARKS.md</a><p>这是朝着在 Postgres 中嵌入真正轻量、快速且可扩展的 JavaScript 运行时迈出的第一步。初步路线图已发布在<a href="https://github.com/plv8/pljs/blob/main/docs/ROADMAP.md">https://github.com/plv8/pljs/blob/main/docs/ROADMAP.md</a>。<p>您可以通过加入 PLV8 Discord 参与讨论:<a href="https://discord.gg/XYGSCfVNBC" rel="nofollow">https://discord.gg/XYGSCfVNBC</a><p>您可以在 <a href="https://github.com/plv8/pljs">https://github.com/plv8/pljs</a> 找到 PLJS。
1作者: jrandolf24 天前原帖
Hi everyone!<p>We’re excited to introduce Bridge--an open-source server that lets you quickly spin up (opinionated) MCPs to connect your databases and APIs. Bridge is part of our startup&#x27;s DX for integrating with our auditing and security platform, but this release focuses on making it easy for anyone to connect your systems and get started right away.<p>We’d love to hear your feedback or questions!<p>Thank you!