• Title/Summary/Keyword: Database technology

Search Result 3,426, Processing Time 0.027 seconds

Access Control Mechanism for CouchDB

  • Ashwaq A., Al-otaibi;Reem M., Alotaibi;Nermin, Hamza
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.12
    • /
    • pp.107-115
    • /
    • 2022
  • Recently, big data applications need another database different from the Relation database. NoSQL databases are used to save and handle massive amounts of data. NoSQL databases have many advantages over traditional databases like flexibility, efficiently processing data, scalability, and dynamic schemas. Most of the current applications are based on the web, and the size of data is in increasing. NoSQL databases are expected to be used on a more and large scale in the future. However, NoSQL suffers from many security issues, and one of them is access control. Many recent applications need Fine-Grained Access control (FGAC). The integration of the NoSQL databases with FGAC will increase their usability in various fields. It will offer customized data protection levels and enhance security in NoSQL databases. There are different NoSQL database models, and a document-based database is one type of them. In this research, we choose the CouchDB NoSQL document database and develop an access control mechanism that works at a fain-grained level. The proposed mechanism uses role-based access control of CouchDB and restricts read access to work at the document level. The experiment shows that our mechanism effectively works at the document level in CouchDB with good execution time.

A STUDY ON DEVELOPMENT OF MONITORING & ASSESSMENT MODULE FOR SITES

  • Park, Se-Moon;Yoon, Bong-Yo;Kim, Dae-Jung;Park, Joo-Wan;Kim, Chang-Lak
    • Nuclear Engineering and Technology
    • /
    • v.38 no.6
    • /
    • pp.575-584
    • /
    • 2006
  • As the development of total management systems for sites along with site environmental information is becoming standard, the system known as the Site Information and Total Environmental database management System (SITES) has been developed over the last two years. The first result was a database management system for storing data obtained from facilities, and a site characterization in addition to an environmental assessment of a site. The SITES database is designed to be effective and practical for use with facility management and safety assessment in relation to Geographic Information Systems. SITES is a total management program, which includes its database, its data analysis system required for site characterization, a safety assessment modeling system and an environment monitoring system. It can contribute to the institutional management of the facility and to its safety reassessment. SITES is composed of two main modules: the SITES Database module (SDM) and the Monitoring & Assessment (M&A) module [1]. The M&A module is subdivided into two sub-modules: the Safety Assessment System (SAS) and the Site Environmental Monitoring System (SEMS). SAS controls the data (input and output) from the SITES DB for the site safety assessment, whereas SEMS controls the data obtained from the records of the measuring sensors and facilities. The on-line site and environmental monitoring data is managed in SEMS. The present paper introduces the procedure and function of the M&A modules.

Intelligent Query Processing Using a Meta-Database KaDB

  • Huh, Soon-Young;Hyun, Moon-Kae
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 1999.03a
    • /
    • pp.161-171
    • /
    • 1999
  • Query language has been widely used as a convenient tool to obtain information from a database. However, users demand more intelligent query processing systems that can understand the intent of an imprecise query and provide additional useful information as well as exact answers. This paper introduces a meta-database and presents a query processing mechanism that supports a variety of intelligent queries in a consistent and integrated way. The meta-database extracts data abstraction knowledge form an underlying database on the basis of a multilevel knowledge representation framework KAH. In cooperation with the underlying database, the meta-database supports four types of intelligent queries that provide approximately or conceptually equal answers as well as exact ones.

  • PDF

Hiding Sensitive Frequent Itemsets by a Border-Based Approach

  • Sun, Xingzhi;Yu, Philip S.
    • Journal of Computing Science and Engineering
    • /
    • v.1 no.1
    • /
    • pp.74-94
    • /
    • 2007
  • Nowadays, sharing data among organizations is often required during the business collaboration. Data mining technology has enabled efficient extraction of knowledge from large databases. This, however, increases risks of disclosing the sensitive knowledge when the database is released to other parties. To address this privacy issue, one may sanitize the original database so that the sensitive knowledge is hidden. The challenge is to minimize the side effect on the quality of the sanitized database so that non-sensitive knowledge can still be mined. In this paper, we study such a problem in the context of hiding sensitive frequent itemsets by judiciously modifying the transactions in the database. Unlike previous work, we consider the quality of the sanitized database especially on preserving the non-sensitive frequent itemsets. To preserve the non-sensitive frequent itemsets, we propose a border-based approach to efficiently evaluate the impact of any modification to the database during the hiding process. The quality of database can be well maintained by greedily selecting the modifications with minimal side effect. Experiments results are also reported to show the effectiveness of the proposed approach.

