-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
大佬可否支持一下MSSQL?MSSQL可以直接基于tiberius,rbatis的rbdc-mssql就是基于tiberius的
还有是否可以考虑,参考rbatis 4.x这样,提供抽象接口,每个驱动都独立的一个crate?这样可以非常方便集成其他任何数据库,并且不需要改动taitan-orm的核心逻辑,也方便更多人直接实现其接口,就可以直接使用taitan-orm,就是提供接口,目前会有性能损耗,Rust官方目前还不支持dyn async trait,接口的传递需要套一层Box
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels