Базы данных
Информатика и вычислительная техника
  • формат pdf
  • размер 1.09 МБ
  • добавлен 08 февраля 2012 г.
Yu J.X., Qin L., Chang L. Keyword Search in Databases
Издательство Springer, 2010, -155 pp.

It has become highly desirable to provide users with flexible ways to query/search information over databases as simple as keyword search like Google search.
This book surveys the recent developments on keyword search over databases, and focuses on finding structural information among objects in a database using a set of keywords. Such structural information to be retued can be either trees or subgraphs representing how the objects, that contain the required keywords, are interconnected in a relational database or in an XML database. The structural keyword search is completely different from finding documents that contain all the user-given keywords. The former focuses on the interconnected object structures, whereas the latter focuses on the object content.
The book is organized as follows. In Chapter 1, we highlight the main research issues on the structural keyword search in different contexts. In Chapter 2, we focus on supporting structural keyword search in a relational database management system using the SQL query language. We concentrate on how to generate a set of SQL queries that can find all the structural information among records in a relational database completely, and how to evaluate the generated set of SQL queries efficiently. In Chapter 3,we discuss graph algorithms for structural keyword search by treating an entire relational database as a large data graph. In Chapter 4, we discuss structural keyword search in a large tree-structured XML database. In Chapter 5,we highlight several interesting research issues regarding keyword search on databases.
The book can be used as either an extended survey for people who are interested in the structural keyword search or a reference book for a postgraduate course on the related topics.

Introduction
Schema-Based Keyword Search on Relational Databases
Graph-Based Keyword Search
Keyword Search in XML Databases
OtherTopics for Keyword Search on Databases
Похожие разделы
  1. Академическая и специальная литература
  2. Информатика и вычислительная техника
  3. Информатика (начальный курс)
  4. Работа в Microsoft Office / OpenOffice
  1. Академическая и специальная литература
  2. Информатика и вычислительная техника
  3. Информатика (начальный курс)
  4. Работа в Microsoft Office / OpenOffice
  5. Работа в Access
  1. Академическая и специальная литература
  2. Информатика и вычислительная техника
  3. Устаревшие материалы
  4. Базы данных
  1. Прикладная литература
  2. Компьютерная литература
  3. Firebird
  1. Прикладная литература
  2. Компьютерная литература
  3. IBM DB2
  1. Прикладная литература
  2. Компьютерная литература
  3. Microsoft Office
  4. Microsoft Access
  1. Прикладная литература
  2. Компьютерная литература
  3. MySQL / MariaDB
  1. Прикладная литература
  2. Компьютерная литература
  3. NoSQL
  1. Прикладная литература
  2. Компьютерная литература
  3. Oracle
  1. Прикладная литература
  2. Компьютерная литература
  3. PostgreSQL
  1. Прикладная литература
  2. Компьютерная литература
  3. SQL
  1. Прикладная литература
  2. Компьютерная литература
  3. SQL Server
  1. Прикладная литература
  2. Компьютерная литература
  3. Visual FoxPro
Смотрите также

Ambler S. Agile Database Techniques: Modern Skills for DBAs

Статья
  • формат pdf
  • размер 209.45 КБ
  • добавлен 29 января 2012 г.
Material for this white paper was modified from Refactoring Databases: Evolutionary Database Design (Addison Wesley 2006) and the Jolt-Productivity Award winning Agile Database Techniques: Effective Strategies for the Agile Software Developer (Wiley Publishing 2004). – 13 pages. The goal of the Agile Data (AD) method is to define strategies that enable IT professionals to work together effectively on the data aspects of software systems. This isn...

Ambler S.W., Sadalage P.J. Refactoring databases: Evolutionary database design

  • формат pdf
  • размер 5.62 МБ
  • добавлен 29 января 2012 г.
Addison Wesley Professional, 2006. – 356 pages. This comprehensive guide and reference helps you overcome the practical obstacles to refactoring real-word databases by covering every fundamental concept underlying database refactoring. The second half of this book systematically covers five categories of database refactorings.