The EBORD Benchmark for Database Systems (데이터베이스 시스템을 위한 EBORD 성능 평가 방법론)

  • Jeong, Hoe-Jin;Lee, Sang-Ho
    • Journal of Information Technology Applications and Management
    • /
    • v.12 no.2
    • /
    • pp.29-43
    • /
    • 2005
  • The paper presents the EBORD (Extended Benchmark for Object-Relational Databases) benchmark, which is an extension of the BORD benchmark for object-relational databases. The EBORD benchmark is developed to evaluate the database common functions that should be supported in modern database systems. Besides the 36 test queries already defined in the BORD benchmark, totally 22 test queries in five categories are newly defined in order to measure the index-relevant performance issues and database import capabilities. The EBORD benchmark also features scalability, use of a synthesized database, and a query-oriented evaluation. In order to show the feasibility of the proposed benchmark, we implement it with two commercial database systems. The experimental results and analyses are also reported.

  • PDF

Building and Application of Three Dimensional Geo-Spatial Database (3차원 지형공간 데이타베이스 구축과 활용)

  • 박창하;강인준;장용구;김상석
    • Proceedings of the Korean Society of Surveying, Geodesy, Photogrammetry, and Cartography Conference
    • /
    • 2003.04a
    • /
    • pp.353-356
    • /
    • 2003
  • This research is to construct more useful Geo-spatial data by building spatial date to three dimensional and utilize the database effectively for development of application, maintenance and management program, and application technology, which is on going based on "Haeundae three dimensional database construction project".

  • PDF

A Fully Distributed Secure Approach using Nondeterministic Encryption for Database Security in Cloud

  • Srinu Banothu;A. Govardhan;Karnam Madhavi
    • International Journal of Computer Science & Network Security
    • /
    • v.24 no.1
    • /
    • pp.140-150
    • /
    • 2024
  • Database-as-a-Service is one of the prime services provided by Cloud Computing. It provides data storage and management services to individuals, enterprises and organizations on pay and uses basis. In which any enterprise or organization can outsource its databases to the Cloud Service Provider (CSP) and query the data whenever and wherever required through any devices connected to the internet. The advantage of this service is that enterprises or organizations can reduce the cost of establishing and maintaining infrastructure locally. However, there exist some database security, privacychallenges and query performance issues to access data, to overcome these issues, in our recent research, developed a database security model using a deterministic encryption scheme, which improved query execution performance and database security level.As this model is implemented using a deterministic encryption scheme, it may suffer from chosen plain text attack, to overcome this issue. In this paper, we proposed a new model for cloud database security using nondeterministic encryption, order preserving encryption, homomorphic encryptionand database distribution schemes, andour proposed model supports execution of queries with equality check, range condition and aggregate operations on encrypted cloud database without decryption. This model is more secure with optimal query execution performance.

A Study on Database System of Road Cut Slope Management (일반국도 절토사면 유지관리 데이터베이스 시스템 개발연구)

  • Koo, Hobon;Baek, Yong;Kim, Jin-Hwan;Bae, Gyu-Jin
    • Proceedings of the Korean Geotechical Society Conference
    • /
    • 2003.06a
    • /
    • pp.23-32
    • /
    • 2003
  • In order to reduce the damage of property and the loss of lives caused by slope failure, the development of an efficient cut slope management system and the proposal of an appropriate countermeasure are required. However, recognizing the cause of slope failure and proposing the adequate countermeasure for failure are difficult tasks because slope failure is occurred by many complicated failure reasons. Therefore, the cut slope database system is developed in this study for the effective tool which Is able to analyze the characteristics and relationship for reasons of slope failure. In addition, this system contributes to the curtailment of governmental budget spending for countermeasures of slope. Moreover, GIS system will be adopted to the database system and the investigation of characteristics relationship between one and another area is in progress.

  • PDF

A Study on Adding Index Terms for improving the retrieval efficiency of the STI database (과학기술문헌 데이터베이스의 검색효율 향상을 위한 색인 보완 방안)

  • Kim, Byung-kyu;Kim, Tae-jung;Kang, Mu-yeong;You, Beom-jong
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2011.05a
    • /
    • pp.293-294
    • /
    • 2011
  • KISTI collects the scientific and technical articles published in Korea and builds the Korean STI database for scientists. The number of papers exceeds one million. To improve the search efficiency of the database additional processing is required. Abstracting, classification, indexing and extracting is a traditional processing method adding value to information. Indexing and classification are useful tool to assist efficient retrieval. In this paper, authors propose a method to improve information retrieval efficiency by assigning classification code and index terms to records of Korean STI database.

  • PDF