Skip to content

Ilorm index

Welcome to the ilorm documentation! Quick start guide.

Ilorm is a javascript ORM build with modern technologies.

Come here to discover the Ilorm API.

Why a new ORM ?

  • Use newest feature of ECMAScript (modern javascript).
  • Universal database connector (MongoDB, SQL, Redis, REST, CSV...).
  • Could create powerful plugin using the "class" inheritance.

Features

  • Universal connector to bind every kind of database
  • Powerful plugin ecosystem
  • Query builder
  • Data validation

Start with ilorm

Advanced subject

Resources

Connectors

Plugins

Work in progress