Переглянути джерело

Add Delphi-ORM

Object-Relational Mapping for Delphi XE7, XE6, XE5, XE4, XE3 and XE2
(Win32). Supports for FirebirdSQL, SQLServer and SQLite3.
Leonardo Gregianin 10 роки тому
батько
коміт
d7e49a2122
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -164,6 +164,7 @@ This awesome collection is also available on [Delphi.ZEEF.com](https://delphi.ze
 
 * [TxQuery](https://github.com/ccy/txquery) component is a TDataSet descendant component that can be used to query one or more TDataSet descendant components using SQL statements. It is implemented in Delphi 100% source code, no DLL required, because it implements its own SQL syntax parser and SQL engine.
 
+* [Delphi-ORM](https://code.google.com/p/delphi-orm/) Object-Relational Mapping for Delphi XE7, XE6, XE5, XE4, XE3 and XE2 (Win32). Supports for FirebirdSQL, SQLServer and SQLite3.
 
 ## Scripting
 *Using script engine in your applications*