About 146,000 results
Open links in new tab
  1. SQLite Home Page

    Jan 9, 2026 · 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 …

  2. DB Browser for SQLite

    DB Browser for SQLite DB Browser for SQLite (DB4S) is a high quality, visual, open source tool designed for people who want to create, search, and edit SQLite or SQLCipher database files. DB4S …

  3. SQLite - Wikipedia

    SQLite (/ ˌɛsˌkjuːˌɛlˈaɪt / "S-Q-L-ite", [4][5] / ˈsiːkwəˌlaɪt / "sequel-ite" [6]) is a free and open-source relational database engine written in the C programming language. It is not a standalone application; …

  4. SQLite Tutorial - GeeksforGeeks

    Jul 23, 2025 · SQLite is widely used in mobile applications, embedded systems, and small to medium-sized websites due to its simplicity and efficiency. In this tutorial, we'll walk you through everything …

  5. How to use SQLite: Installation, Commands, and Examples

    Dec 11, 2024 · Learn how to use SQLite with this comprehensive guide. Covers installation, basic commands, creating tables, inserting data, querying, and using SQLite in Python.

  6. Learn SQLite Tutorial (From Beginner To Expert)

    Learn SQLite Tutorial (From Beginner To Expert) Diving headfirst into the world of databases, I’m excited to guide you through the essentials of SQLite. As one of the most widely deployed database …

  7. SQLite Tutorial - Learn SQLite basic to advanced concepts

    SQLite Tutorials for Beginners - Learn SQLite basic to advanced concepts with examples including database clauses command functions administration queries and usage along with Android, C, C++, …

  8. What is SQLite

    What is SQLite? This tutorial provides a brief overview of SQLite, its unique features, and when to use SQLite.

  9. Getting Started - EF Core | Microsoft Learn

    Aug 24, 2023 · In this tutorial, you create a .NET console app that performs data access against a SQLite database using Entity Framework Core. You can follow the tutorial by using Visual Studio on …

  10. SQLite Download Page

    The SQLite source code is maintained in three geographically-dispersed self-synchronizing Fossil repositories that are available for anonymous read-only access. Anyone can view the repository …