About 39 results
Open links in new tab
  1. CS50's Introduction to Databases with SQL

    Learn how to create, read, update, and delete data with relational databases, which store data in rows and columns. Learn how to model real-world entities and relationships among them using tables with appropriate types, triggers, and constraints.

  2. Introduction to Databases with SQL: Free Harvard Course

    As you might have guessed, the team has released an Introduction to Databases with SQL course—or CS50 SQL—to help you learn to query databases, design your own, and much more. If you are an aspiring data professional, you should build …

  3. Basics of Database Modeling | Tutorial - Datanamic

    This article will teach the basis of relational database design and explains how to make a good database design. Explains ER Modeling, normalization, entities.

  4. SQL 101: a Beginner’s Guide to SQL Database Programming

    Mar 20, 2025 · This SQL 101 is designed to make your learning smooth, offering clear explanations and practical examples to help you build a solid foundation in SQL. Data is part of almost everything you do. Whether you’re shopping online, checking your bank balance, or booking an Uber ride , databases store and manage the information behind the scenes.

  5. SQL Fundamentals: Introduction to Databases and Table

    You'll learn how to create, manage, and query databases and tables, gaining essential skills in SQL. Starting with an introduction to database concepts, you'll explore pre-populated and new databases, create tables, and work with data types and null values.

  6. Lecture 2 - CS50's Introduction to Databases with SQL

    In this lecture, we will learn how to design our own database schemas. Thus far, we have primarily worked with a database of books that were longlisted for the International Booker Prize. Now, we will look underneath the hood and see what commands can be used to create such a …

  7. A Comprehensive Guide to Database Design from Scratch Using SQL

    Aug 7, 2023 · Microsoft’s SQL Server, a robust relational database management system (RDBMS), excels in administering and evaluating vast datasets. This walkthrough will provide a comprehensive step-by-step...

  8. Day 1 of SQL. Introduction to Databases and SQL - Medium

    Aug 16, 2024 · Introduction to SQL: — SQL (Structured Query Language) is a standard language for interacting with relational databases. — It provides a set of commands for querying, updating, and managing...

  9. Ultimate SQL Database Creation Guide: Step-by-Step

    Apr 8, 2024 · Learn how to create a SQL database with this comprehensive guide. Master the art of database management and SQL queries for efficient data handling.

  10. Get started with SQL: Plan and design a database – O’Reilly

    Mar 10, 2016 · Dive into creating your own databases and learn how to design them efficiently. Thomas Nield will teach SQL Fundamentals for Data, a hands-on online training course for beginners on core database and SQL fundamentals, October 4-5, 2016, from noon to 3 p.m. ET.