首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 关系数据库的设计与查询

关系数据库的设计与查询

  • 资源大小:3.21 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 数据库 设计 查询 关系

资 源 简 介

Abstract Created a basic simulation of a relational database utilizing XML as the data storage scheme. Possessed ability to create and drop tables, insert and query records including selection, joining, filtering, sorting, aggregation, and deletion, and bulk importing of arbitrary XML data. Conclusion The application in its entirety consists of two parts—both an expressive relational querying language that manages an underlying database storing its data entirely in xml data, and secondly, a means to harvest additional data from an arbitrary xml file in populating a relational database that can then be fully queried. The querying language not only is able to create and delete tables or even simply statically view the tables, but it can query the resulting table in a wide plethora of manners, including giving the user an ability to join across any number of tables, sort the data such that the resulting data is understood in

文 件 列 表

Screenshots
Aggregation.PNG
Bulk Import.PNG
Create and Insert.PNG
Deletion.PNG
Filtering.PNG
Join.PNG
Log.PNG
Query.PNG
Schema.PNG
Sorting.PNG
VIP VIP
0.173559s