約 35,200 件の結果
リンクを新しいタブで開く
  1. SQLite Home Page

    4 日前 · 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. 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.

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

  5. SQLiteとは?特徴・メリット・使い方・他のDBとの違いを解説

    2023年9月29日 · SQLiteは小規模なシステムやシステムのテスト用として用いられることの多いRDBMSです。 本記事ではSQLiteについて、特徴やメリット、注意点、ほかのRDBMSとの違いを …

  6. SQLite入門:基本的な使い方からデータ管理の方法まで分かり ...

    2025年3月18日 · SQLite の最大の特徴はサーバーレスであることです。 MySQL や PostgreSQL などはサーバー型のデータベースですが、 SQLite は専用のサーバーを必要とせず、データベースを利用 …

  7. SQLiteとは?初心者SE・プログラマー向けにわかりやすく解説 ...

    2026年6月14日 · SQLiteとは?初心者SE・プログラマー向けにわかりやすく解説|軽量データベースの仕組みと実務での使い方 プログラミングをしていると、ほぼ確実に出会うのが「データベース」 …

  8. SQLite - Wikipedia

    SQLiteは世界で最も利用されているデータベースエンジンです。 SQLiteはすべての携帯電話とほとんどのコンピュータに組み込まれており、人々が毎日使用する無数のアプリケーションにもバンドル …

  9. GitHub - sqlite/sqlite: Official Git mirror of the SQLite source tree

    2000年5月29日 · Official Git mirror of the SQLite source tree. Contribute to sqlite/sqlite development by creating an account on GitHub.