SQLite3 Tutorial

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=QjICgmk31js



Category:
Tutorial
Duration: 16:39
294,161 views
2,398


SQLite3 Cheat Sheet: http://goo.gl/vwD4F

Best SQLite Book : http://goo.gl/YG6BEv

Support me on Patreon : https://www.patreon.com/derekbanas

Welcome to my SQLite3 Tutorial! This tutorial is part of my Android Development Tutorial, so my Android tutorial is not over. I have many more videos on Android coming.

In this video I explain how to install SQLite3 on both Mac and Windows. I also cover how to use SQLite3 using the console. SQLite is an embedded relational database that doesn't require a dedicated database management system. The database is part of your code and not an outside resource. The reason for creating SQLite was to provide a self contained database that was easy to use, could travel with the program using it and run on any machine with no other required software.







Tags:
sqlite3 tutorial
sqlite create
sqllite database
sqlite tutorials
how to install sqlite
creating sqlite database
android sqlite3 tutorial
create a database in sqlite
sqlite databases
create sqlite3 database