搜索资源列表
MiniSQL_Java
- 本次实验要求实现的MiniSQL数据库主要由7个部分组成,分别是文件管理单元、缓冲区管理单元、记录管理单元、索引管理单元、数据字典单元、API单元、解释器单元。我采用java语言来实现MiniSQL,对系统的具体要求是安装了JDK1.42或以上版本。-the experimental demands of the main MiniSQL database by seven components, They are document management modules, buffer mana
minisql
- 用JAVA实现的miniSQL,可用SQL对数据库进行查询等操作
MiniSQL
- 一个简单的数据库,实现了一个简易的数据库的基本功能,支持简单的SQL语句-A simple database, a simple realization of the basic functions of a database in support of a simple SQL statement
minisql by java
- 学生MINI SQL 课程源码,已基本实现课程要求,功能层次清晰(Students MINI SQL course source code, has basically achieved curriculum requirements, functional levels clear)