Remult uses TypeScript entities as a single source of truth for: CRUD + Realtime API, frontend type-safe API client, and backend ORM. Remult supports all major databases, including: PostgreSQL, MySQL, ...
PHP's database access functions are not standardized. This creates a need for a database class library to hide the differences between the different databases (encapsulate the differences) so we can ...