SQLite crash course || SQLite Tutorial for Beginners
My CS My CS
220K subscribers
17,804 views
0

 Published On Sep 29, 2020

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. #SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day. More Information...

The SQLite file format is stable, cross-platform, and backwards compatible and the developers pledge to keep it that way through at least the year 2050. SQLite database files are commonly used as containers to transfer rich content between systems and as a long-term archival format for data. There are over 1 trillion (1e12) SQLite databases in active use.

⭐ Credit ⭐
Speaker: D. Richard Hipp
License: Creative Commons Attribution license (reuse allowed)
More Info: http://db.cs.cmu.edu/seminar2015/
Carnegie Mellon University
Sponsored by Yahoo! Labs

⭐️ Join Us ⭐️
Join our FB Group:   / cslesson  
Like our FB Page:   / cslesson  
Website: https://cslesson.org

show more

Share/Embed