.SQLITE3 ファイル拡張子
SQLite 3 Database
| 開発元 | SQLite |
| 人気度 |
3.9 | 27 票 |
SQLITE3ファイルとは?
A SQLITE3 file is a database file stored in the SQLite 3 format. It contains structured data records, which contain data types and values. SQLITE3 files are often used for storing embedded SQL-based databases for iPhone apps and other mobile applications.
詳細情報
SQLITE3ファイルを開くプログラム
Windows
Mac
Linux