搜索资源列表
berkeleydb-5.1
- Berkeley DB (DB)是一个高性能的,嵌入数据库编程库,和C语言,C++,Java,Perl,Python,PHP,Tcl以及其他很多语言都有绑定。Berkeley DB可以保存任意类型的键/值对,而且可以为一个键保存多个数据。Berkeley DB可以支持数千的并发线程同时操作数据库,支持最大256TB的数据,广泛用于各种操作系统包括大多数Unix类操作系统和Windows操作系统以及实时操作系统-Berkeley DB (DB) is a high performance, em
Getting_Started_with_Berkeley_DB
- BDB入门级指南,对初学者比较有意义。BDB是一款高性能的数据库-BDB entry-level guide for beginners meaningful comparison. BDB is a high-performance database
fastdb-363
- FastDB3.6.3是最近的windows版本的fastdb内存数据库。FastDB是一个高效率的内存数据库系统,在磁盘上的数据库文件和使用该数据库的每一个应用程序占用的虚拟内存空间相映射,这样取消了数据文件和缓冲池中的数据传输。再将整个文件数据读入内存,并且使用了高性能的锁工具实现了只读模式线程间、单个更改模式线程和多个只读模式线程间的并发执行。-Most recent sources for Windows:FastDB3.6.3
redis-2.0.4.tar
- redis 是一个高性能的key-value数据库。 redis的出现,很大程度补偿了memcached这类keyvalue存储的不足,在部 分场合可以对关系数据库起到很好的补充作用。-redis is a high performance key-value database. redis appearance to a large extent compensated for the lack memcached such keyvalue stored in some relational
memlink-0.3.4.tar
- nosql数据库 memlink,海量,高性能,持久化,分布式的key-list类型数据引擎-Memlink is a list struct data stroage engine
mongodb-learning-manual
- MongoDB是一个可扩展、高性能的下一代数据库,由C++语言编写, 旨在为web应用提供可扩展的高性能数据存储解决方案。本文介绍了MongoDB的相关知识和使用方法-MongoDB is a scalable, high-performance next-generation database prepared by the C++ language designed for web applications to provide scalable, high-performance da
SSDB
- SSDB 是⼀ 一个 C++ 语⾔ 言开发的⾼ 高性能开源 NoSQL 数据库服务器, ⽀ 支持 Key-value, Key- hashmap, Key-zset(sorted set) 等数据结构, ⼗ 十分适合存储数亿条级别的列表, 排序表等集合 数据, 是 Redis 的替代和增强⽅ 方案.-ssdb develop in c++ ,stand for nosql ,replace redis
wiredtiger-2.8.0
- wiredtiger是一个高性能、可扩展性、生产质量、NoSQL、开源数据管理的可扩展平台。-WiredTiger is an high performance, scalable, production quality, NoSQL, Open Source extensible platform for data management.