事务型NoSQL数据库,iBoxDB.NET 1.5.4 发布
jopen 11年前
iBoxDB是一个使用数据库表结合无结构化数据存取的新型NoSQL数据库,带有事务功能,并支持高性能的数据库同步。
支持.NET, Windows Phone, Mono , 兼容node.js , Unity3D. 复制就能使用.
iBoxDB.NET 1.5.4增加批量数据库事务复制功能,在一些应用情形下能提升10%的效率。
特性
- CURD
- Primary key
- Index, both Unique and Non-Unique
- Composite Index, both Unique and Non-Unique
- Query language
- Transactions support
- Concurrency control
- Replication both MasterSlave and MasterMaster
- In-Memory database supported
- Automatically creating databases when it is needed
- Zero configuration, copy and run, full of managed code
- Dynamic columns
- Different types with same indexes can be stored in same table
- NoSQL styles
- ResultSet compatible with LINQ
- High performance