• Title/Summary/Keyword: Database tables

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

주기억장치 데이터베이스를 위한 포인터 기반 모델의 구축 (A Construction of Pointer-based Model for Main Memory Database Systems)

  • 배명남;최완
    • 한국통신학회논문지
    • /
    • 제28권4B호
    • /
    • pp.323-338
    • /
    • 2003
  • 주기억장치 데이터베이스 시스템(MMDBMS)은 디스크가 아닌 주기억장치를 주요 저장 매체로 사용하므로, 고성능이 요구되는 데이터베이스 응용을 효과적으로 지원한다. 최근, 인터넷을 중심으로 고속 데이터 처리와 함께, 보다 향상된 데이터 표현력과 보다 엄격한 데이터 일관성 보장에 대한 요구가 증대되고 있다. MMDBMS에서는 모든 데이터가 주기억장치에 상주하기 때문에, 성능에 대한 오버헤드 없이 그러한 요구를 만족시킬 수 있는 방법을 제공할 수 있다. 이들은 구체적으로 데이터를 처리하기 위한 연산과 참조 무결성과 같은 제약들로 이루어진다. 이들로 구성된 데이터 모델은 MMDBMS에서 데이터베이스의 표현력을 측정하는 중요한 컴포넌트이다. 본 논문에서는 통신 서비스의 제공에 필요한 요구들과 이를 지원하는 데이터 모델에 대해 설명한다. 다루는 주요 이슈들은 1) 포인터를 사용한 테이블간의 관계성 정의, 2) 관계성에 의한 데이터들의 항해, 3) 포인터 연산에 대한 참조 무결성 지원, 4) 죠인시 균일한 처리 시간 보장, 5) 객체지향 특성 지원, 6) 다중 테이블간 인덱스의 공유 등이다. 본 논문에서는 복잡한 응용 환경에서 이러한 이슈들을 지원할 수 있도록 설계한 데이터 모델에 대해 설명한다.

XML 문서의 분할저장을 위한 XML2RDB 미들웨어의 설계 및 구현 (Design and Implementation of a XML2RDB Middleware for Partition Storing of XML Documents)

  • 박성진
    • 한국전자거래학회지
    • /
    • 제8권3호
    • /
    • pp.1-16
    • /
    • 2003
  • XML은 전자 상거래 및 인터넷 기반의 정보시스템에서 데이터 표현과 교환을 위한 표준으로 간주되고 있다. XML이 웹에서 운용되는 모든 데이터가 통합, 저장, 처리될 수 있는 기반을 제공하기 위해서는 데이터베이스 안에 XML문서를 저장한 뒤 다시 구조화된 형태로 데이터를 추출하고 XML문서 형태로 생성할 수 있어 야 한다. 비록 많은 DBMS 업체들이 XML을 지원하기 위해 기존 제품들을 확장하고 있지만 이와는 별도로 XML기반의 B2B전자상거래 시스템을 구축하기 위해서 DBMS종류와 플랫폼에 독립적인 XML미들웨어 개발이 필요하다. 본 논문에서는 개발한 XML2RDB 미들웨어 시스템의 구조와 처리과정에 대한 설계 및 구현 내역을 기술하였다. 구현된 XML2RDB 미들웨어는 DBMS종류에 무관하게 XML DTD로부터 XML문서 저장에 필요한 스키마 구조를 생성하고 데이터베이스 테이블에 저장한 뒤 XMLQL(XML Query Language)를 통해 자유롭게 XML 문서를 재 생성할 수 있다.

  • PDF

