# YxDServer **Repository Path**: shock_hack_admin/YxDServer ## Basic Information - **Project Name**: YxDServer - **Description**: 整合mORMot,MQTT,Qlog的服务开发项目,使用firedac操作数据库,无任何三方控件,只需要加入业务代码就可以快速开发HTTP,WEBSERVICE,MQTT接口 - **Primary Language**: Delphi - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2022-10-19 - **Last Updated**: 2022-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YxDServer Http.sys(mORMot)+Firedac for Delphi This project provides integration of HTTP, Webservice, MQTT。 Put your business logic in the "uDataYxDserver.pas" unit Use the "TFDManager" for database-pools ,or just use the "SQLFirDACPoolUnit.pas" for it, It's up to you.Both are perfect Supports HTTPS --2021年6月22日10:18:28 Add a function for SQL ,it will make easier to manipulate the database --2021年6月22日20:16:32 Add the Log for SQL --2021年6月23日10:52:44 Upload the library-source for the project,Just add the "source" to library--2021年7月12日19:12:46