Intelligent Database Systems

Intelligent Database Systems

Author: Elisa Bertino

Publisher: Addison-Wesley Professional

Published: 2001

Total Pages: 476

ISBN-13:

DOWNLOAD EBOOK

This tutorial guide to intelligent database systems uses advanced techniques to represent or manipulate knowledge and data. It illustrates ways in which techniques developed in expert (or knowledge-based) systems may be integrated with conventional relational or object-oriented database systems.


Intelligent Databases

Intelligent Databases

Author: Zongmin Ma

Publisher: IGI Global

Published: 2007-01-01

Total Pages: 335

ISBN-13: 1599041200

DOWNLOAD EBOOK

"This book integrates data management in databases with intelligent data processing and analysis in artificial intelligence. It challenges today's database technology and promotes its evolution"--Provided by publisher.


Intelligent Databases

Intelligent Databases

Author: Kamran Parsaye

Publisher: John Wiley & Sons

Published: 1989

Total Pages: 506

ISBN-13:

DOWNLOAD EBOOK

Database systems; Object orientation; Expert systems; Hypermedia; Text management and retrieval; Intelligent databases.


Advanced Database Systems

Advanced Database Systems

Author: Carlo Zaniolo

Publisher: Morgan Kaufmann

Published: 1997-05

Total Pages: 596

ISBN-13: 9781558604438

DOWNLOAD EBOOK

The database field has experienced a rapid and incessant growth since the development of relational databases. The progress in database systems and applications has produced a diverse landscape of specialized technology areas that have often become the exclusive domain of research specialists. Examples include active databases, temporal databases, object-oriented databases, deductive databases, imprecise reasoning and queries, and multimedia information systems. This book provides a systematic introduction to and an in-depth treatment of these advanced database areas. It supplies practitioners and researchers with authoritative coverage of recent technological advances that are shaping the future of commercial database systems and intelligent information systems. Advanced Database Systems was written by a team of six leading specialists who have made significant contributions to the development of the technology areas covered in the book. Benefiting from the authors' long experience teaching graduate and professional courses, this book is designed to provide a gradual introduction to advanced research topics and includes many examples and exercises to support its use for individual study, desk reference, and graduate classroom teaching.


Intelligent Information and Database Systems

Intelligent Information and Database Systems

Author: Ngoc Thanh Nguyen

Publisher: Springer

Published: 2019-04-02

Total Pages: 745

ISBN-13: 3030148025

DOWNLOAD EBOOK

The two-volume set LNAI 11431 and 11432 constitutes the refereed proceedings of the 11th Asian Conference on Intelligent Information and Database Systems, ACIIDS 2019, held in Yogyakarta, Indonesia, in April 2019. The total of 124 full papers accepted for publication in these proceedings were carefully reviewed and selected from 309 submissions. The papers of the first volume are organized in the following topical sections: knowledge engineering and semantic web; text processing and information retrieval; machine learning and data mining; decision support and control systems; computer vision techniques; and databases and intelligent information systems. The papers of the second volume are divided into these topical sections: collective intelligence for service innovation, technology management, E-learning, and fuzzy intelligent systems; data structures modelling for knowledge representation; advanced data mining techniques and applications; intelligent information systems; intelligent methods and artificial intelligence for biomedical decision support systems; intelligent and contextual systems; intelligent systems and algorithms in information sciences; intelligent supply chains and e-commerce; sensor networks and Internet of Things; analysis of image, video, movements and brain intelligence in life sciences; and computer vision and intelligent systems.


Database Systems

Database Systems

Author: Elvis C. Foster

Publisher: CRC Press

Published: 2022-09-26

Total Pages: 504

ISBN-13: 1000562123

DOWNLOAD EBOOK

