الصفحة 1
الصفحة 1
img

Introduction to data systems : Building from Python

Encompassing a broad range of forms and sources of data, this textbook introduces data systems through a progressive presentation. Introduction to Data Systems covers data acquisition starting with local files, then progresses to data acquired from relational databases, from REST APIs and through web scraping. It teaches data forms/formats from tidy data to relationally defined sets of tables to hierarchical structure like XML and JSON using data models to convey the structure, operations, and constraints of each data form.

img

Introduction pratique aux bases de données relationnelles = A practical introduction to relational databases

Cet ouvrage introduit le lecteur dans le domaine des bases de données relationnelles en présentant une vaste sélection de sujets portant sur la modélisation des données, les langages de base de données, l'architecture des systèmes et l'évolution post-relationnelle. - Notions fondamentales: le modèle relationnel, les composants d’un système de gestion de bases de données, l’organisation de la mise en œuvre d’une base de données, les tâches de gestion des données. - De l'analyse à la base de données : le modèle entité association, la généralisation et l’agrégation, les dépendances et les formes normales,les contraintes d’intégrité. - Aperçu des langages de requête et de manipulation des données: l’algèbre relationnelle, le calcul des prédicats, SQL, QUEL, QBE, le traitement des valeurs nulles, la protection des données. - Les composants de l'architecture d'un système de bases de données : la compilation, l’interprétation et l’optimisation des requêtes, l’environnement multiutilisateur, le concept de transaction et la sérialisation, les méthodes optimiste et pessimiste, les structures de stockage et les méthodes d’accès. L’intégration et la migration des bases de données: l’exploitation des bases de données hétérogènes, les bases de données sur le Web, les règles de conversion pour effectuer l’intégration et la migration, les variantes de migration des bases de données hétérogènes, la planification de l’intégration et de la migration.

img

Inside Relational Databases with Examples in Access

Inside Relational Databases was first published in 1997 and, rather to our surprise, rapidly reached the status of a classic work in the database field. The book illustrates the relational model using the reader’s favorite product – such as Access.

img

Inconsistency tolerance

Inconsistency arises in many areas in advanced computing. Often inconsistency is unwanted, for example in the specification for a plan or in sensor fusion in robotics; however, sometimes inconsistency is useful. Whether inconsistency is unwanted or useful, there is a need to develop tolerance to inconsistency in application technologies such as databases, knowledge bases, and software systems. To address this situation, inconsistency tolerance is being built on foundational technologies for identifying and analyzing inconsistency in information, for representing and reasoning with inconsistent information, for resolving inconsistent information, and for merging inconsistent information. The idea for this book arose out of a Dagstuhl Seminar on the topic held in summer 2003. The nine chapters in this first book devoted to the subject of inconsistency tolerance were carefully invited and anonymously reviewed. The book provides an exciting introduction to this new field.

img

Flexible and Efficient Information Handling ; 23rd British National Conference on Databases, BNCOD 23, Belfast, Northern Ireland, UK, July 18-20, 2006, Proceedings

This book constitutes the refereed proceedings of the 23rd British National Conference on Databases, BNCOD 23, held in Belfast, Northern Ireland, July 2006. The volume presents 12 revised full papers and 6 revised short papers, together with 2 invited lectures and 13 poster papers. Topical sections include data modelling and architectures and transaction management, data integration and interoperability and information retrieval, query processing and optimisation, data mining, data warehousing and more.

img

Database Programming Languages ; 8th International Workshop, DBPL 2001, Frascati, Italy, September 8-10, 2001. Revised Papers

The papers here are organized in topical sections on semistructured data OL AP and data mining systems, schema integration, and index concurrency XML spatial databases user languages and rules.

img

Database : Enterprise, skills and innovation; 22nd British national conference on databases, BNCOD 22, Sunderland, UK, July 5-7, 2005, Proceedings

