The Microsoft SQL Server Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. …
Download free Databases eBooks in pdf format or read Databases books online.
Oracle Database Notes for Professionals
The Oracle Database Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. …
A Programmer’s Guide to Data Mining
A Programmer’s Guide to Data Mining: The Ancient Art of the Numerati is a guide to practical data mining, collective intelligence, and building recommendation systems by Ron Zacharski. …
SQL Server Metadata Succinctly
In SQL Server Metadata Succinctly, Joseph D. Booth will show readers sample scripts and queries using information schema views as well as SQL Server-specific views. …
Database Design – 2nd Edition
Database Design – 2nd Edition covers database systems and database design concepts. New to this edition are SQL info, additional examples, key terms and review exercises at the end of each chapter. This second edition of Database Design book covers the concepts used in database systems and the database design process. …
Data Science at the Command Line
Data Science at the Command Line: Facing the Future with Time-Tested Tools demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small, yet powerful, command-line tools to quickly obtain, scrub, explore, and model your data. This work is licensed under the Creative Commons Attribution-NoDerivatives 4.0 International License. …
R for Data Science
Learn how to use R to turn raw data into insight, knowledge, and understanding. R for Data Science: Import, Tidy, Transform, Visualize, and Model Data introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. …
Power BI Succinctly
Power BI is a cloud-based business analytics service that gives us a single view of the most critical business data. A tool for creating live dashboards and rich, interactive reports, Power BI allows access to data for monitoring the health of a business. Pierstefano Tucci will take readers through the Power BI interface, query creation, publishing your work, and more in Power BI Succinctly. …
Hadoop Explained
Hadoop is now implemented in major organizations such as Amazon, IBM, Cloudera, and Dell to name a few. Hadoop Explained: An introduction to the most popular Big Data platform in the world introduces you to Hadoop and to concepts such as MapReduce, Rack Awareness, YARN, and HDFS Federation, which will help you get acquainted with the technology. …
MongoDB 3 Succinctly
MongoDB is one of the biggest players in the NoSQL database market, providing high performance, high availability, and automatic scaling. It’s an open-source document database written in C++ and hosted on GitHub. Zoran Maksimovic’s MongoDB 3 Succinctly touches on the most important aspects of the MongoDB database that application developers should be aware of—from installation and the usage of the Mongo Shell, to examples of the MongoDB C# driver APIs for Microsoft .NET Framework. …