This commit introduces several changes: - A new MariaDB service is implemented including connection handling and query execution. - Field validators (email, username, password) are added to utils. - The MongoDB service is refactored by moving the connect method into the constructor. - The "noDelete" configuration field is updated in biome.json. - A new interface is added for factorizing data into SQL queries. - The app.ts file is updated to include the MariaDB test alongside MongoDB.
brief-06-back
Description
Languages
TypeScript
100%