搜索资源列表
postgresql-8.2.3.tar
- unix/linux平台下流行的数据库软件postgresql-8.2.3-unix / linux platform of popular database software postgresql - 8.2.3
sqlrelay.tar
- 适合于Unix/Linux下的一个持久数据库连接池,代理服务器和负载平衡系统。支持非常丰富的功能,包括 * 快速的执行数据库驱动的Web应用 * 增强的可测性数据库驱动的Web应用 * 分配数据库的访问连接 * 关闭数据库的访问连接 * 从不支持的平台访问数据库 * 从一个数据库到另一种数据库移植应用
ctlib_samples
- sybase linux or unix develope library package
qdbm-1.8.77
- 一个小型的基于Hash的Key=>Value的数据库,速度很快,目前主要运行在Unix/Linux平台
sphinx-0.9.8-rc2
- 一款基于SQL的全文搜索引擎,可以理解为对MySQL等数据库中全文搜索特性的另外一种实现。它本身可被整合到MySQL等数据库中,成为一种新的存储引擎;此外,还为一些脚本语言设计了API接口。是一款不错的存储引擎,同事能够使用在站内搜索上面,能够运行在 Unix/Linux平台
moni
- UNIX下INFORMIX的安装—删除程序例子-under UNIX installation INFORMIX - Remove Programs example
Unix 环境下用C语言实现的内存数据库
- Unix 环境下用C语言实现的内存数据库。,Unix environment using C language memory database.
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
MakeDB2queryaseffectiveaspossible
- DB2数据库的查询优化其中包括查询处理原理及优化及验证!-DB2 database, including query optimization query processing and optimization and validation of principle!
otlv4_h
- OTL库文件支持多种数据库的开发 windows和unix下都可以通用-OTL library files to support the development of a variety of databases, under windows and unix can be common
QTAndFireBird
- QT和FireBird的入门程序,FireBird是一个开源的轻量级数据库管理系统,可在Linux,Unix,MacOS,Windows,Solaris系统下运行。包括源文件和说明文档。-This article is the descr iption of the first steps in setting QT, Visual Studio and FireBird. It may be useful for those, who just start working with datab
FirebirdSQL_psql
- FIREBIRD SQL PROCEDIMENTAL (PSQL) Firebird is a relational database offering many ANSI SQL-92 features that runs on Linux, Windows, and a variety of Unix platforms.
17065_building_udf_libraries
- Building UDF Libraries for FirebirdSQL from Delphi. Firebird is a relational database offering many ANSI SQL-92 features that runs on Linux, Windows, and a variety of Unix platforms.
sqlite-autoconf-3070603.tar
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合。这个压缩文件包含了必要的文件。更多资料:http://www.sqlite.org/about.html-This ZIP archive contains all C source code for
sqlite
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2
sqlite-autoconf-3071000.tar
- sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD ========== Building under most