웹 기반 서버 데이터베이스 테이블 관리 및 입출력 형태 정의 시스템 (Database Table Management and Input/output Design System on the Web)

  • 한순희
    • 한국정보통신학회논문지
    • /
    • 제3권2호
    • /
    • pp.433-445
    • /
    • 1999
  • 오늘날 웹을 근간으로 한 서비스는 안내 및 광고 형태에서, 방대한 양의 정보를 근간으로 한 내용 위주의 정보 제공으로 바뀌어가고 있다. 따라서 정보의 손쉬운 검색 방법도 아울러 제공되고 있으며, 방대한 양의 정보는 관리의 편의성, 내용의 일치성 등의 이유로 서버 시스템 내의 데이터베이스에 저장된다. 그러나 대부분의 경우 웹 상에서의 관련 데이터베이스의 검색은 CGI를 경유하고, 새로운 자료의 추가나 변경 등은 서버의 직접적인 접근에 의해서 이루어진다. 본 연구에서는 웹 상에서 서버 내의 데이터베이스 시스템에 필요한 형태의 자료를 저장하기 위한 틀을 GUI를 근간으로 하여 구성하고, 저장된 자료를 이용하여 출력을 위한 다양한 테이블 형태를 정의한 후, 정의된 테이블에 대한 자료 입력, 삭제, 수정 및 입력형식 변경 등의 다양한 동작을 수행할 수 있는 CGI프로그램을 자동으로 생성해 주는 도구를 구현한다. 또한 각 사용자의 ID와 비밀번호를 입력하여 시스템에 접근하면 사용자가 작성한 테이블과 관련된 문서 리스트가 하이퍼링크로 설명정보와 함께 웹 상에 출력되므로 언제든지 정보를 확인하거나 이용할 수 있다.

  • PDF

RDBMS 테이블에서의 온톨로지 자동 추출에 관한 연구 (A Study on Extracting Ontology from RDBMS Tables)

  • 이기정;황보택근
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2006년도 춘계 종합학술대회 논문집
    • /
    • pp.125-127
    • /
    • 2006
  • 유형문화재 데이터는 전국 각지의 박물관 혹은 유관기관에서 소유하고 있으며, 각 기관마다 서로 다른 형태로 수집하고 관리한다. 현재 각 기관간의 연동 서비스가 제공되고 있지 않아서 사용자는 자신이 원하는 데이터를 검색하기 위해서 각 기관별 홈페이지에 접속하여 정보를 검색하여야 한다. 각 기관별로 소유하고 있는 정보를 통합하여 검색할 수 있으면 사용자의 편리성을 보장할 수 있고, 각 기관별 연동 서비스도 제공할 수 있다. 일반적인 유형문화재 데이터는 관계형 데이터베이스 형태로 존재하고 있으며, 각 기관별로 서로 다른 형태의 데이터베이스와 구조를 가지고 있다. 통합 검색 서비스를 제공하기 위해서는 통합된 형태의 온톨로지 제공이 필요하며, 통합된 온톨로지와 각 기관별 데이터베이스 스키마를 매칭하는 과정이 필요하다. 하지만, 온톨로지에 대한 전문적인 지식을 가지고 있지 않은 관리자가 온톨로지를 생성하는 것은 많은 시간과 비용이 추가적으로 요구된다. 본 논문에서는 각 기관별 관계형 데이터베이스에서 온톨로지를 자동으로 추출하는 방법을 제시하여 통합 검색 시스템을 위한 기초를 제공하고, 이를 통한 통합 검색 시스템을 제안한다.

  • PDF

온라인 한의학 용어 사전 시스템 구축 (An Online Terminology Dictionary of Traditional Korean Medicine)

  • 김상균;장현철;예상준;김철;송미영
    • 한국한의학연구원논문집
    • /
    • 제18권1호
    • /
    • pp.45-52
    • /
    • 2012
  • Objectives : Our study aims to provide a collaborative Internet terminology dictionary like Wikipedia, where about 30,000 concept terminologies with respect to traditional Korean medicine (TKM) are shared and TKM experts can edit the terminologies. Methods : The concept terminologies have been collected and refined for three years by the terminology management system, a custom-made software built upon the Oracle database, where each terminology is divided and normalized into one or more tables. The operation of Wikipedia depends on MediaWiki, a free and open source wiki software built upon the MySQL database. The database schema of our terminology management system is different from that of MediaWiki so that MediaWiki cannot used as our terminology dictionary. Thus, we propose a way to share and edit TKM terminologies with wiki-like user interface. Results : We devise a new terminology dictionary system to search and edit terminology upon the database of the terminology management system. The online terminology dictionary of TKM has the user interface and functions which is similar to Wikipedia to support collaborative works. Conclusions : Wikipedia is operated on MediaWiki which is can be downloaded and used freely under the GNU General Public License. However, there occur problems to use MediaWiki upon the legacy system. Thus, other wiki projects start, they should be considered.

