搜索资源列表
METAmorphoses-v0.2.5
- METAmorphoses is a system for flexible and easy-to-use generation of RDF metadata directly from a relational database. Metadata are genereated according to a mapping from an existing database schema to a particular ontol
litesql-0.3.1
- LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, index
METAmorphoses-v0.2.5
- METAmorphoses is a system for flexible and easy-to-use generation of RDF metadata directly from a relational database. Metadata are genereated according to a mapping from an existing database schema to a particular ontol
litesql-0.3.1
- LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, index
10g_Oracle_Spatial
- 提供了Oracle Spatial的数据类型和实体-关系模式(object-relational schema)。用户可以直接使用这些数据类型和模式对象来存储带有地理坐标的栅格数据。-Oracle Spatial provides data types and entity- relationship model (object-relational schema). Users can directly use these data
GJJGL
- 住房公积金缴存比例管理系统设计,含功能结构设计,数据库设计,数据字典,E-R图及关系模式等-Housing provident fund deposit ratio management system design, including functional structure design, database design, data dictionary, E-R diagram and relational schema, etc
SQL--ceshi
- 在数据库useri上创建学生选课有关关系模式,并插入相应的数据,实现有关查询。描述学生、课程情况的E-R图如下,请将其转化为用关系数据模型描述的关系模式 在数据库中定义这些关系模式 插入相应的数据,试着插入重复的元组,结果如何?在已建立的关系模式之上(已插入一些数据)建立主键约束,参照约束和用户定义的约束(要求学生年龄不小于14岁,不大于35岁),如果约束不能建立,请分析原因,修改后建立上述约束如果约束建立后,请试着插入重复元组
shujuku
- 在Visual Studio C++环境中通过ODBC实现与数据库StuManagement的互联,进行实验要求的各种操作,关系模式和数据的操作均通过应用程序界面完成-In Visual Studio C++ environment with a database through ODBC StuManagement achieve the interconnection requirements of the various expe
daima
- 此为建库和查询代码 针对 了解数据库和 数据库实验使用 逻辑结构设计 将E-R图转换成关系模式: 管理员(编号,账号,密码,权限) 房 间(编号,类型,价格,状态,入住客户编号) 客 户(编号,姓名,性别,年龄,身份证号,住址,入住时间,预计天数,房间编号,退房时间,押金,住宿费,登记人) 管理员房间管理(管理员编号,房间编号) 管理员客户管理(管理员编号,客户编号)-This is the c
ALL-ANSWER-OF-SSD7
- 卡内基 SSD7 所有的答案 保证正确 欢迎参考-Carnegie SSD7 welcome all the answers to ensure that the correct reference
relational
- SSD7.ER Mapping Map your ER schema into a relational database schema, using the mapping algorithm. Express the resulting relational database schema, using the following notation: PK for Primary Key, AK for Alternate
shujuku
- 在Visual Studio C++环境中通过ODBC实现与数据库StuManagement的互联,进行实验要求的各种操作,关系模式和数据的操作均通过应用程序界面完成-In Visual Studio C++ environment via ODBC and the database StuManagement interconnection, the experimental requirements of operation, th
P06---Project-Source-Code
- 数据库 将关系模型数据库转化为ERdiagram-Translating Relational Database Schemas with database instances to ER Schema Diagrams
relational-database-to-er-diagram
- 一个讲关系数据库转化为ER图的java程序,上数据库系统的时候做课程实践所编的,功能正常-Translating Relational Database Schemas with database instances to ER Schema Diagrams
diaocha
- 学生业余生活调查系统asp.net源码,可以进行选择或自定义,暂没有管理后台。 (一)设计如下面的数据项和数据结构。 1、题目信息,包括的数据项有:编号,主题,票数。 2、选项信息,包括的数据项有:编号,选项编号,选项内容,票数。 (二)数据库概念结构设计 根据上面设计规划出的实体 (三)逻辑设计 基本表设计 将E-R图转化为关系模式。利用关系型数据库的特征,将系统设计为1个数据库,包含2个基
testThread
- java多线程小例子,生产者和消费者关系模式。-java multithreading small example, producers and consumers relational schema.
SQL-Database-Design-Experiment
- 使用PowerDesigner做的sql的数据库设计, 实验要求: 1.根据需求分析结果画出对应的E-R图 2.将E-R图转换成关系模式 3.对关系模式进行优化-Using PowerDesigner do sql database design, Experimental requirements: 1. According to requirements analysis results draw the c
soldgcx
- 该“在线点歌系统”只是对数据库应用技术的一个样本数据库的实例,重在对数据库的一些方法的熟悉和建立,其中我们从数据库的概念模型到把理论付诸实际,设计数据库,找出关系模式绘制ER图,再到应用SQL语言对数据库的建立,再到数据的输入,最后完成一些关系运算表达式的表达和SELECT查询语句的使用。-The " online VOD system" is just a sample of the database instanc
DBtoRDFS
- 论文主要的工作是设计与实现了关系数据库到RDF(S)的映射工具。论文从关系数据库和RDF(S)的对应关系入手,分析了二者的形式化定义。根据论文提出的映射方法,论文设计实现了关系数据库到RDF(S)的自动映射工具,映射工具为了更进一步的提取关系数据库的语义信息,详尽的分析了关系数据库的元组、主键、外键及数据库数据。并用提取到的信息分别完成模式映射,数据映射,实现了RDF(S)本体中模式部分和数据部分的分开存储。最后生成RDF(S)文档。并
644494简单酒店管理系统
- 酒店信息管理系统数据库设计,关系模式关系表视图等等的建立(The establishment of the hotel information management system database design, relational schema view and so on)