Please ensure Javascript is enabled for purposes of website accessibility
Complete SQLite Tutorial For Beginners
0( 0 REVIEWS )
5 STUDENTS
34m

Learn how to work with SQLite databases, the fundamentals of writing SQL queries, and SQL commands.

Read more.
Course Skill Level
Beginner
Time Estimate
34m

Instructor

Access all courses in our library for only $9/month with All Access Pass

Get Started with All Access PassBuy Only This Course

About This Course

Who this course is for:

  • Beginner SQL Developers
  • Anyone interested in database design
  • Professionals looking to use simple databases in their work

What you’ll learn: 

  • Work with SQLite databases
  • The fundamentals of writing SQL queries
  • SQL commands such as SELECT, DELETE, CREATE, DROP, JOIN, and many more
  • How to use databases in your Python programs

Requirements: 

  • No prior experience of SQL is needed – all will be taught in this course
  • Some knowledge of Python is helpful but not necessary

Learn the SQL language and work with data using SQLite databases.

Every year, SQL appears consistently as one of the most in-demand languages to learn. Knowing how to analyze data is one of the top tech skills companies look for, and it is one of the fastest ways for you to improve your career.

Whether you are a data scientist, business or financial analyst, or a programmer, being able to import data into a database and run advanced queries on it to solve complex problems will put you ahead of the crowd.

In this course, you will learn to use SQLite databases, the world’s most popular database system. The commands you will learn are directly relevant to the workplace, and are used across multiple industries where data processing and business reporting is needed.

Using software which is 100% free, you will learn:

  • What databases are and how they store information
  • How to create new databases and tables
  • How to import data into the database
  • How to run very precise searches on your data, and pull out just the results you need
  • How to run calculations on your data

SQLite works very well with all major programming languages, so in this course, you will also learn how Python can be used to query your database. You will learn how to easily begin working with data in your scripts and programs.

All of the commands we cover are included in downloadable guides, making it easy for you to take and read when writing your own queries.

If you’ve ever felt that you want to know more about databases, SQL or SQLite, then this is the course for you. I look forward to helping you with improving your career!

Our Promise to You

By the end of this course, you will have learned how to work with SQLite databases.

10 Day Money Back Guarantee. If you are unsatisfied for any reason, simply contact us and we’ll give you a full refund. No questions asked.

Get started today!

Course Curriculum

Section 1 - Introduction
The Concept Of Databases 00:00:00
Introducing SQLite Databases 00:00:00
Managing Databases 00:00:00
Section 2 - SQL - Structured Query Language
Introducing SQL 00:00:00
Creating And Dropping Tables 00:00:00
SELECT – Searching For Information 00:00:00
DELETE – Deleting Information 00:00:00
IN – Running Subqueries 00:00:00
ORDER BY – Sorting The Results Of Searches 00:00:00
GROUP BY – Grouping Information From Your Database 00:00:00
INSERT INTO – Adding Data To The Database 00:00:00
UPDATE – Updating Records 00:00:00
JOINS – Combining Multiple Data Tables 00:00:00
Section 3 - Working With Python
Creating A New Database And Table 00:00:00
Entering New Data 00:00:00
Running Searches 00:00:00
4764597

Join our newsletter and get your first course free!

4764598

Join our newsletter and get your first course free!

Congratulations! You get one free course of your choice. Please check your email now for the redemption code

Are you interested in higher education?