관계형 데이터 웨어하우스의 복잡한 질의의 처리 효율 향상을 위한 비트맵 조인 인덱스 선택에 관한 연구 (A Study on Selecting Bitmap Join Index to Speed up Complex Queries in Relational Data Warehouses)

  • 안형근;고재진
    • 정보처리학회논문지D
    • /
    • 제19D권1호
    • /
    • pp.1-14
    • /
    • 2012
  • 데이터 웨어하우스는 크기가 방대하기 때문에 인덱스의 선택은 질의어 처리의 효율성에 상대한 영향을 준다. 인덱스는 질의 처리 비용을 줄이지만, 그것이 차지하는 기억 영역과 데이터베이스의 변경에 따른 보수라는 비용이 수반된다. 데이터 웨어하우스에서 하나의 사실 테이블과 여러 개의 차원 테이블 사이의 조인을 행하는 스타 조인 질의어와 차원 테이블의 선택을 최적화하기 위해서 비트맵 조인 인덱스가 잘 적용된다. 비트맵 조인 인덱스는 이진수로 표현되기 때문에 저장 비용은 적게 들지만 인덱스 할 후보 속성들이 많이 생성되기 때문에 그 중에서 인덱스 할 속성들을 선택하는 일은 어려운 과제가 된다. 인덱스 선택은 일단 후보 속성들의 개수를 축소하고, 그 중에서 인덱스를 선택하게 된다. 본 논문에서는 데이터 마이닝 방법을 사용해서 비트 맵 조인 인덱스 선택 문제에서 후보 속성들의 개수를 축소하는 것을 해결한다. 질의어에 있는 속성들의 빈도에 기준해서 후보 속성들의 개수를 감소시키는 기존의 방법에 비해서 본 논문은 속성들의 빈도를 사용함과 동시에 차원 테이블의 크기, 차원 테이블의 튜플 크기, 디스크의 페이지 크기 등을 고려한다. 그리고 데이터마이닝 기법으로 빈발 항목집합을 마이닝하여 후보 속성들의 개수를 효과적으로 줄인다. 후보 속성집합들의 비트 맵 조인 인덱스에 비용함수를 적용해서 최소의 비용과 기억 영역 제한에 적합한 속성집합들의 비트 맵 조인 인덱스를 구한다. 본 논문의 방법의 효율성을 평가하기 위해서 기존의 방법들과 비교 분석을 한다.

자료정규화를 통한 농촌어메니티자원 조사표의 표준화 (Standardized Surveying Method of Rural Amenity Resources with Database Normalization Technique)

  • 김상범;이상영;정남수;이지민;조순재;이정재
    • 농촌계획
    • /
    • 제10권4호
    • /
    • pp.1-7
    • /
    • 2004
  • In Korea, rural community has been becomming unstable by declining of agriculture. In order to solve this problem, there were some trials to activate rural communities by maintaining rural amenities. But, it is difficult to use rural amenities as a development factor to promote rural communities because there are few researches about quantifying rural amenities. In this study, a method fer quantifying rural amenities is suggested using database normalization technique. Previous thirty seven surveying items of rural amenity resources are formally reduced to five common surveying items, seven resources, and eleven surveying tables. Finally, big picture of rural amenity resource map with surveying data for rural development is suggested.

