About 34,200 results
Open links in new tab
  1. SQLite Home Page

    Jun 3, 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.

  2. SQLite Download Page

    See the How To Compile SQLite page for additional information on how to use the raw SQLite source code. Note that a recent version of Tcl is required in order to build from the repository sources.

  3. Introduction à SQL et SQLite

    SQLite est un système de gestion de base de données relationnelle léger, auto-suffisant, et hautement intégré. Contrairement à d’autres systèmes de gestion de base de données comme MySQL, …

  4. 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.

  5. SQLite — Wikipédia

    SQLite (prononcé [ɛs.ky.ɛl.ajt]) est une bibliothèque écrite en langage C qui propose un moteur de base de données relationnelle accessible par le langage SQL. SQLite implémente en grande partie le …

  6. SQL Online IDE - Fast SQL Editor | SQL Compiler

    SQL OnLine - SQLite, MariaDB / MySQL, PostgreSQL, MS SQL Server. AI error helper, User-friendly interface for Data Science. No registration for start, No DownLoad, No Install. | sql compiler, …

  7. SQLite - Wikipedia

    Design SQLite was designed to allow the program to be operated without installing a database management system or requiring a database administrator. Unlike client–server database …

  8. Downloads - DB Browser for SQLite

    DB Browser for SQLite - PortableApp Note - If for any reason the standard Windows release does not work (e.g. gives an error), try a nightly build (below). Note - There is no portable version for ARM64 …

  9. SQLite Tutorial - GeeksforGeeks

    Jun 10, 2026 · SQLite is a lightweight, serverless and self-contained SQL database engine used to store, manage and retrieve data efficiently. It requires no separate server installation and stores the …

  10. SQLite : Tout savoir sur cette base de données embarquée

    Feb 18, 2026 · SQLite est un système de gestion de base de données léger et embarqué, qui ne requiert pas de serveur externe. Découvrez ses caractéristiques, ses avantages, ses applications et …