Browse Results

Showing 16,551 through 16,575 of 62,964 results

Database and Expert Systems Applications: DEXA 2020 International Workshops BIOKDD, IWCFS and MLKgraphs, Bratislava, Slovakia, September 14–17, 2020, Proceedings (Communications in Computer and Information Science #1285)

by Ismail Khalil A Min Tjoa Atif Mashkoor Anna Fensel Johannes Sametinger Bernhard Moser Jorge Martinez-Gil Gabriele Kotsis Lukas Fischer

This volume constitutes the refereed proceedings of the three workshops held at the 31st International Conference on Database and Expert Systems Applications, DEXA 2020, held in September 2020: The 11th International Workshop on Biological Knowledge Discovery from Data, BIOKDD 2020, the 4th International Workshop on Cyber-Security and Functional Safety in Cyber-Physical Systems, IWCFS 2020, the 2nd International Workshop on Machine Learning and Knowledge Graphs, MLKgraphs2019. Due to the COVID-19 pandemic the conference and workshop were held virtually. The 10 papers were thoroughly reviewed and selected from 15 submissions, and discuss a range of topics including: knowledge discovery, biological data, cyber security, cyber-physical system, machine learning, knowledge graphs, information retriever, data base, and artificial intelligent.

Database in Depth: Relational Theory for Practitioners

by C. J. Date

This book sheds light on the principles behind the relational model, which is fundamental to all database-backed applications--and, consequently, most of the work that goes on in the computing world today. Database in Depth: The Relational Model for Practitioners goes beyond the hype and gets to the heart of how relational databases actually work. Ideal for experienced database developers and designers, this concise guide gives you a clear view of the technology--a view that's not influenced by any vendor or product. Featuring an extensive set of exercises, it will help you: understand why and how the relational model is still directly relevant to modern database technology (and will remain so for the foreseeable future) see why and how the SQL standard is seriously deficient use the best current theoretical knowledge in the design of their databases and database applications make informed decisions in their daily database professional activities Database in Depth will appeal not only to database developers and designers, but also to a diverse field of professionals and academics, including database administrators (DBAs), information modelers, database consultants, and more. Virtually everyone who deals with relational databases should have at least a passing understanding of the fundamentals of working with relational models. Author C.J. Date has been involved with the relational model from its earliest days. An exceptionally clear-thinking writer, Date lays out principle and theory in a manner that is easily understood. Few others can speak as authoritatively the topic of relational databases as Date can.

Database in Depth: Relational Theory for Practitioners

by C. J. Date

This book sheds light on the principles behind the relational model, which is fundamental to all database-backed applications--and, consequently, most of the work that goes on in the computing world today. Database in Depth: The Relational Model for Practitioners goes beyond the hype and gets to the heart of how relational databases actually work.Ideal for experienced database developers and designers, this concise guide gives you a clear view of the technology--a view that's not influenced by any vendor or product. Featuring an extensive set of exercises, it will help you:understand why and how the relational model is still directly relevant to modern database technology (and will remain so for the foreseeable future)see why and how the SQL standard is seriously deficientuse the best current theoretical knowledge in the design of their databases and database applicationsmake informed decisions in their daily database professional activitiesDatabase in Depth will appeal not only to database developers and designers, but also to a diverse field of professionals and academics, including database administrators (DBAs), information modelers, database consultants, and more. Virtually everyone who deals with relational databases should have at least a passing understanding of the fundamentals of working with relational models.Author C.J. Date has been involved with the relational model from its earliest days. An exceptionally clear-thinking writer, Date lays out principle and theory in a manner that is easily understood. Few others can speak as authoritatively the topic of relational databases as Date can.

Database of Dreams

by Rebecca Lemov

Just a few years before the dawn of the digital age, Harvard psychologist Bert Kaplan set out to build the largest database of sociological information ever assembled. It was the mid-1950s, and social scientists were entranced by the human insights promised by Rorschach tests and other innovative scientific protocols. Kaplan, along with anthropologist A. I. Hallowell and a team of researchers, sought out a varied range of non-European subjects among remote and largely non-literate peoples around the globe. Recording their dreams, stories, and innermost thoughts in a vast database, Kaplan envisioned future researchers accessing the data through the cutting-edge Readex machine. Almost immediately, however, technological developments and the obsolescence of the theoretical framework rendered the project irrelevant, and eventually it was forgotten.

Database of Piano Chords: An Engineering View of Harmony (SpringerBriefs in Electrical and Computer Engineering)

by Lorenzo J. Tardón Emilio Molina Isabel Barbancho Ana M. Barbancho

Database of Piano Chords: An Engineering View of Harmony includes a unique database of piano chords developed exclusively for music research purposes, and outlines the key advantages to using this dataset to further one's research. The book also describes the physical bases of the occidental music chords and the influence used in the detection and transcription of the music, enabling researchers to intimately understand the construction of each occidental chord. The online database contains more than 275,000 chords with different degrees of polyphony and with different playing styles. Together, the database and the book are an invaluable tool for researchers in this field.

Database-Driven Web Development: Learn to Operate at a Professional Level with PERL and MySQL

by Thomas Valentine

Learn to operate at a professional level with HTML, CSS, DOM, JavaScript, PERL and the MySQL database. With plain language explanations and step-by-step examples, you will understand the key facets of web development that today’s employers are looking for. Encapsulating knowledge that is usually found in many books rather than one, this is your one-stop tutorial to becoming a web professional.You will learn how to use the PERL scripting language and the MySQL database to create powerful web applications. Each chapter will become progressively more challenging as you progress through experimentation and ultimately master database-driven web development via the web applications studied in the last chapters.Including practical tips and guidance gleaned from 20+ years of working as a web developer, Thomas Valentine provides you with all the information you need to prosper as a professional database-driven web professional.What You'll LearnLeverage standard web technologies to benefit a database-driven approachCreate an effective web development workstation with databases in mindUse the PERL scripting language and the MySQL database effectivelyMaximize the Apache Web Server Who This Book Is For The primary audience for this book are those who know already know web development basics and web developers who want to master database driven web development. The skills required to understand the concepts put forth are a working knowledge of PERL and basic MySQL.

Database-Driven Web Development: Learn to Operate at a Professional Level with PERL and MySQL

by Thomas Valentine

This book will teach you the essential knowledge required to be a successful and productive web developer with the ability to produce cutting-edge websites utilizing a database. This updated edition starts with the fundamentals of web development before delving into Perl and MySQL concepts such as script and database modelling, script-driven database interactions, content generation from a database, and information delivery from the server to the browser and vice versa. The only skills required to get the most from this book are basic knowledge of how the Internet works and a novice skill level with Perl and MySQL. The rest is intuitively presented code that most people can quickly and easily understand and employ. An extensive selection of practical, fully functional programming constructs in six different programming languages will give you the knowledge and tools required to create eye-catching, capable, and functionally impressive database-driven websites. Author Thomas Valentine has taken the concepts presented in the first edition of this book to new heights, offering in-depth discussions of each area of functionality required to develop fully formed database-driven web applications. He has expanded on the examples presented in the first edition and has included some very interesting and useful programming techniques for your consideration. Upon completing this book, you’ll have gained the benefit of the author’s decades worth of experience and will be able to apply your new knowledge and skills to your own projects. What You Will Learn Install, configure and use a trio of software packages (Apache Web Server, MySQL Database Server, and Perl Scripting Server)Create an effective web development workstation with databases in mindUse the PERL scripting language and MySQL databases effectivelyMaximize the Apache Web Server Who This Book Is For Those who already know web development basics and web developers who want to master database-driven web development. The skills required to understand the concepts put forth in this book are a working knowledge of PERL and basic MySQL.

Database: Ecdl - The European Pc Standard (European Computer Driving Licence Ser. #5)

by Bill McTaggart

Preface This book is intended to help you successfully complete the test for Module 5 of the European Computer Driving Licence (ECDL). However before we start working through the actual content of the guide you may find it useful to know a little bit more about the ECDL in general and where this particular Module fits into the overall framework. What Is The ECDL? The European Computer Driving Licence (ECDL) is a European-wide qualification that enables people to demonstrate their competence in computer skills. It certifies the candidate's knowledge and competence in personal computer usage at a basic level and is based upon a single agreed syllabus. This syllabus covers a range of specific knowledge areas and skill sets, which are broken down into seven modules. Each of the modules must be passed before the ECDL certificate can be awarded, though they may be taken in any order but must be completed within a three year period. Testing of candidates is at audited testing centres, and successful completion of the test will demonstrate the holder's basic knowledge and competence in using a personal computer and common computer applications. The implementation of the ECDL in the UK is being managed by the British Computer Society. It is growing at a tremendous rate and is set to become the most widely recognised qualification in the field of work-related computer use.

Databases Illuminated

by Catherine M. Ricardo Susan D. Urban

Databases Illuminated, Third Edition Includes Navigate 2 Advantage Access combines database theory with a practical approach to database design and implementation. Strong pedagogical features, including accessible language, real-world examples, downloadable code, and engaging hands-on projects and lab exercises create a text with a unique combination of theory and student-oriented activities. Providing an integrated, modern approach to databases, Databases Illuminated, Third Edition is the essential text for students in this expanding field.

Databases Theory and Applications: 26th Australasian Database Conference, Adc 2015, Melbourne, Vic, Australia, June 4-7, 2015. Proceedings (Theoretical Computer Science and General Issues #9093)

by Jinjun Chen Gao Cong Junhu Wang Jianzhong Qi

This book constitutes the refereed proceedings of the 29th Australasian Database Conference, ADC 2018, held in Gold Coast, QLD, Australia, in May 2018.The 23 full papers plus 6 short papers presented together with 3 demo papers were carefully reviewed and selected from 53 submissions. The Australasian Database Conference is an annual international forum for sharing the latest research advancements and novel applications of database systems, data-driven applications, and data analytics between researchers and practitioners from around the globe, particularly Australia and New Zealand.

Databases Theory and Applications: 27th Australasian Database Conference, ADC 2016, Sydney, NSW, September 28-29, 2016, Proceedings (Lecture Notes in Computer Science #9877)

by Muhammad Aamir Cheema Wenjie Zhang Lijun Chang

This book constitutes the refereed proceedings of the 26th Australasian Database Conference, ADC 2015, held in Melbourne, VIC, Australia, in June 2015. The 24 full papers presented together with 5 demo papers were carefully reviewed and selected from 43 submissions. The Australasian Database Conference is an annual international forum for sharing the latest research advancements and novel applications of database systems, data driven applications and data analytics between researchers and practitioners from around the globe, particularly Australia and New Zealand. The mission of ADC is to share novel research solutions to problems of today's information society that fulfill the needs of heterogeneous applications and environments and to identify new issues and directions for future research. ADC seeks papers from academia and industry presenting research on all practical and theoretical aspects of advanced database theory and applications, as well as case studies and implementation experiences.

Databases Theory and Applications: 28th Australasian Database Conference, ADC 2017, Brisbane, QLD, Australia, September 25–28, 2017, Proceedings (Lecture Notes in Computer Science #10538)

by Zi Huang, Xiaokui Xiao and Xin Cao

This book constitutes the refereed proceedings of the 28th Australasian Database Conference, ADC 2017, held in Brisbane, QLD, Australia, in September 2017. The 20 full papers presented together with 2 demo papers were carefully reviewed and selected from 32 submissions. The mission of ADC is to share novel research solutions to problems of today’s information society that fulfill the needs of heterogeneous applications and environments and to identify new issues and directions for future research and development work. The topics of the presented papers are related to all practical and theoretical aspects of advanced database theory and applications, as well as case studies and implementation experiences.

Databases Theory and Applications: 30th Australasian Database Conference, ADC 2019, Sydney, NSW, Australia, January 29 – February 1, 2019, Proceedings (Lecture Notes in Computer Science #11393)

by Lijun Chang Xin Cao Junhao Gan

This book constitutes the refereed proceedings of the 30th Australasian Database Conference, ADC 2019, held in Sydney, NSW, Australia, in January/February 2019. The 9 full papers presented together with one demo paper were carefully reviewed and selected from 19 submissions. The Australasian Database Conference is an annual international forum for sharing the latest research progresses and novel applications of database systems, data management, data mining and data analytics for researchers and practitioners in these areas from Australia, New Zealand and in the world

Databases Theory and Applications: 31st Australasian Database Conference, ADC 2020, Melbourne, VIC, Australia, February 3–7, 2020, Proceedings (Lecture Notes in Computer Science #12008)

by Jianzhong Qi Renata Borovica-Gajic Weiqing Wang

This book constitutes the refereed proceedings of the 31th Australasian Database Conference, ADC 2019, held in Melbourne, VIC, Australia, in February 2020. The 14 full and 5 short papers presented were carefully reviewed and selected from 30 submissions. The Australasian Database Conference is an annual international forum for sharing the latest research advancements and novel applications of database systems, data driven applications and data analytics between researchers and practitioners from around the globe, particularly Australia, New Zealand and in the World.

Databases Theory and Applications: 32nd Australasian Database Conference, ADC 2021, Dunedin, New Zealand, January 29 – February 5, 2021, Proceedings (Lecture Notes in Computer Science #12610)

by Gottfried Vossen Sen Wang Lei Li Miao Qiao

This book constitutes the refereed proceedings of the 32nd Australasian Database Conference, ADC 2021, held in Dunedin, New Zealand, in January/February 2021. The 17 full papers presented were carefully reviewed and selected from 21 submissions. The Australasian Database Conference is an annual international forum for sharing the latest research advancements and novel applications of database systems, data-driven applications, and data analytics between researchers and practitioners from around the globe, particularly Australia and New Zealand. ADC shares novel research solutions to problems of todays information society that fullfil the needs of heterogeneous applications and environments and to identify new issues and directions for future research and development work.

Databases Theory and Applications: 33rd Australasian Database Conference, ADC 2022, Sydney, NSW, Australia, September 2–4, 2022, Proceedings (Lecture Notes in Computer Science #13459)

by Wen Hua Hua Wang Lei Li

This book constitutes the refereed proceedings of the 33rd International Conference on Databases Theory and Applications, ADC 2022, held in Sydney, Australia, in September 2022. The conference is co-located with the 48th International Conference on Very Large Data Bases, VLDB 2022. The 9 full papers presented together with 8 short papers were carefully reviewed and selected from 36 submissions. ADC focuses on database systems, data-driven applications, and data analytics.

Databases Theory and Applications: 34th Australasian Database Conference, ADC 2023, Melbourne, VIC, Australia, November 1-3, 2023, Proceedings (Lecture Notes in Computer Science #14386)

by Zhifeng Bao Renata Borovica-Gajic Ruihong Qiu Farhana Choudhury Zhengyi Yang

This book constitutes the refereed proceedings of the 34th Australasian Database Conference on Databases Theory and Applications, ADC 2023, held in Melbourne, VIC, Australia, during November 1-3, 2023. The 26 full papers presented in this volume are carefully reviewed and selected from 41 submissions. They were organized in topical sections named: Mining Complex Types of Data, Natural Language Processing and Text Analysis, Machine Learning and Computer Vision, Database Systems and Data Storage, Data Quality and Fairness for Graphs and Graph Mining and Graph Algorithms.

Databases Theory and Applications: 35th Australasian Database Conference, ADC 2024, Gold Coast, QLD, Australia, December 16–18, 2024, Proceedings (Lecture Notes in Computer Science #15449)

by Yang Cao Tong Chen Quoc Viet Hung Nguyen Thanh Tam Nguyen

This LNCS volume constitutes the referred proceedings of 35th Australasian Database Conference, ADC 2024, held in Gold Coast, QLD, Australia, during December 16-18, 2024. The 38 full papers included in these proceedings were carefully reviewed and selected from 90 submissions. They focus on latest advancements and innovative applications in database systems, data-driven applications, and data analytics.

Databases and Information Systems: 12th International Baltic Conference, DB&IS 2016, Riga, Latvia, July 4-6, 2016, Proceedings (Communications in Computer and Information Science #615)

by Guntis Arnicans Vineta Arnicane Juris Borzovs Laila Niedrite

This book constitutes the refereed proceedings of the 12th International Baltic Conference on Databases and Information Systems, DB&IS 2016, held in Riga, Latvia, in July 2016. The 25 revised full papers presented were carefully reviewed and selected from 62 submissions. The papers are organized in topical sections on ontology, conceptual modeling and databases; tools, technologies and languages for model-driven development; decision support systems and data mining; advanced systems and technologies; business process modeling and performance measurement; software testing and quality assurance; linguistic components of IS; information technology in teaching and learning.

Databases and Information Systems: 13th International Baltic Conference, DB&IS 2018, Trakai, Lithuania, July 1-4, 2018, Proceedings (Communications in Computer and Information Science #838)

by Gintautas Dzemyda Audrone Lupeikiene Olegas Vasilecas

This book constitutes the refereed proceedings of the 13th International Baltic Conference on Databases and Information Systems, DB&IS 2018, held in Trakai, Lithuania, in July 2018.The 24 revised papers presented were carefully reviewed and selected from 69 submissions. The papers are centered around topics like information systems engineering, enterprise information systems, business process management, knowledge representation, ontology engineering, systems security, information systems applications, database systems, machine learning, big data analysis, big data processing, cognitive computing.

Databases and Information Systems: 14th International Baltic Conference, DB&IS 2020, Tallinn, Estonia, June 16–19, 2020, Proceedings (Communications in Computer and Information Science #1243)

by Raimundas Matulevičius Tarmo Robal Hele-Mai Haav Jaan Penjam

This book constitutes the refereed proceedings of the 14th International Baltic Conference on Databases and Information Systems, DB&IS 2020, held in Tallinn, Estonia, in June 2020.*The 22 revised papers presented were carefully reviewed and selected from 52 submissions. The papers are centered around topics like architectures and quality of information systems, artificial intelligence in information systems, data and knowledge engineering, enterprise and information systems engineering, security of information systems.*The conference was held virtully due to the COVID-19 pandemic.

Databases for Data-Centric Geotechnics: Geotechnical Structures (Challenges in Geotechnical and Rock Engineering)

by Chong Tang and Kok-Kwang Phoon

Databases for Data-Centric Geotechnics forms a definitive reference and guide to databases in geotechnical and rock engineering, to enhance decision-making in geotechnical practice using data-driven methods. This second volume pertains to geotechnical structures. The opening chapter presents a substantial survey of performance databases and the effectiveness of our prediction models in matching the field measurements in these databases, based on (1) full-scale field tests, (2) 39 prediction exercises organized as a part of international conferences, and (3) comparison between numerical analyses and in-situ or field measurements conducted by the French LCPC. The focus is on the evaluation of the statistical degree of confidence in predicting various of quantities of interest such as capacity and deformation. The following 18 chapters then present databases on the performance of shallow foundations, spudcan foundations, deep foundations, anchors and pipelines, retaining systems and excavations, and landslides. The databases were compiled from studies undertaken in many countries such as Australia, Belgium, Bolivia, Brazil, Canada, China, Egypt, France, Germany, Hungary, Iran, Ireland, Japan, Kenya, Malaysia, Netherlands, Norway, Poland, Portugal, South Africa, the United Kingdom and the United States.This volume on geotechnical structures is a companion to the volume on site characterization. Databases for Data-Centric Geotechnics represents the most diverse and comprehensive assembly of database research in a single publication (consisting of two volumes) to date. It follows from Model Uncertainties for Foundation Design, also published by CRC Press, and suits specialist geotechnical engineers, researchers and graduate students.Chapter 10 of this book is freely available as a downloadable Open Access PDF at http://www.taylorfrancis.com under a Creative Commons [Attribution (CC BY)] 4.0 license.

Databases for Data-Centric Geotechnics: Site Characterization (Challenges in Geotechnical and Rock Engineering)

by Kok-Kwang Phoon and Chong Tang

Databases for Data-Centric Geotechnics forms a definitive reference and guide to databases in geotechnical and rock engineering, to enhance decision-making in geotechnical practice using data-driven methods. This first volume pertains to site characterization. The opening chapter presents an in-depth analysis of site data attributes, including the establishment of a new taxonomy of site data under “4S” (site generalizations, spatial features, sampling characteristics, and smart data) to provide a novel agenda for data-driven site characterization. Type 3 machine learning methods (disruptive value) are possible as sensors become more pervasive and more intelligent. A comprehensive overview of site characterization information is also presented with a focus on its availability, coverage, value to decision making, and challenges. The remaining 13 chapters cover databases of soil and rock properties and the application of these databases to rock socket behavior, rock classification, settlement on soft marine clays, permeability of fine-grained soils, and liquefaction among others. The databases were compiled from studies undertaken in many countries including Austria, Australia, Brazil, Canada, China, France, Finland, Germany, India, Iran, Japan, Korea, Malaysia, Mexico, New Zealand, Norway, Singapore, Sweden, Thailand, the United Kingdom, and the United States.This volume on site characterization is a companion to the volume on geotechnical structures. Databases for Data-Centric Geotechnics represents the most diverse and comprehensive assembly of database research in a single publication (consisting of two volumes) to date. It follows from Model Uncertainties for Foundation Design, also published by CRC Press, and suits specialist geotechnical engineers, researchers and graduate students.

Databases for Small Business: Essentials of Database Management, Data Analysis, and Staff Training for Entrepreneurs and Professionals

by Anna Manning

This book covers the practical aspects of database design, data cleansing, data analysis, and data protection, among others. The focus is on what you really need to know to create the right database for your small business and to leverage it most effectively to spur growth and revenue. Databases for Small Business is a practical handbook for entrepreneurs, managers, staff, and professionals in small organizations who are not IT specialists but who recognize the need to ramp up their small organizations' use of data and to round out their own business expertise and office skills with basic database proficiency. Anna Manning--a data scientist who has worked on database design and data analysis in a computer science university research lab, her own small business, and a nonprofit--walks you through the progression of steps that will enable you to extract actionable intelligence and maximum value from your business data in terms of marketing, sales, customer relations, decision making, and business strategy. Dr. Manning illustrates the steps in the book with four running case studies of a small online business, an engineering startup, a small legal firm, and a nonprofit organization. What you'll learn Design a small business database from scratch Extract the maximum profit from your data Follow guidance on data protection law Effectively use data collection and data cleansing techniques Train staff to leverage your data Who this book is for Databases for Small Business is a practical handbook for entrepreneurs, managers, staff, and professionals in any small organization who are not IT specialists but who recognize the need to ramp up their small organization's use of data and to round out their own and their staff's business expertise and office skills with basic database proficiency. Table of Contents Chapter 1. How Data Can Benefit Your Small Business Chapter 2. A Small Engineering Company: Case Study Chapter 3. A Small Law Firm: Case Study Chapter 4. A Small Nonprofit: Case Study Chapter 5. Aligning Your Database With the Goals of Your Small Business Chapter 6. Choosing between Spreadsheets and Databases Chapter 7. Designing Your Small Business Database Chapter 8. Data Protection Laws and Your Data Security and Privacy Policy Chapter 9. Collecting Your Data Chapter 10. Cleansing Your Data Chapter 11. Maintaining Your Database Chapter 12. Searching Your Database Chapter 13. Analyzing Your Data Chapter 14. Reporting Your Small Business Data Analysis Chapter 15. Acting on Reports Chapter 16. Acting on Outside Requests Chapter 17. Archiving and Retrieving Your Small Business Data Chapter 18. Storing Your Database in the Cloud Chapter 19. Searching Online Databases for Your Small Business Needs Chapter 20. Training Your Staff Appendix

Databases with Access

by MOIRA Stephen

This handy textbook covers all you need to know to begin to use databases such as Microsoft Access.Learning Made Simple books give readers skills without frills. They are matched to the main qualifications, and written by experienced teachers and authors to make often tricky subjects simple to learn. Every book is designed carefully to provide bite-sized lessons matched to learners’ needs. Building on the multi-million success of the previous series Made Simple Books, Learning Made Simple titles provide both a new colourful way to study and a useful adjunct to any training course. Using full colour throughout, and written by leading teachers and writers, Learning Made Simple books will help readers learn new skills and develop their talents. Whether studying at college, training at work, or reading at home, aiming for a qualification or simply getting up to speed, Learning Made Simple books will give readers the advantage of easy, well-organised training materials in a handy volume with two or four-page sections for each topic for ease of use.

Refine Search

Showing 16,551 through 16,575 of 62,964 results