SQL | PYTHON | RELATIONAL ALGEBRA

All You Need to Know About Databases — A to Z Guide

Understand SQL, Relational Algebra, Relational Databases, and SQlite3 for Python

Khelifi Ahmed Aziz
Geek Culture
Published in
11 min readMar 24, 2021

--

Photo by Isaac Smith on Unsplash

Plan

  1. Basic concepts and terminology.
  2. Creation of a relational schema with SQL (DDL).

--

--