XML을 이용한 관계DB의 웹출판에 관한 사례 (A Case Study on the Web Publishing of Relational DB Via XML)

  • 우원택
    • 한국정보시스템학회:학술대회논문집
    • /
    • 한국정보시스템학회 2001년도 추계학술대회 발표논문집:차세대 전상거래 시대의 비즈니스전략
    • /
    • pp.64-82
    • /
    • 2001
  • HTML revolutionized the way we specify the appearance of data on the Internet. Today, XML (the eXtensible Markup Language) is changing the way we specify the meaning of data. XML, lets document authors define their own markup tags and attribute names to assign meaning to the data elements in the document. Further, XML elements can be nested and include references to indicate data relationships, as Listing One. Unlike HTML, XML markup tags do not describe how to render the data. Rather, they provide descriptions of data, allowing software to understand the meaning of the data automatically For publishing, instead, XSL, the eXtensible Stylesheet Language as a separate language , is in charge of specifying the presentation of XML documents. The purpose of this study is to discover how to transform your organizations relational data into potential e-commerce, business-to-business, and web application with XML and XSL documents. For this purpose, the literature survey, first of all, was undertaken to understand the basic structures of XML documents. Second, one case implementation was performed to understand how to transform Access 2002 XML Files into HTML with XSLTand VB script. The results come out to be successful, more or less. But the limitations of it still exist. One immediate limitation is that XML documents are essentially tree structure, as dictated by the nesting of elements. However, relational database tables are two dimensional matrix structure. In addition, real-world data often is graph structured-a single data element may be referenced in multiple ways. However, this study is useful for understanding how to convert relational database into XML documents and to publish them using XSL or VB script.

  • PDF

Ice Hockey Research Data Platform from Official Records Data and Verification

  • Jin, Seung-kyo;Jang, Ji-hyun;Kim, Hye-young;Kim, Sun-tae
    • International Journal of Knowledge Content Development & Technology
    • /
    • 제9권4호
    • /
    • pp.31-45
    • /
    • 2019
  • In this study, a database was established by analyzing the record data research produced in ice hockey sports. The deployed data verification with Ice hockey reference service was demonstrated with ice hockey officials and players. This research utilized the data stored in the KNSU Datanest data repository and developed PDF parsers for batch processing of records. Among the types of records, the game summary, team roster, team statistics, and player statistics files were collected, and tables were extracted from the records. PDF records were converted to text in CSV format which are converted to DataFrame and loaded into the database. Out of the total 22 types of records, 4 types were constructed with OO data parsed as element values. Data verification has found no problems with the quality of the data deployed, showing a high satisfaction with providing 66 factors against the 30 factors provided by the service previously used.

안드로이드 플랫폼 상에서 동기화가 고려된 통합 커서의 설계 및 구현 (Design and Implementation of an Unified Cursor Considering Synchronization on the Android Mobile Platform)

  • 김경환;하주호;원종필;이의성;김주민;손진호
    • 대한임베디드공학회논문지
    • /
    • 제6권3호
    • /
    • pp.190-200
    • /
    • 2011
  • Android platform provides a content provider and a cursor mechanism to access the internal SQLite engine. Content providers not only store and retrieve data but also make it accessible to applications. Applications can only share data through content provider, since there's no common storage area that Android packages can access. Cursor is an interface that provides random read-write access to the result set returned by a database query. However, this cursor possesses two major limitations. First, a cursor does not support a join clause among cursors, since the cursor can only access a single table in the content provider. Second, the cursor is not capable of creating user-customized field in the predefined content providers. In this paper, we propose the unified cursor architecture that merges several cursors into a single virtual cursor. Cursor translation look-aside buffer (TLB), column windowing mechanism and virtual data management are the three major techniques we have adopted to implement our structure. And we also propose a delayed synchronization method between an application and a proposed unified cursor. An application can create a user-customized field and sort multiple tables using a unified cursor on Android platform.