• 제목/요약/키워드: Relational Database Management System

검색결과 186건 처리시간 0.026초

관계형 데이터베이스에서 비정규화를 사용한 데이터베이스 설계 (A database design using denormalization in relational database)

  • 장영관;강맹규
    • 한국경영과학회:학술대회논문집
    • /
    • 대한산업공학회/한국경영과학회 1996년도 춘계공동학술대회논문집; 공군사관학교, 청주; 26-27 Apr. 1996
    • /
    • pp.172-178
    • /
    • 1996
  • Databases are critical to business information systems, and RDBMS is most widely usded for the database system. Normalization has been designed to control various anomalies(insert, update, and delete anomalies). However, normalized databese design does not account for the tradeoffs necessary for the performance. In this research, we develop a model for database desin by denormalization of duplicating attributes in order to reduce frequent join processes. In this model, we consider insert, update, and delete costs. The anomalies are treated by additional disk I/O which is necessary for each insert and update transaction. We propose a branch and bound method for this model, and show considerable cost reduction.

  • PDF

의료 단층 영상의 분석을 위한 쿼리 시스템 (Query System for Analysis of Medical Tomography Images)

  • Kim, Tae-Woo;Cho, Tae-Kyung;Park, Byoung-Soo
    • 한국산학기술학회논문지
    • /
    • 제5권1호
    • /
    • pp.38-43
    • /
    • 2004
  • We designed and implemented a medical image query system, including a relational database and DBMS (database management system), which can visualize image data and can achieve spatial, attribute, and mixed queries. Image data used in querying can be visualized in slice, MPR(multi-planner reformat), volume rendering, and overlapping on the query system. To reduce spatial cost and processing time in the system. brain images are spatially clustered, by an adaptive Hilbert curve filling, encoded, and stored to its database without loss for spatial query. Because the query is often applied to small image regions of interest(ROI's), the technique provides higher compression rate and less processing time in the cases.

  • PDF

한국전력 송전계통 보호 데어터베이스 구축 (A Development of Power Transmission System Protection Database for Korea Electric Power Company)

  • 안영태;이승재;최면성;강상희;김호표;이운희;최홍석
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제48권7호
    • /
    • pp.847-854
    • /
    • 1999
  • The setting of protective relays, which is critical to the power system security and reliability, requires a huge volume of data processing and repetitive calculation. Since it has been performed by relay engineers manually, it is vulnerable to human errors, its computerization has been pursued, in which the efficient management of the data is the key to the success. The database for power system protection must accommodate not only the power system network data but also a variety of protective devices. Also its information should be able to be viewed and updated with easy by operators and by computer programs. This paper describes several existing database designs for power system protection, their advantages and disadvantages. Also this paper has identified the required function and designed the database for the KEPCO power system data structure for the benefit of the relay setting process, etc..

  • PDF

관계형 데이터베이스를 이용한 농업기술정보 업무처리 시스템의 개발 (Development of Integrated Application System using Technical Information of Agriculture based on Relational Database Management System)

  • 신일섭;이대희;이정재
    • 한국농공학회:학술대회논문집
    • /
    • 한국농공학회 1999년도 Proceedings of the 1999 Annual Conference The Korean Society of Agricutural Engineers
    • /
    • pp.381-386
    • /
    • 1999
  • In this study , the system was developed for design procecure of agriultural engineering. For development of the system, design reports of Rural Development Corporation were analyzed, the components using in system were searched, and the user interface was developed. It was found that the development of this system would be used for design procedure using design information based on RDBMS.

  • PDF

오픈 소스 RDBMS 동향 분석 (Trend Analysis of Open Source RDBMS)

  • 정성재;배유미;박정수;성경
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2014년도 춘계학술대회
    • /
    • pp.631-634
    • /
    • 2014
  • 웹과 클라우드 컴퓨팅 환경 구축시에 필수적으로 사용되는 것이 데이터베이스 시스템이다. 이러한 데이터베이스 시스템에는 오라클과 MS-SQL 등과 같은 상용 프로그램도 있지만, 상용 프로그램에 필적할 성능을 가진 무료 프로그램도 다수 존재한다. 특히, PostgreSQL, MySQL, MariaDB 등은 비용도 들지 않지만, 소스도 공개되어 있어서 다양한 환경에 적용할 수 있다. 본 논문에서는 소스가 공개된 관계형 데이터베이스 관리 시스템의 동향에 대해 알아본다.

  • PDF

지식 추상화 계층을 이용한 근사해 생성 (Providing Approximate Answers Using a Knowledge Abstraction Hierarchy)

  • 허순영;문개현
    • Asia pacific journal of information systems
    • /
    • 제8권1호
    • /
    • pp.43-64
    • /
    • 1998
  • Cooperative query answering is a research effort to develop a fault-tolerant and intelligent database system using the semantic knowledge base constructed from the underlying database. Such knowledge base has two aspects of usage. One is supporting the cooperative query answering process for providing both an exact answer and neighborhood information relevant to a query. The other is supporting ongoing maintenance of the knowledge base for accommodating the changes in the knowledge content and database usage purpose. Existing studies have mostly focused on the cooperative query answering process but paid little attention to the dynamic knowledge base maintenance. This paper proposes a multi-level knowledge representation framework called Knowledge Abstraction Hierarchy(KAH) that can not only support cooperative query answering but also permit dynamic knowledge maintenance, On the basis of the KAH, a knowledge abstraction database is constructed on the relational data model and accommodates diverse knowledge maintenance needs and flexibly facilitates cooperative query answering. In terms of the knowledge maintenance, database operations are discussed for the cases where either the internal contents for a given KAH change or the structures of the KAH itself change. In terms of cooperative query answering, four types of vague queries are discussed, including approximate selection, approximate join, conceptual selection, and conceptual join. A prototype system has been implemented at KAIST and is being tested with a personnel database system to demonstrate the usefulness and practicality of the knowledge abstraction database in ordinary database application systems.

  • PDF

관계형 시공간 데이터베이스 질의언어와 연산 (A Relational Spatiotemporal Database Query Language and Their Operation)

  • 김동호;류근호
    • 한국정보처리학회논문지
    • /
    • 제5권10호
    • /
    • pp.2467-2478
    • /
    • 1998
  • 시공간 데이터베이스는 현실세계에 존재하는 다양한 유형의 객체에 대한 공간 관리와 이력 정보를 동시에 제공함으로써 지리정보시스템, 도시계획시스템, 자동주행시스템 등과 같이 다양한 응용분야에서 사용된다. 지금까지 시공간 데이터베이스 모델에 관한 기본적인 연구가 진행되었으나, 시공간 데이터베이스 질의 언어에 대한 연구는 매우 미비한 상태이다. 따라서 이 논문에서는 먼저 시공간 객체를 데이터베이스화하기 위한 모델을 살펴보고, 시공간 질의언어가 제공하는 기능들을 정리한다. 또한 관계형 질의 언어인 SQL을 기반으로 효율적인 이력 정보와 공간 관리기능을 제공하는 시공간 데이터베이스 질의언어인 STQL을 제안하며, 제안된 질의언어의 시공간 질의 연산 수행을 보인다.

  • PDF

관계형 데이타모델을 이용한 선체구조의 표현에 관한 연구 (A Study on the Relational Data Model for the Representation of Ship Structure)

  • 김용대;이규열;서승완;류호율;홍창호
    • 대한조선학회논문집
    • /
    • 제28권2호
    • /
    • pp.12-20
    • /
    • 1991
  • 지금까지 선체구조 설계 관련 정보는 주로 도면을 통해서 전해져 왔으나 최신의 컴퓨터 관련 기술인 CAD 시스템이나 DBMS등을 이용하면 설계과정에서의 중복작업을 없앰으로서 설계생산성을 크게 높일 수 있다. 본연구에서는 선체구조 설계 관련 정보를 데이터 베이스관리시스템을 통하여 일관화하기 위해서 선체 중앙부 구조부재들의 배치형상과 속성정보들에 대한 데이터 모델링을 시도하였으며, 그 적용예로서 산적화물선의 중앙부 구조형상을 컴퓨터 그래픽을 이용하여 가시화 하였다. 데이터모델의 구조는 관계형으로 하였으며 선체구조의 접속관계정보를 이용하여 구조부재의 배치형상처리를 용이하게 하였다. 결과로서 나온 데이타 관계형 데이터베이스 관리시스템 'ORACLE'을 통해 저장되고 질의어를 통해 다른 시스템에서 직접 사용될 수 있음을 보였다.

  • PDF

XMDR을 이용한 지능형 검색 온톨로지 서버 구축 (A Construction of an Ontology Server based Intelligent Retrieval using XMDR)

  • 황치곤;정계동
    • 한국통신학회논문지
    • /
    • 제30권8B호
    • /
    • pp.549-561
    • /
    • 2005
  • 인터넷 기술과 통신망 기술이 발전됨에 따라 전자상거래는 복잡하고 다양해지고 있다. 본 논문에서는 이기종 데이터베이스 시스템들 간의 메타데이터 및 데이터 교환을 위해 W3C에서 제안한 XML Schema를 사용하고, XML Schema는 관계형 데이터베이스 시스템의 메타데이터 및 데이터를 계층적 구조인 XML 문서형식으로 나타낼 수 있고, 다양한 원시 데이터 형식을 지원하여 관계형 데이터베이스 시스템이 제공하는 데이터형식을 충분히 반영할 수 있는 구조를 사용한다. 그리고 기존 전자상거래에서는 이질적인 플랫폼을 사용함으로 인해 발생하는 시스템간의 상호 호환 및 운영의 어려움이 있다. 이러한 문제를 해결하기 위해 상품 분류와 속성표현의 표준과 관계성을 정의한 표준 온톨로지와 상품들에 대한 전자상거래 사이트의 정보를 제공하는 로케이션 온톨로지를 구축한다. 이 온톨로지 정보를 검색시스템에 적용하여 고객의 선택에 필요한 정보를 제공함으로서 효율적인 검색을 수행한다. 이러한 온톨로지와 상품 분류 카테고리 정보를 결합하여 XMDR이라 하고, 이 XMDR을 상품 검색 시스템에 도입하여 효율적인 검색을 수행하기 위한 은톨로지 서버 구축에 관한 방법을 제안한다.

관계형 데이타베이스 토지정보체계를 이용한 포괄적인 토양적지 평가모델 수립 (Establishing Generic Soil Suitability Evaluation Model Using A Relational Database Geographical Information System)

  • Lee, Kyoo-seock
    • 대한원격탐사학회지
    • /
    • 제7권1호
    • /
    • pp.1-12
    • /
    • 1991
  • 토양의 특성은 토지이용에 제한을 가하는 물리적 요소로 활용되고 있으며, 이러한 토양 특성정보는 전통적으로 전문가에 의한 해석에 기초하여 토양도에 서류 형태로 저장, 보관되어 왔 다. 최근에 널리 쓰이기 시작하는 토지정보체계(Geographical Information System, GIS)는 종래의 자료저장, 해석기법을 digital database라는 특성을 이용하여, 새로운 자료분석이 가능한 도구를 제공하게 되었다. 본 연구에서는 위상적으로 체계화된(topologically structured) vector형 토지정 보체계의 관계형 Database Management System(DBMS)과 토양 전문가의 지식을 결합하여 포괄 적인 토양적지 평가모델을 수립한 후, 전문가에 의한 평가, 토양도에 수록된 평가와 각각 비교하 였다. 비교한 결과, 본 연구에서 수립된 토양적지 평가모델은 전문가에 의한 평가와 크게 다르지 않았으며, 이는 토양도의 평가와 비교하여서도 마찬가지였다. 따라서, 본 연구에서 시도된 포괄적 인 토양적지 분석모델은 계속 발전하여 토지정보체계에서의 전문가 기법으로 활용이 가능하다고 판단되어진다.