Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/davidlastrucci/Trysil

Trysil - Delphi ORM
https://github.com/davidlastrucci/Trysil

delphi oop orm

Last synced: about 1 month ago
JSON representation

Trysil - Delphi ORM

Lists

README

        




Trysil - Delphi ORM

> *Copyright © [David Lastrucci](https://www.lastrucci.net/)*

> *All rights reserved*

>

> *Trysil* - Operation ORM (World War II)

> http://codenames.info/operation/orm/

During world war II, **ORM** was a British operation to establish a reception base centred on **Trysil** in the eastern part of German-occupied Norway.

That's why I called **Trysil** my **ORM**.

***Trysil - Delphi ORM***

Database drivers:

- [FirebirdSQL](https://github.com/davidlastrucci/Trysil/blob/master/Trysil/Data/FireDAC/Trysil.Data.FireDAC.FirebirdSQL.pas) (FireDAC)
- [Microsoft SQL Server](https://github.com/davidlastrucci/Trysil/blob/master/Trysil/Data/FireDAC/Trysil.Data.FireDAC.SqlServer.pas) (FireDAC)
- [PostgreSQL](https://github.com/davidlastrucci/Trysil/blob/master/Trysil/Data/FireDAC/Trysil.Data.FireDAC.PostgreSQL.pas) (FireDAC)
- [SQLite](https://github.com/davidlastrucci/Trysil/blob/master/Trysil/Data/FireDAC/Trysil.Data.FireDAC.SQLite.pas) (FireDAC)

For further information:

- [Setup](https://github.com/davidlastrucci/Trysil/blob/master/Docs/Setup.md)
- [Getting started](https://github.com/davidlastrucci/Trysil/blob/master/Docs/GettingStarted.md)
- [Simple sample](https://github.com/davidlastrucci/Trysil/blob/master/Docs/Sample.md)
- [Run Simple Demo in Demos/Simple folder](https://github.com/davidlastrucci/Trysil/blob/master/Docs/RunSimpleDemo.md)

# Trysil manuals
- [English](https://www.lastrucci.net/trysil/trysil-en.pdf)
- [Italiano](https://www.lastrucci.net/trysil/trysil-it.pdf)

# Give it a star
If you use my ORM, please, "star" this project in GitHub! It costs nothing but helps to reference the code.

If you have time, write me to [[email protected]](mailto:[email protected]) and tell me how you use it and why.

I would appreciate it!

---

Make With ❤ @davidlastrucci

[https://www.lastrucci.net/](https://www.lastrucci.net)