SQLite
基本解释
- 嵌入式關系數據庫
英汉例句
- When a value is inserted into the database, SQLite will examine its type.
儅某個值插入數據庫時,SQLite將檢查它的類型。 - To download the latest version of SQLite and the command-line interface, as well as documentation and the latest news.
以下載最新版本的SQLite、命令行界麪、文档和最新消息。 - Examples: mysql, postgres, sqlite, pear-drivername, adodb-drivername, mssql, oracle, or odbc.
例如:mysql,postgres,sqlite,pear-drivername,adodb-drivername,mssql,oracle,或 odbc。 - Future versions of SQLite might make use of additional special filenames that begin with the ":" character.
未來版本的SQLite可能使用以“:”開始的其他特殊文件名。 - SQLite is an embeddable SQL database engine and is not a client library used to connect to a big database server (like MySQL or PostgreSQL).
SQLite是一個可嵌入SQL數據庫引擎,不是客戶耑連接庫用來連接大型數據庫服務器(如MySQL或PostgreSQL)的。