SQLite

應用程式敘述

SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.


下載

http://www.sqlite.org/index.html


支援的檔案格式


icon .sqlite - SQLite Database File (資料檔)

SQLite is a in process library that is used to implement self contained, serverless, zero configuration and transactional SQL databases.SQlite is is an... [更多資訊]