miniorm
Version:
A lightweight, minimal TypeScript ORM & query‑builder for MySQL, PostgreSQL and SQLite
35 lines (27 loc) • 1.45 kB
Markdown
<p align="center">
<a align="center" href="https://zexson.vercel.app/" target="_blank">
<img align="center" src="https://cdn.discordapp.com/icons/1268182421732327445/8ac3744f5a6d308691ec51f54bcd9fb4.webp?size=4096" alt="Zexson Team Logo" width="120"/>
</a>
</p>
<h1 align="center">MiniORM</h1>
<p align="center">
<a align="center" href="https://zexson.vercel.app/" target="_blank"><strong>Zexson Team Website</strong></a>
</p>
<p align="center">
<img src="https://img.shields.io/npm/l/miniorm" alt="License"/>
<img src="https://img.shields.io/npm/v/miniorm" alt="Version"/>
<img src="https://img.shields.io/npm/dt/miniorm" alt="Downloads"/>
<img src="https://img.shields.io/npm/dm/miniorm" alt="Downloads"/>
<a href="https://discord.gg/VFYRarPZDT" target="_blank"><img src="https://img.shields.io/badge/discord-online-brightgreen.svg" alt="Discord"/></a>
<a href="https://kofe.al/en/@signor-p" target="_blank">
<img src="https://img.shields.io/badge/Donate-Kofe.al-brightgreen.svg" alt="Doante"/>
</a>
</p>
---
<p align="center">
A lightweight, zero-dependency ORM for <strong>MySQL</strong>, <strong>PostgreSQL</strong>, and <strong>SQLite</strong> in Node.js—focused on simple, fluent CRUD operations with TypeScript support and built-in SQL injection protection.
</p>
---
=> [Documentation](https://zexson-dev.vercel.app) <=
---
### Made with ❤️ for you by Zexson Team.