SQLite
基本解釋
- 嵌入式關(guān)系數(shù)據(jù)庫
英漢例句
- When a value is inserted into the database, SQLite will examine its type.
當(dāng)某個值插入數(shù)據(jù)庫時,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數(shù)據(jù)庫引擎,不是客戶端連接庫用來連接大型數(shù)據(jù)庫服務(wù)器(如MySQL或PostgreSQL)的。