The invention is a general management system of database based on Web pages, which belongs to the field of database network management. It is based on Web pages and browser, which allows data to be viewed, and has functions of adding, deleting, modifying, revoking, conditional searching, data exporting and batch importing, so as to realize data management. When the data table is accessed, the system first gets the display name of the table as the header. The fields that do not configure the display name are not displayed. When the front end data container loads the header, it requests the data back to the background and loads it into the data container. The data management function of this system is connected to the database in the background of Java, and the implementation of the SQL statement is implemented in the way of JDBC. The system manages data tables through two tables in the database: data table information, content is the display name of each data table, table name, data table dictionary, and content is the field and field name for each data table to be displayed externally.
【技术实现步骤摘要】
一种基于网页的数据库通用管理系统
:本专利技术涉及数据库网络管理领域,特别涉及一种基于网页的数据库通用管理系统,适用于通过网页对数据库进行在线查看与管理。
技术介绍
:通常,管理人员使用客户端/服务器模式对数据库进行管理。管理人员通过使用客户端软件的对服务器中的数据库进行访问,对特定数据表进行增删查改等操作。这样的操作方式依赖客户端软件,对客设备硬件要求高,同时具有一定的时间与空间上的局限性。在如实地勘察,野外勘探的情况下,管理人员不容易接触安装有客户端软件的,具有访问条件的计算机设备,难以随时随地对数据库进行访问与管理操作。另外一种方法则是使用浏览器/服务器模式对数据库进行管理。该方式对访问设备硬件要求低,只需通过浏览器向Web服务器提交请求即可实现访问数据库。然而,当前存在以下不足:1.功能单一。除了查看数据,为了完成数据库管理,添加、删除、查询、修改和撤销数据的功能是必不可少的。2.易用性差。无法进行大批量数据的导入导出。3.可维护性差。须为每一个数据表单独创建含有表头信息的网页文件,定义该数据表的后台代码等。工作量大,且会造成服务器代码冗余、累赘,也不利于 ...
【技术保护点】
一种基于网页的数据库通用管理系统,其特征在于:基于网页,可通过浏览器进行数据查看,具有数据添加与数据修改、删除、撤销、数据条件检索、数据导出和数据批量导入,实现对于数据的查看与管理。
【技术特征摘要】
1.一种基于网页的数据库通用管理系统,其特征在于:基于网页,可通过浏览器进行数据查看,具有数据添加与数据修改、删除、撤销、数据条件检索、数据导出和数据批量导入,实现对于数据的查看与管理。2.根据权利要求1所述的一种基于网页的数据库通用管理系统,其中,所述的数据查看的特征在于:具有数据表字典,数据表字典内容为每一个数据表要对外展示的展示名与字段名,决定前端数据的表头信息,配置某字段的展示名将在前端展示该字段数据。3.根据权利要求1所述的一种基于网页的数据库通用管理系统,其中,所述的数据添加与数据修改的特征在于:输入内容前获取字段数据类型信息,对有特殊格式要求的字段的进行输入内容格式校验,当所有字段满足格式要求方可执行,否则要求用户修改输入内容;后台获取提交的数据,查询各数据所属字段的数据类型,根据数据类型将输入内容转为对应的数据类,运用对应的set方法设置输入值,实现数据表自动匹配。4.根据权利要求1所述的一种基于网页的数据库通用管理系统,其中,所述的数据条件检索的特征在于:由表头展示名构建字段选项,表头字段为选项值,构建逻辑运算选项,...
【专利技术属性】
技术研发人员:周翠英,张国豪,杜子纯,刘镇,
申请(专利权)人:中山大学,
类型:发明
国别省市:广东,44
还没有人留言评论。发表了对其他浏览者有用的留言会获得科技券。