搜索资源列表
mysql-5.0.18.tar
- mysql数据库,在linux下使用,是linux下的常用数据库,谢谢
sqlite-2.8.6.tar
- SQLite 2.8.6 源代码,用来在Linux/Unix/Windows上编译安装.它是一个小型的数据库,但是非常好用,速度也快,一般的数据库查询之类的操作据统计比MySQL,PostgreSQL都快,PHP5中直接绑定了它.最大可访问的数据量是2T.不需要安装,解压缩之后就可以用了.在命令行中输入 sqlite **,其中的**是文件名,如果不存在,会自动创建,这个文件就是数据库文件,它代表了一个数据库.
phpMyAdmin-2.11.1.2-all-languages.tar
- 基于WEB方式对MySQL的进行管理的程序,对学习PHP编程和进行MySQL管理有帮助
MySQLCharCount__.tar
- 仿照php的mysqli扩展自己使用MySQL的C Interface实现了一个简单的mysql操作类,并基于这个类写了一个简单的字符统计测试代码
mysql.tar
- C语言调用mysql数据库 环境:linux 解压缩后,在shell下输入make即可
mysql++-1.7.27.tar
- MySQL的C++ API-MySQL C API
mysqlwrapped-1.4.tar
- MySql++ wrapper
gmysqlcc-0.2.2a.tar
- 一个数据库的图形化管理程序。可以轻松地对mysql数据库、服务器、用户进行管理配置,完成数据的查询、删除、添加等操作。-a graphical database management procedures. Easy to mysql database, server, user configuration management, data completion of inquiries, delete, add such an operation.
mysql-3.23.35.tar
- 介绍:MySQL是比较出名的数据库软件,真正支持多用户,多进程结构的SQL数据库服务软件,MySQL是比较简单和快速的! 现在很多流行的网站都是采用MySQL+Apache+PHP集成的!下载提供的是源代码版本! -introduced : MySQL is relatively well-known database software, the genuine support of multi-user, multi-process structure of the SQL database
sql_engine-1.0.0.tar
- 支持常用数据库的数据库封装类,支持mysql,sqlite,oracle,等-Common database to support the database wrapper class, support mysql, sqlite, oracle, etc.
mypysql-0.3.tar
- This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible. -This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose i
kdddbc.tar
- 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of
mysqlcplusplus-3.0.8.tar
- MySql数据库系统的用于c++的连接api,对vs系列有很好的支持-MySql database system for c++ connection api, for vs series have very good support
PHP_MySQL.tar
- PHP+MySQL教程,想学习PHP加MYSQL必备选择-PHP+MYSQL
musicdb.0.1-2.tar
- Save you music Database in MySQL
test2
- c++链接mysql实例(需要mysql-connector-c++-source-1.0.5.tar.gz)-c++ link mysql instance (requires mysql-connector-c++-source-1.0.5.tar.gz)
mysql-connector-java-5.1.10.tar
- 最新版的Mysql数据库的Java jdbc驱动程序,可以用来更新magicdraw的jdbc驱动程序,然后就可以用magicdraw的ER图直接生成5.0版本以上的mysql数据库-The latest version of Mysql database Java jdbc drivers, can be used to update the magicdraw the jdbc driver can then be used directly to generate magicdraw th
mysql.tar
- mysql学习的经典资料,是mysql入门及精通的非常好的资源-mysql classic study information is mysql and the master of a very good entry resources
mysql-5.7.2-m12.tar
- MySQL5.7.2软件包;可编译安装;支持读写分离(MySQL software Separation can compile the installation, support, speaking, reading and writing)
mysql-5.0.22.tar
- mysql-5.0.22.tar.gz源码包,可自行编译到服务器。(mysql-5.0.22.tar.gz source packages can be compiled on its own to the server.)