用于测试和查询数据库的MySQL和PostgreSQL UI客户端,支持将查询和结果上传到Pinata
原文英文,约1600词,阅读约需6分钟。发表于: 。This is a submission for the The Pinata Challenge What I Built Project A resilient webapp for executing queries on either MySQL or PostgreSQL databases with a UI for writing...
这是一款支持MySQL和PostgreSQL查询的Web应用,用户可通过UI编写查询并获得错误反馈。应用支持连接池切换,并能通过Pinata将查询和结果上传到IPFS。基于Node.js和Vercel,支持动态数据库切换和错误处理。目前仅支持本地运行,未优化为公共服务器使用。