Skip to Content
SQL for Data Analytics - Third Edition
book

SQL for Data Analytics - Third Edition

by Jun Shan, Matt Goldwasser, Upom Malik, Benjamin Johnston
August 2022
Beginner to intermediate
540 pages
9h 48m
English
Packt Publishing
Content preview from SQL for Data Analytics - Third Edition

6. Importing and Exporting Data

Overview

In this chapter, you will learn techniques that will help you move data between your database and analytics tools. You will start by learning about the psql tool, which will enable you to quickly query data from a database. With psql, you can also leverage the COPY command, which allows the efficient importing and exporting of data. With these simple tools, you will be able to interact with the database and efficiently move data back and forth. Further, you will process and analyze data using Python. You will also explore Python libraries such as SQLAlchemy and pandas' advanced functionality for interacting with your database in Python.

Introduction

To extract insights from your database, you need ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Master SQL for Data Analysis

Master SQL for Data Analysis

Idan Gabrieli
Analytics Engineering with SQL and dbt

Analytics Engineering with SQL and dbt

Rui Pedro Machado, Helder Russa
SQL for Data Analysis

SQL for Data Analysis

Cathy Tanimura

Publisher Resources

ISBN: 9781801812870Supplemental Content