PubMed Health⌕ Search

PubMed · 8289604

Guidelines for creating a simple database.

Abstract

The advantage of using a simple flat file program is its simplicity and flexibility. The user has control over screen and report design; creating a database that meets the specific needs of a single department is easy and inexpensive. On the other hand, flat file programs have limitations. The main problem with Q&A is the need to duplicate data in two or more files. Other limitations are a result of the menu-oriented system, which requires compromises in report formatting and other areas. Database management systems are improving rapidly. Relational databases are becoming easier to use and can overcome many of the limitations of a flat file system. Flat file systems are becoming more enhanced and are beginning to look relational. Developing a system using a simple flat file approach allows the novice to identify and use information without conceptualizing a relational structure. Information can be entered and used quickly, with a better understanding of how everything works. Fewer things can go wrong and need fixing. Keeping your systems simple and following our other guidelines will allow you to use the computer as a tool to increase productivity.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

A L Harroff, M A France, J R Hayes. Guidelines for creating a simple database.. https://pubmed.ncbi.nlm.nih.gov/8289604/

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related citations

Achieving evolvable Web-database bioscience applications using the EAV/CR framework: recent advances.

The EAV/CR framework, designed for database support of rapidly evolving scientific domains, utilizes metadata to facilitate schema maintenance and automatic generation of Web-enabled browsing interfaces to the data. EAV/CR is used in SenseLab, a neuroscience database that is part of the national Human Brain Project. This report describes various enhancements to the framework. These include (1) the ability to create "portals" that present different subsets of the schema to users with a particular research focus, (2) a generic XML-based protocol to assist data extraction and population of the database by external agents, (3) a limited form of ad hoc data query, and (4) semantic descriptors for interclass relationships and links to controlled vocabularies such as the UMLS.

Database Management Systems↗

Pathways database system: an integrated system for biological pathways.

MOTIVATION: During the next phase of the Human Genome Project, research will focus on functional studies of attributing functions to genes, their regulatory elements, and other DNA sequences. To facilitate the use of genomic information in such studies, a new modeling perspective is needed to examine and study genome sequences in the context of many kinds of biological information. Pathways are the logical format for modeling and presenting such information in a manner that is familiar to biological researchers. RESULTS: In this paper we present an integrated system, called Pathways Database System, with a set of software tools for modeling, storing, analyzing, visualizing, and querying biological pathways data at different levels of genetic, molecular, biochemical and organismal detail. The novel features of the system include: (a) genomic information integrated with other biological data and presented from a pathway, rather than from the DNA sequence, perspective; (b) design for biologists who are possibly unfamiliar with genomics, but whose research is essential for annotating gene and genome sequences with biological functions; (c) database design, implementation and graphical tools which enable users to visualize pathways data in multiple abstraction levels, and to pose predetermined queries; and (d) an implementation that allows for web(XML)-based dissemination of query outputs (i.e. pathways data) to researchers in the community, giving them control on the use of pathways data. AVAILABILITY: Available on request from the authors.

Database Management Systems↗

Zerg: a very fast BLAST parser library.

SUMMARY: Zerg is a library of sub-routines that parses the output from all NCBI BLAST programs (Blastn, Blastp, Blastx, Tblastn and Tblastx) and returns the attributes of a BLAST report to the user. It is optimized for speed, being especially useful for large-scale genomic analysis. Benchmark tests show that Zerg is over two orders of magnitude faster than some widely used BLAST parsers. AVAILABILITY: http://bioinfo.iq.usp.br/zerg

Database Management Systems↗