Skip to content

shakibyzn/My_hands_on_exercise_on_sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hands-on-exercise-with-sqlite

A hands-on exercise for myself to work with sqlite3 to better understand relational databases


Table of Contents


Description

In this project, I managed to work with different SQL commands that can become handy in real-life. My major goal was to work with CRUD (Create, Read, Update and Delete) commands which are the basics for SQL
I also reviewed the concept of Primary key and Foreign key

Techniques

  • Sqlite RDMS
  • SQL

Back To The Top


License

MIT License

Copyright (c) [2020] [Shakib Yazdani]

Back To The Top


Author Info

Back To The Top

About

Working with different sqlite queries as a hands-on exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages