Skip to content

Learn about SQLIte getting know the Why's, How's, What's by hand-on practices.

Notifications You must be signed in to change notification settings

7osua/sqlite-shu

Repository files navigation

SQLite-Shu

SQLite is an open-source, zero-configuration, self-contained, stand-alone, transaction relational database engine designed to be embedded into an application.

SQLite is a software library that provides a relational database management system. The lite in SQLite means lightweight in terms of setup, database administration, and required resources.

In this repo I will learn :

  • Learn SQLite step by step through extensive hands-on practice.
  • Develop backend database by using SQLite.
  • Practice to manage structured data in applications, including web apps and mobile apps.

With the help of this site.

About

Learn about SQLIte getting know the Why's, How's, What's by hand-on practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages