ニュース

SQLite has an extremely easy-to-use API that requires only three functions with which to execute SQL and retrieve data. It is extensible, allowing the programmer to define custom functions and ...
Native SQLite runs 2-3 times faster than absurd-sql, which demonstrates how slow IndexedDB really is. There are other storage standards on the horizon for web browsers, but locking becomes an issue.
iPad上で DB設計ができるDB Designerのご紹介です。 簡単な DB設計や ER図をタッチ操作で作成できます。また、作成下設計図からテーブルの作成が ...
Lightweight and fast SQLite shines as a development companion. Learn how to take advantage of it in ASP.NET Core.
This article is about the command-line clients for MariaDB, PostgreSQL and SQLite, but one of the main things you do when using such clients is write SQL statements.