The British National Conference on Databases (BNCOD) was established in 1980 as a forum for research into the theory and practice of databases. The original conference in the series took place at the University of Aberdeen. To be precise, this conference was in fact entitled ICOD which stood for International Conference on Databases. It was the intention, when the series began, that an ICOD would take place every two years, whilst a BNCOD would run in the years in between. As the record shows ICOD was only held in 1980 and 1983. The more junior conference has managed to acquire a lifetime much longer than that of its senior relative! If truth wereknown,however,BNCOD has,overthe years,growninto ICOD and although the conference is still titled “British National,” it is, in fact, an international conference that takes place on a yearly basis. Proof of this can be obtained simply by looking at the table of contents of these proceeding which clearlyshowthatthe majorityofpaperspresentedatthis year’sconferencecame from contributors whose a?liations are outside the UK. Despitetherangeofpapersono?er,BNCODstillretainsitsuniquelyBritish ?avor. The Programme Committee is drawn from UK academics and the c- ference is always held at a British university (or in earlier years a polytechnic!).

img

Mastering Oracle SQL and SQL*Plus

This exceptional book explains fundamentals in detail, supported by realistic examples, while most other books on the market do not properly cover such basics. If you work with relational databases you need to understand the SQL language. And you will gain full competence to define, access, and manipulate data in an Oracle database, if you do so following this book's guidance.

img

Logical and Relational Learning

This textbook covers logical and relational learning in depth, and hence provides an introduction to inductive logic programming (ILP), multirelational data mining (MRDM) and (statistical) relational learning (SRL). These subfields of data mining and machine learning are concerned with the analysis of complex and structured data sets that arise in numerous applications, such as bio- and chemoinformatics, network analysis, Web mining, natural language processing, within the rich representations offered by relational databases and computational logic.

img

Knowledge Discovery in Inductive Databases ; Vol.3377 : 3rd International Workshop, KDID 2004, Pisa, Italy, September 20, 2004, Revised Selected and Invited Papers

Cnstitutes the thoroughly refereed joint postproceedings of the Third International Workshop on Knowledge Discovery in Inductive Databases, KDID 2004, held in Pisa, Italy in September 2004 in association with ECML/PKDD. Inductive Databases support data mining and the knowledge discovery process in a natural way. In addition to usual data, an inductive database also contains inductive generalizations, like patterns and models extracted from the data. This book presents nine revised full papers selected from 23 submissions during two rounds of reviewing and improvement together with one invited paper. Various current topics in knowledge discovery and data mining in the framework of inductive databases are addressed.

img

JDBC Recipes : A Problem-Solution Approach

JDBC Recipes provides easy-to-implement, usable solutions to problems in relational databases that use JDBC. You will be able to integrate these solutions into your web-based applications, such as Java servlets, JavaServer Pages, and Java server-side frameworks. This handy book allows you to cut and paste the solutions without any code changes. This book focuses on topics that have been ignored in most other JDBC books, such as database and result set metadata. It will help you develop database solutions, like adapters, connectors, and frameworks using Java/JDBC. The insightful solutions will enable you to handle all data types, including large binary objects. A unique feature of the book is that it presents JDBC solutions (result sets) in XML.

img

Beginning VB 2008 Databases : From novice to professional

Beginning VB 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the SQL Server XML data type and the LINQ enhancements to the next version of Visual Basic. In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in Visual Basic 2008 across a range of coding situations. Code-heavy and full of practical detail, this book has been fully revised and upgraded for .NET 3.5 and offers you the best contemporary practice in this core programming area, so that you'll find yourself using it in nearly all your .NET projects.

img

Beginning VB 2005 Databases : From novice to professional

Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic.

img

Beginning SQL Server 2005 for Developers : From novice to professional

SQL Server 2005 will increase your programming options, productivity, analysis, and database management. If you have some basic knowledge of relational databases and want to start a career as a developer using SQL Server, then this book is your ideal first step. It explains the core jobs and roles for developing a database in both SQL Server 2000 and 2005. This book features practical steps to help you overcome issues youre likely to encounter. You'll learn to use SQL for querying, inserting, updating, and deleting data. You'll also learn how to back up and restore databases for basic administration in SQL Server.

عدد النتائج بكل صفحة