# Escolia — the record

> Escolia is a school management SaaS with full source code, built for multiple educational institutions with isolated records.

Source: https://saascode.ai/inside/products/escolia · A product record inside saascode — build data, changelog, and everything written about Escolia.

## The build (measured)

- Files written: 1297
- Pages: 107
- Routes (pages + API): 360
- Database tables (all under RLS): 94
- Migrations: 118
- Time on the line: 12h
- Shipped: 2026-08-21

## Written about it

- [Escolia: an operating system for educational institutions](https://saascode.ai/inside/road-to-escolia.md)
- [Escolia vs PowerSchool: Own the Product or Use the Managed SIS](https://saascode.ai/inside/escolia-vs-powerschool-source-ownership-managed-sis.md)
- [School Management Software in 2026, Organized by the Record at the Centre](https://saascode.ai/inside/school-management-software-2026-record-ownership.md)

## Platform foundation

Like every saascode product, Escolia ships on the fabric — the platform base included with every purchase:

- Authentication: Email + password, 28 providers incl. enterprise SSO
- Organizations: Deployment model depends on the product
- Billing: Subscription plans, feature gating, admin-managed pricing
- Payments: 18 providers — Stripe, PayPal, regional processors
- API: Versioned REST + API keys, rate-limited
- MCP: Agent-ready — MCP server per product
- Integrations: 67 connected services — every card has code behind it
- Webhooks: Signed inbound with replay guard, plus outbound dispatch
- Notifications: 9 channels — in-app, email, Slack, Discord, Telegram, SMS
- i18n: DB-backed translations, admin-editable, add languages post-deploy
- Roles & access: Role-based access control, admin panel included
- Email: 4 switchable providers, templated transactional email
- Security: RLS everywhere, Zod validation, audit logging, rate limiting

## Links

- Buy in the catalog: https://saascode.ai/products/escolia
- Catalog page as markdown: https://saascode.ai/products/escolia.md
- Live demo: https://escolia.saascode.ai
