This course gives you a brief overview of SQLite and the SQLite’s distinctive features that make SQLite one of the most widely deployed SQL database engine.
SQLite is a software library that provides a relational database management system. The lite in SQLite means light weight in terms of setup, database administration, and required resource. SQLite does NOT require a server to run.
Because of the serverless architecture, you don’t need to “install” SQLite before using it. There is no server process that needs to be configured, started, and stopped. SQLite uses dynamic types for tables. It means you can store any value in any column, regardless of the data type.
SQLite is self–contained means it requires minimal support from the operating system or external library. This makes SQLite usable in any environments especially in embedded devices like iPhones, Android phones, game consoles, handheld media players, etc.
SQLite is capable of creating in–memory databases which are very fast to work with.
SQLite database is integrated with the application that accesses the database. The applications interact with the SQLite database read and write directly from the database files stored on disk.
What You will learn includes:
Database Concepts
Download and Install SQLite
Instructor Details
Courses : 34
Specification: SQLite for beginners
|
17 reviews for SQLite for beginners
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 4 hours |
Year | 2022 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | No |
$84.99 $14.99
Kevin Musungu –
The presenter speaks slowly and in monotone. Nonetheless the presentation is clear.
Alan McCulloch –
Clearly presented good sized chunks
Yanlai Han –
This is an excellent course, and it indeed give me so much knowledge about SQLite. The instructor has prepared excellent examples, and he controlled the rhythm perfectly. If you are a beginner and wants to start learning about SQLite, this is a good lesson to start with.
Alexander Stanuga –
Very useful, provided some good information on how to understand and use SQLite (with the GUI application SQLite Studio).
David Schult –
This is a VERY basic course that could use more content.
Aniruddho Sanyal –
First course I found that explains SQLite in detail and addresses frustrations I have had with it.
Christine Obayi –
Simple language no haste, slow, brief and to the point. Well done teacher!
Wouter Verhaeghe –
Storend traag gesproken, zelfs op snelheid 1,5x. Het is enorm moeilijk om je te concentreren op wat gezegd wordt. De inhoud is wel goed.
James F. Williams –
Wonderful
Manish Buttan –
Good, clean fast introduction to SQLite.
William V. O’Sullivan –
Enjoying it thus far, and I am learning what I had expected to learn!
Francisco Tafarello –
Bom curso, principalmente para quem n o conhece nada da rea realmente. Acredito que falte um pouco de organiza o e mais exemplos para que o curso fique perfeito.
Stephen Hamilton –
The early sessions feature a Power Point presentation … but later sessions feature the QSLite Studio software and more helpful keyboard interaction. The subject is divided into small units which aides both initial learning but also future review. Overall, a good introductory course but don’t expect the instructor to answer your questions.
Les Higa –
The lectures where very clear and concise. Enjoyed doing the examples. Great course!
Ananda de Oliveira Gon alves Antenor –
Achei o curso muito bom, mas poderia ter algumas listas de exerc cios para fazermos e ver ser est correto ou n o.
Lloyd Jones –
This is not a particularly Mac friendly course. There is very little explanation of how things work or why they are done. The course is a series of spoken examples of various SQL searches. The course abruptly stops as if the closure was not clearly thought out. The speaker is easy to understand, however, he speaks very slow. I listened at 1.25 to 1.5 and the pace seemed very natural.
Sunny Tang –
Good for beginner and it is clear and slow. Nice practice example!