教程
问答
博客
Python源码
Java源码
开源
论坛
教程
问答
博客
Python源码
Java源码
开源
论坛
登录
注册
开源软件
服务器软件
NoSQL数据库
Sophia
Sophia
- 嵌入式 K/V 数据库
NoSQL数据库
授权协议:
BSD
操作系统:
Windows
开发语言:
C/C++
软件简介
Sophia
是一个流行的可嵌入式的 Key-Value 数据库,用于高负载的运行环境,速度快而且功能强大。
特性:
完全复合 ACID 规范
多版本并发控制引擎
纯追加模式
支持多数据库
支持多语句和单语句事务 (SERIALIZED view, multi-databases)
多线程
一致游标
及时快照
异步上线/热备
易用
易于集成
Easy to write bindings (FFI-friendly, API designed to be stable in future)
Easy to built-in (Amalgamated, only two C files needed for work)
Implemented as small C-written library with zero dependencies
软件首页