{"library":"warp-server","type":"library","category":null,"description":"Warp Server is an Object-Relational Mapper (ORM) designed for scalable web applications, currently at version 6.8.7. It provides a structured approach to defining database schemas, including tables, columns with validation, and triggers for pre- and post-operation hooks. Developers can build complex queries, implement server-side functions for custom business logic, and enforce access restrictions based on user roles. A key differentiator is its built-in support for implementing RESTful APIs via an Express middleware. As of now, it exclusively supports MySQL, with the roadmap indicating plans for additional database adapters in future releases. The project maintains a stable release cadence, with version 6.x being the current focus, explicitly differentiating its documentation and usage from older versions 5.x and legacy releases.","language":"javascript","status":"active","version":"6.8.7","tags":["javascript","warp","server","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install warp-server","imports":["import Warp from 'warp-server';","import { Class, Key } from 'warp-server';","import 'reflect-metadata';"]},{"cmd":"yarn add warp-server","imports":[]},{"cmd":"pnpm add warp-server","imports":[]}],"homepage":"https://warp-server.com","github":"https://github.com/dividedbyzeroco/warp-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/warp-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/warp-server/compatibility"}}