Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'Database' Category

Beginning SQL Queries: From Novice to Professional (Beginning from Novice to Professional)

Clare Churcher’s Beginning SQL Queries is your guide to mastering the lingua franca of the database industry: the SQL language. Good knowledge of SQL is crucial to anyone working with databases, because it is with SQL that you retrieve data, manipulate data, and generate business results. Knowing how to write good queries is the foundation for all work done in SQL, and it is a foundation that Clare lays well in her book. * Does not bore with syntax!
* Helps you learn the underlying concepts involved in querying a database, and from there the syntax is easy
* Provides exceptionally clear examples and explanations
* Is academically sound while being practical and approachable

5 votes, average: 4.6 out of 55 votes, average: 4.6 out of 55 votes, average: 4.6 out of 55 votes, average: 4.6 out of 55 votes, average: 4.6 out of 5
  • 6,835 views
  • 3 Comments
  • In: Database, IT eBooks
  • Author : namanhem
  • Micro$oft Access 2007 Data Analysis (with source code)

    cover

    Data analysis is the process of categorizing data into groups, translating large amounts of data into meaningful information, and performing a wide variety of calculations in a fraction of the time it would normally take by hand

    Showing readers how to save time and increase productivity, this unique book explains how to analyze data using the latest version of Micro$oft Access, the world's leading PC database system

    Practical, real-world scenarios demonstrate the benefits of using Access for data analysis, show how to avoid common pitfalls of everyday data crunching, and illustrate the differences and similarities between Access and Excel data analysis

    Explains how to analyze large amounts of data and report findings in an easily understood manner, automate redundant analysis, and get better visibility into data from different perspectives

    2 votes, average: 4.5 out of 52 votes, average: 4.5 out of 52 votes, average: 4.5 out of 52 votes, average: 4.5 out of 52 votes, average: 4.5 out of 5
  • 2,963 views
  • 0 Comments
  • In: Database, IT eBooks, Office
  • Author : ganelon
  • MySQL in a Nutshell

    MySQL is the world's most popular open source database. MySQL is designed for speed, power, and flexibility in mission-critical, heavy-use environments and modest applications as well. It's also surprisingly rich in features. If you're a database administrator or programmer you probably love the myriad of things MySQL can do, but sometimes wish there wasn't such a myriad of things to remember. With MySQL in a Nutshell by your keyboard, you can drill down into the full depth of MySQL's capabilities quickly and easily. MySQL in a Nutshell is the indispensable desktop reference to all MySQL functions. Programming language APIs for PHP, Perl, and C are covered, as well as all the popular MySQL utilities. This invaluable resource clearly documents the details that experienced users need to take full advantage of this powerful database management system. Better yet, this wealth of information is packed into the concise, comprehensive, and extraordinarily easy-to-use format for which the in a Nutshell guides are renowned. In addition to providing a thorough reference to MySQL statements and functions, the administrative utilities, and the most popular APIs, MySQL in a Nutshell includes several tutorial chapters to help newcomers get started. Moreover, each chapter covering an API begins with a brief tutorial so that, regardless of your level of experience in any given area, you will be able to understand and master unfamiliar territory. MySQL in a Nutshell distills all the vital MySQL details you need on a daily basis into one convenient, well-organized book. It will save you hundreds of hours of tedious research or trial and error and put the facts you need to truly tap MySQL's capabilities at your fingertips.

    4 votes, average: 4.25 out of 54 votes, average: 4.25 out of 54 votes, average: 4.25 out of 54 votes, average: 4.25 out of 54 votes, average: 4.25 out of 5
  • 2,392 views
  • 0 Comments
  • In: Database, IT eBooks
  • Author : -cosmos-
  • ADO.NET 3.5 Cookbook

    This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform. Organized to help you find the topic and specific recipe you need quickly and easily, this book is more than just a handy compilation of cut-and-paste C# code. ADO.NET 3.5 Cookbook also offers clear explanations of how and why each code solution works, and warns you of potential pitfalls so you can learn to adapt the book's problem-solving techniques to different situations. This collection of timesaving recipes covers vital topics including: Connecting to data Retrieving and managing data Transforming and analyzing data Modifying data Binding data to .NET user interfaces Optimizing .NET data access Enumerating and maintaining database objects Maintaining database integrity Ideal for ADO.NET programmers at all levels, from the relatively inexperienced to the most sophisticated, this new edition covers the significant 3.5 upgrade, including new programming tools such as LINQ. ADO.NET 3.5 Cookbook offers a painless way for those of you who prefer to learn by doing when it comes to expanding your skills and productivity.

    2 votes, average: 3.5 out of 52 votes, average: 3.5 out of 52 votes, average: 3.5 out of 52 votes, average: 3.5 out of 52 votes, average: 3.5 out of 5
  • 4,425 views
  • 0 Comments
  • In: .NET, Database, IT eBooks
  • Author : tech-geek
  • MySQL in a Nutshell

    MySQL is the world's most popular open source database. MySQL is designed for speed, power, and flexibility in mission-critical, heavy-use environments and modest applications as well. It's also surprisingly rich in features. If you're a database administrator or programmer you probably love the myriad of things MySQL can do, but sometimes wish there wasn't such a myriad of things to remember. With MySQL in a Nutshell by your keyboard, you can drill down into the full depth of MySQL's capabilities quickly and easily. MySQL in a Nutshell is the indispensable desktop reference to all MySQL functions. Programming language APIs for PHP, Perl, and C are covered, as well as all the popular MySQL utilities. This invaluable resource clearly documents the details that experienced users need to take full advantage of this powerful database management system.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 1,236 views
  • 0 Comments
  • In: Database, IT eBooks
  • Author : -cosmos-
  • Head First SQL

    Is your data dragging you down? Are your tables all tangled up? Well we've got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep. Maybe you've written some simple SQL queries to interact with databases. But now you want more, you want to really dig into those databases and work with your data. Head First SQL will show you the fundamentals of SQL and how to really take advantage of it. We'll take you on a journey through the language, from basic INSERT statements and SELECT queries to hardcore database manipulation with indices, joins, and transactions. We all know "Data is Power" - but we'll show you how to have "Power over your Data". Expect to have fun, expect to learn, and expect to be querying, normalizing, and joining your data like a pro by the time you're finished reading!

    8 votes, average: 4.38 out of 58 votes, average: 4.38 out of 58 votes, average: 4.38 out of 58 votes, average: 4.38 out of 58 votes, average: 4.38 out of 5
  • 7,930 views
  • 1 Comment
  • In: Database, IT eBooks
  • Author : -cosmos-
  • Data Mining With SQL Server 2005 (with source code)

    cover

     This book is an invaluable companion to SQL Server 2005 Data Mining.  The authors explain the basic principles of each algorithm and visualization tool, and provide many hands-on examples. I am certain that many database developers, database administrators, IT professionals, and students of data mining will benefit from this book.

    Data mining is about analyzing data and finding hidden patterns using automatic or semiautomatic means. During the past decade, large volumes of data have been accumulated and stored in databases. Much of this data comes from business software, such as financial applications, Enterprise Resource Management (ERP), Customer Relationship Management (CRM), and Web logs. The result of this data collection is that organizations have become data-rich and knowledge-poor. The collections of data have become so vast and are increasing so rapidly in size that the practical use of these stores of data has become limited. The main purpose of data mining is to extract patterns from the data at hand, increase its intrinsic value and transfer the data to knowledge.

    Concealed inside your data warehouse and data marts is a wealth of valuable information just waiting to be discovered. All you need are the right tools to extract that information and put it to use. Serving as your expert guide, this book shows you how to create and implement data mining applications that will find the hidden patterns from your historical datasets. The authors explore the core concepts of data mining as well as the latest trends. They then reveal the best practices in the field, utilizing the innovative features of SQL Server 2005 so that you can begin building your own successful data mining projects.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 3,664 views
  • 1 Comment
  • In: Database, IT eBooks
  • Author : ganelon
  • SQL Server Magazine April 2008

    6 votes, average: 4.17 out of 56 votes, average: 4.17 out of 56 votes, average: 4.17 out of 56 votes, average: 4.17 out of 56 votes, average: 4.17 out of 5
  • 2,091 views
  • 1 Comment
  • In: Database, Magazines
  • Author : -cosmos-
  • Beginning PHP and MySQL: From Novice to Professional, Third Edition

    Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release to date, readers learn how to take advantage of the latest features of both technologies to build powerful, manageable, and stable web applications.

    Essentially three books in one, readers not only profit from extensive introductions to the core features of each technology, but also learn how to effectively integrate the two in order to build robust data-driven applications. Packed with practical examples and insight into the real-world challenges faced by developers based on author W. Jason Gilmore's 7 years of expertise working with these technologies, readers will repeatedly return to this book as both a valuable instructional tool and reference guide.

    5 votes, average: 3.8 out of 55 votes, average: 3.8 out of 55 votes, average: 3.8 out of 55 votes, average: 3.8 out of 55 votes, average: 3.8 out of 5
  • 5,917 views
  • 2 Comments
  • In: Database, IT eBooks, PHP
  • Author : Crimson
  • Distributed Data Warehousing Using Web Technology

    Distributed Data Warehousing Using Web Technology (AMACOM)How to transform raw data into knowledge–and empower businesses with a significant competitive edge!

    What is a "data warehouse?" It's a database that's structured to support business decision making. A data warehouse organizes, analyzes, and synthesizes huge amounts of raw data–so that it's intelligible and useful to employees. Until recently, all that data would be stored in centralized, monolithic storage media. It was cumbersome to manage, slow to operate, and expensive to maintain.

    Internet technology has changed all that forever! In this insightful book, managers and information technology professionals get a clear-eyed overview of what's required to set up and use distributed data warehouses–which utilize multiple computers (networked together via Internet technology) to store and access data as needed. The book takes a look at:

    * Basic functions and benefits of a distributed data warehouse and what's required to set one up * Many of the complex technical issues involved, such as placement of functions and data, web-enabled computing technologies, object technologies, and more * The full spectrum of what a data warehouse can deliver–and how to exploit it * How to present and justify a business case for creating a data warehouse.

    6 votes, average: 4 out of 56 votes, average: 4 out of 56 votes, average: 4 out of 56 votes, average: 4 out of 56 votes, average: 4 out of 5
  • 2,508 views
  • 0 Comments
  • In: Database, IT eBooks, Web Construction
  • Author : arty