.SQLITEDB ファイル拡張子

SQLite Database

開発元 SQLite
人気度
4.0  |  22 
 

SQLITEDBファイルとは?

A SQLITEDB file is a database created using SQLite, a Relational Database Management System (RDBMS). App developers often create SQLITEDB files for use as embedded application databases. For example, the iOS Contacts app, installed on iPhones and iPads, uses SQLITEDB files to store users' contacts.

詳細情報

SQLite databases contain data stored in one or more tables. Applications often store data in and retrieve data from SQLite databases to show information to users. These embedded app databases sometimes use the .sqlitedb extension.

For example, the iOS Contacts app stores users' contacts in a file named AddressBook.sqlitedb. As another example, various tile-based mapping programs store map data in SQLITEDB files.

注: SQLite databases also use the .SQLITE extension.

SQLITEDBファイルの開き方

You can open a SQLITEDB file using SQLite (multiplatform) or SQLite Database Browser (multiplatform). Note that if your SQLITEDB file is encrypted, you may have to enter the password used to encrypt it. If you do not know the password, you likely will not be able to open the file.

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

SQLITEDBファイルを開くプログラム

Linux
Android

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているSQLite Databaseファイル形式とMac, Windows, Linux, and Androidアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。