{"library":"sql-super","type":"library","category":null,"description":"SQL Super is a JavaScript library (v3.0.1) that provides a simplified API for performing basic SQL CRUD operations on MySQL and PostgreSQL databases without writing raw SQL queries. It offers promise- and callback-based methods for connecting, disconnecting, listing/creating/dropping databases and tables, and inserting, reading, updating, and deleting rows. The package abstracts away SQL syntax for common tasks but lacks TypeScript support, advanced querying features, or connection pooling (for MySQL). It is intended for beginners or small projects needing quick database interactions.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","sql","sql-super","sql super","postgres sql","mysql","pgsql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-super","imports":["const sqlsuper = require('sql-super');"]},{"cmd":"yarn add sql-super","imports":[]},{"cmd":"pnpm add sql-super","imports":[]}],"homepage":"https://github.com/jaguarsiva/Sql-Super#readme","github":"https://github.com/jaguarsiva/Sql-Super","docs":null,"changelog":null,"pypi":null,"npm":"sql-super","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}