约 27,400 个结果
在新选项卡中打开链接
  1. SQLite Home Page

    2026年4月23日 · 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 - 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; …

  3. 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 …

  4. SQLite Tutorial - GeeksforGeeks

    2025年7月23日 · 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 …

  5. Install SQLite3 on Windows - SQL Docs

    2025年12月9日 · Understanding SQLite on Windows SQLite operates as an embedded database. It reads and writes directly to ordinary disk files. On Windows, this means you’re installing a command …

  6. Official Git mirror of the SQLite source tree - GitHub

    SQLite sources are managed using Fossil, a distributed version control system that was specifically designed and written to support SQLite development. The Fossil repository contains the urtext. If you …

  7. SQLite Tutorial - An Easy Way to Master SQLite Fast

    This SQLite tutorial is designed for developers who want to use SQLite as the back-end database or to manage structured data in applications, including desktop, web, and mobile apps; SQLite is an open …

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

    Settings SQLite storage → "Create SQLite DB" I recommend using the latest version of Chrome for OpFS History storage - clear old (30+ day) db history * сlose all other tabs with this site open, then …

  9. Letos

    2026年5月7日 · Letos Create, edit, browse SQLite databases. Formerly known as SQLiteStudio. Download Donate Free code signing provided by SignPath.io, certificate by SignPath Foundation. …

  10. SQLite Database: A Complete Guide for Developers (Architecture ...

    2025年11月9日 · SQLite is one of the most widely deployed database engines in the world. It powers mobile apps, browsers, embedded systems, IoT devices, desktop applications, and even operating …