Skip to content

takumi7110/sql_recipes_for_bigdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SQL Recipes for Big Data

This repository contains my study notes and query implementations based on the book 「ビッグデータ分析・活用のためのSQLレシピ」.
It is intended purely for learning and practice purposes.


About the Book

  • Title: ビッグデータ分析・活用のためのSQLレシピ
  • Authors: [加嵜長門、 田宮直人]

This repository contains my practice code and study notes created while learning from the book.


Repository Structure

  • schema/ : Database schema definitions (DDL)
  • data/ : Sample data for testing queries
  • queries/ : SQL queries organized by chapter
  • notebooks/ : (optional) Jupyter notebooks for running and experimenting
  • scripts/ : (optional) Python helper scripts to execute queries

Disclaimer

This repository is not an official distribution of the book.
It is only my personal learning record. If you are interested,
please support the authors by purchasing the book via the official page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published