Giter Site home page Giter Site logo

shreyasnisal / dbms_videoseries Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7 KB

This repository contains the sql file to populate your database with the data used in my video series.

Home Page: https://www.youtube.com/watch?v=DhPOA3kGYrs&list=PLImMVrOC3KFk90386VAASbXlSDahewOdr

License: MIT License

database database-management dbms sql mysql

dbms_videoseries's Introduction

countries_database

Last Updated YouTube Channel Views

This repository contains the sql file to populate your database with the data used in my video series.

Creating the database from the file

To get data from the sql file in your database, download the file tutorialdb.sql from this repository. Next, create a database. Finally, run the command

mysql -u username -p database-name < tutorialdb.sql where username is your mysql username, and database-name is the name of the database you created.

Updating

To get data for newwer videos, keep an eye on the repository. I will upload the updated sql files here with the video-number in the commit message. In case you're following the entire series, don't forget to give the repository a star!

dbms_videoseries's People

Contributors

shreyasnisal avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.