OrigoDB 内存中数据库

授权协议:MIT操作系统:Windows 开发语言:C# 查看源码 »
OrigoDB 是一个开源的内存中嵌入式数据库,用于 .NET 和 Mono 应用,百分百支持 ACID。 示例代码: // Generic model var db = Db.For<K...