# TypeScript ORM

## TypeScript ORM

- [Introduction](https://docs.wirebootstrap.com/orm/introduction.md)
- [Installation](https://docs.wirebootstrap.com/orm/installation.md)
- [Base Classes](https://docs.wirebootstrap.com/orm/base-classes.md)
- [Tables and Views](https://docs.wirebootstrap.com/orm/tables-and-views.md)
- [Select](https://docs.wirebootstrap.com/orm/tables-and-views/select.md)
- [Insert/Update](https://docs.wirebootstrap.com/orm/tables-and-views/insert-update.md)
- [Delete](https://docs.wirebootstrap.com/orm/tables-and-views/delete.md)
- [toQuery](https://docs.wirebootstrap.com/orm/tables-and-views/toquery.md)
- [toDataSet](https://docs.wirebootstrap.com/orm/tables-and-views/todataset.md)
- [Stored Procedures](https://docs.wirebootstrap.com/orm/stored-procedures.md)
- [Execute](https://docs.wirebootstrap.com/orm/stored-procedures/execute.md)
- [toProcedure](https://docs.wirebootstrap.com/orm/stored-procedures/toprocedure.md)
- [toDataSet](https://docs.wirebootstrap.com/orm/stored-procedures/todataset.md)