This book provides a concise but comprehensive guide to the disciplines of database design, construction, implementation, and management. Based on the authors’ professional experience in the software engineering and IT industries before making a career switch to academia, the text stresses sound database design as a necessary precursor to successful development and administration of database systems. The discipline of database systems design and management is discussed within the context of the bigger picture of software engineering. Students are led to understand from the outset of the text that a database is a critical component of a software infrastructure, and that proper database design and management is integral to the success of a software system. Additionally, students are led to appreciate the huge value of a properly designed database to the success of a business enterprise. The text was written for three target audiences. It is suited for undergraduate students of computer science and related disciplines who are pursuing a course in database systems, graduate students who are pursuing an introductory course to database, and practicing software engineers and information technology (IT) professionals who need a quick reference on database design. Database Systems: A Pragmatic Approach, 3rd Edition discusses concepts, principles, design, implementation, and management issues related to database systems. Each chapter is organized into brief, reader-friendly, conversational sections with itemization of salient points to be remembered. This pragmatic approach includes adequate treatment of database theory and practice based on strategies that have been tested, proven, and refined over several years. Features of the third edition include: Short paragraphs that express the salient aspects of each subject Bullet points itemizing important points for easy memorization Fully revised and updated diagrams and figures to illustrate concepts to enhance the student’s understanding Real-world examples Original methodologies applicable to database design Step-by-step, student-friendly guidelines for solving generic database systems problems Opening chapter overviews and concluding chapter summaries Discussion of DBMS alternatives such as the Entity–Attributes–Value model, NoSQL databases, database-supporting frameworks, and other burgeoning database technologies A chapter with sample assignment questions and case studies This textbook may be used as a one-semester or two-semester course in database systems, augmented by a DBMS (preferably Oracle). After its usage, students will come away with a firm grasp of the design, development, implementation, and management of a database system.


Intelligent Knowledge-Based Systems

Intelligent Knowledge-Based Systems

Author: Cornelius T. Leondes

Publisher: Springer Science & Business Media

Published: 2010-04-28

Total Pages: 2041

ISBN-13: 1402078293

DOWNLOAD EBOOK

This five-volume set clearly manifests the great significance of these key technologies for the new economies of the new millennium. The discussions provide a wealth of practical ideas intended to foster innovation in thought and, consequently, in the further development of technology. Together, they comprise a significant and uniquely comprehensive reference source for research workers, practitioners, computer scientists, academics, students, and others on the international scene for years to come.


Advances in Intelligent Information and Database Systems

Advances in Intelligent Information and Database Systems

Author: Ngoc Thanh Nguyen

Publisher: Springer Science & Business Media

Published: 2010-04-09

Total Pages: 375

ISBN-13: 364212089X

DOWNLOAD EBOOK

Intelligent information and database systems are two closely related and we- established subfields of modern computer science. They focus on the integration of artificial intelligence and classic database technologies in order to create the class of next generation information systems. The major target of this new gene- tion of systems is to provide end-users with intelligent behavior: simple and/or advanced learning, problem solving, uncertain and certain reasoning, se- organization, cooperation, etc. Such intelligent abilities are implemented in classic information systems to make them autonomous and user oriented, in particular when advanced problems of multimedia information and knowledge discovery, access, retrieval and manipulation are to be solved in the context of large, distr- uted and heterogeneous environments. It means that intelligent knowledge-based information and database systems are used to solve basic problems of large coll- tions management, carry out knowledge discovery from large data collections, reason about information under uncertain conditions, support users in their for- lation of complex queries etc. Topics discussed in this volume include but are not limited to the foundations and principles of data, information, and knowledge models, methodologies for intelligent information and database systems analysis, design, implementation, validation, maintenance and evolution.


Query Processing in Database Systems

Query Processing in Database Systems

Author: W. Kim

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 367

ISBN-13: 3642823750

DOWNLOAD EBOOK

This book is an anthology of the results of research and development in database query processing during the past decade. The relational model of data provided tremendous impetus for research into query processing. Since a relational query does not specify access paths to the stored data, the database management system (DBMS) must provide an intelligent query-processing subsystem which will evaluate a number of potentially efficient strategies for processing the query and select the one that optimizes a given performance measure. The degree of sophistication of this subsystem, often called the optimizer, critically affects the performance of the DBMS. Research into query processing thus started has taken off in several directions during the past decade. The emergence of research into distributed databases has enormously complicated the tasks of the optimizer. In a distributed environment, the database may be partitioned into horizontal or vertical fragments of relations. Replicas of the fragments may be stored in different sites of a network and even migrate to other sites. The measure of performance of a query in a distributed system must include the communication cost between sites. To minimize communication costs for-queries involving multiple relations across multiple sites, optimizers may also have to consider semi-join techniques.