SQLite3 latest Chinese document
SQLite3 latest Chinese document
Recently, I learned SQLite3 and found it useful. I took the time to read the official documents. Google the resources on the Internet to find an SQLite Chinese community with some Chinese translations of official documents, but they are incomplete (which was only seen later, send to friends with poor E language. Just a few days off, and caught a cold again, out of the door, sitting in front of the computer is barely supported.
Later, I came to see several pieces of SQLite translation in the Chinese community. it seems that the version is old. this is based on the latest version 3.5.4.
Previously, I translated an article: SQLite3 quick start
The document is based on:
For Chinese documents, see SQLit3 Chinese documents.
You are welcome to reprint it. please indicate the source and keep the link to this site: ROR lab-SQLite3 Chinese document translation (latest 3.5.4)
Translation progress:
2007-01-21 starting...
Most command syntaxes except SELECT and PRAGMA in SQL SYNTAX have been translated as FAQ, FEATURES, and
It was a good time. today we have translated PRAGMA and SELECT.
Translated on conflict clause and EXPRESSIONS from. In this way, the entire SQL syntax is fully translated. In addition, <processing of NULL values in SQLite and comparing them with other database systems>.
<How does SQLite implement atomic commit>