SOD框架(源PDF.NETE框架)系统概要介绍
--核心三大功能(S,O,D):
SQL-MAP
- XML SQL config and Map DAL
- SQL Map Entity
ORM
- OQL(ORM Query Language)
- Data Container
- Entity Indexer
- Table Map route Query(分表查询)
Data Controls (Web/WinForm)
--有用的功能组件:
- Hot Use Cache
- Binary Serialization
- Query Log
- Command Pipeline
- Distributed Identification
--企业级解决方案:
- MVVM (Web/WinForm),参考链接
- Memory Database
- Transaction Log Data Replication
- Data Synchronization
- Distributed transaction
- OData Client
--工具:
- Integrated Development Tool
--源码和社区:
- Code: https://github.com/znlgis/sod
- Home: http://www.pwmis.com/sqlmap
- Blog: https://www.cnblogs.com/bluedoctor
- QQ Group:18215717,154224970