Copeland R. Essential SQLAlchemy

  • формат pdf
  • размер 2.66 МБ
  • добавлен 27 февраля 2011 г.
Rick Copeland. Essential SQLAlchemy. O’Reilly Media, 2008. - 226 p. (pdf + Epub) Essential SQLAlchemy introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle, DB2, MySQL, PostgreSQL, and SQLite. SQLAlchemy has become increasingly popular since its release, but it still lacks good offline documentation. This practical book fills the gap, and because a developer wro...

Etzion O., Jajodia S., Sripada S. (eds.).Temporal Databases: Research and Practice

  • формат pdf
  • размер 6.05 МБ
  • добавлен 18 ноября 2011 г.
Издательство Springer, 1998, -630 pp. Temporal databases incorporate the concept of time to create high-level abstractions useful in database applications. This has been an active area of research for about twenty years. In the last few years the importance of the temporal database area has been recognized by the international scientific community. This recognition came in part in the form of the ARPA/NSF sponsored International Workshop on Temp...

Gillenson M.L. Fundamentals of database management systems

  • формат pdf
  • размер 8.87 МБ
  • добавлен 25 января 2012 г.
Gillenson M. L. Fundamentals of database management systems. Wiley – 2012, 416 pages. ISBN: 9780470624708. A course in database management has become well established as a required course in both undergraduate and graduate management information systems degree programs. This is as it should be, considering the central position of the database field in the information systems environment. Indeed, a solid understanding of the fundamentals of data...

Lu G. Multimedia Database Management Systems

  • формат pdf
  • размер 3.5 МБ
  • добавлен 29 октября 2011 г.
Издательство Artech House, 1999, -496 pp. A few years ago, the main focus in multimedia research and development was on multimedia communications and multimedia authoring and presentation. Since more and more digital multimedia data in the forms of image, video, and audio are being captured and stored, the focus has shifted in last few years to efficient and effective storage and retrieval of multimedia information. A similar situation happened...

Oppel A. Databases Demystified: A Self-Teaching Guide

  • формат pdf
  • размер 9.39 МБ
  • добавлен 03 апреля 2011 г.
McGraw-Hill/Osborne Media, 2004. - 361 pages. Through clear language, step-by-step discussions, and quizzes at the end of each chapter, the author makes databases easy. Quickly learn the core skills needed to design, configure, manage, and manipulate databases, whether at work or at home. Topics such as exploring different database models, planning their design, minimizing redundant data, designing tables, applying database design concepts, and...

Revesz P. Introduction to Databases. From Biological to Spatio-Temporal

  • формат pdf
  • размер 5.27 МБ
  • добавлен 18 ноября 2011 г.
Издательство Springer, 2010, -753 pp. Introduced forty years ago, relational databases proved unusually successful and durable. However, relational database systems were not designed for modern applications and computers. As a result, specialized database systems now proliferate trying to capture various pieces of the database market. Database research is pulled into different directions, and specialized database conferences are created. Yet the...

Thalheim B., Libkin L. Semantics in Databases

  • формат djvu
  • размер 2.54 МБ
  • добавлен 18 ноября 2011 г.
Издательство Springer, 1998, -276 pp. In the early days of database research, issues related to database semantics played a prominent role, and papers discussing database models, conceptual design, integrity constraints and normalization often dominated major database conferences. This began to change more than a decade ago, and nowadays those issues do not appear to be part of the mainstream research. Why is this so? Has the field been exhauste...

Yan L. Advanced Database Query Systems: Techniques, Applications and Technologies

  • формат pdf
  • размер 10.73 МБ
  • добавлен 29 августа 2011 г.
IGI Global, 2011. - 392 p. Databases are designed to support data storage, processing, and retrieval activities related to data management. The use of databases in various applications has resulted in an enormous wealth of data, which populates many types of databases around the world. Advanced Database Query Systems: Techniques, Applications and Technologies focuses on technologies and methodologies of database queries, XML and metadata queries...