easy-mysql-js
Easy MySQL for NodeJS
Easy MySQL for NodeJS
Saving your time while using the "mysql" module, with critical word auto uppercase.
MySQL 常用的增删改查工具合集,提升 MySQL 在 TypeScript 中的使用体验
fast CURD api tools based node-mysql2
make SQL command easily
Generate Zod schemas from Drizzle ORM schemas
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
Generate valibot schemas from Drizzle ORM schemas
Generate Typebox schemas from Drizzle ORM schemas
A tool that synchronises a given database with a provided Divblox data model. Used by divbloxjs to ensure that the underlying database corresponds to the given data model.
Egg plugin for mysql
mysql plugin for egg
A plugin to harness the power of Cronyx's script-based task scheduling in your Elysia applications.
Modern, flexible database adapter for Node.js
A repository for building typed polymorphic relationships. This repository is a fork from Ashleigh Simonelli's typeorm-polymorphic
A CLI tool to run Next/Style-components and Graphql/Mysql fullstack project
javascript MySQL orm using mysql2 package
在开发epg项目过程中,我们之前希望看到程序运行的情况,会在界面创建一个div标签浮在界面最顶层,用于显示调试信息。但是随着项目的发展,这个调试信息越来越复杂,需要显示的信息越来越多,导致这个div标签越来越大,查看调试信息变的更加困难。因此,我们决定将调试信息输出到服务器,通过浏览器访问服务器查看调试信息。 ## 2. 介绍 epg-devlog是集前后端服务为一体的日志服务,通过浏览器访问本地启动的服务器地址,可以查看上报日志。并对可以对上报的数据进行筛选、排序、搜索、标记等操作。 ## 3.
MySQL storage plugin for Errsole