搜索资源列表
dataset
- ADO.NET是.Net FrameWork SDK中用以操作数据库的类库的总称。而DataSet类则是ADO.NET中最核心的成员之一,也是各种开发基于.Net平台程序语言开发数据库应用程序最常接触的类。之所以DataSet类在ADO.NET中具有特殊的地位,是因为DataSet在ADO.NET实现从数据库抽取数据中起到关键作用,在从数据库完成数据抽取后,DataSet就是数据的存放地,它是各种数据源中的数据在计算机内存中映射成的缓存,所以有时说DataSet可以看成是一个数据容器。同时它
Oracle9i-SGA
- Oracle 在启动的时候指定SGA使用多少虚拟内存,并且在运行时允许实例通过调整buffer cache, shared pool, large pool和PGA的大小动态的调整SGA。-Oracle boot time designated SGA amount of virtual memory, and at runtime allowing example by adjusting the buffer cache, shared pool, large pool and the si
Oracle_memory_structures_in_the_Buffer_Cache_and_C
- Oracle中Buffer Cache内存结构及监控vOracle memory structures in the Buffer Cache and ControlOracle中Buffer Cache内存结构及监控-Oracle memory structures in the Buffer Cache and Control vOracle memory structures in the Buffer Cache and ControlOracle in the Buffer Cache
Oracle_DBA
- 《深入浅出Oracle:DBA入门、进阶与诊断案例》针对数据库的启动和关闭、能数及参数文件、数据字典、内存管理、Buffer Cache与Shared Pool原理、重做、回滚与撤销、等待事件、性能诊断与SQL优化等几大Oracle热点主题从基础知识入手,深入研究相关技术,并结合性能调整及丰富的诊断案例,力图将Oracle的知识全面、系统、深入地展现给读者。 本书给出了大量取自实际工作现场的实例。在分析实例的过程中,兼顾深度与广度,不仅对实际问题的现象、产生原因和相关的原理进行了深入浅出的
fastdb-364
- 比较高效的内存数据库,可以把它改个cache server 什么的-Comparison of high-memory database, it can be a change of what the cache server
cache
- 缓存基础,对各种缓存的介绍,包括浏览器缓存,cpu缓存,内存缓存,磁盘缓存等。-Cache based on the introduction of various caches, including browser cache, cpu cache, memory cache, disk caching.
redis-3.2.8.tar
- Redis 是一个开源(BSD许可)的,内存中的数据结构存储系统,它可以用作数据库、缓存和消息中间件。(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.)
Redis-x64-3.0.500
- Redis数据库服务端与客户端程序,包含配置文件等等。(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmap