Prisma middleware for soft deleting records. Soft deleting records is a common pattern in many applications. This library provides middleware for Prisma that allows you to soft delete records and ...
A CLI tool that executes SQL queries on xlsx files and outputs the results to various files, and also executes SQL queries on various files and outputs them to xlsx files. Built using excelize and ...
Abstract: The Text-to-SQL task has significant application prospects in automating relational database query interfaces. It can reduce user learning costs and improve data query efficiency. However, ...