# YxDServer **Repository Path**: webicc/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**: 2021-07-12 - **Last Updated**: 2021-10-18 ## 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