Reference: https://www.pantz.org/software/sqlite/sqlite_commands_and_general_usage.htmlSQLite is an embedded open source relational database (db). It is the very portable, easy-to-use, compact, efficient, and reliable. Being an embedded database it
Recently, a website using SQLite database as a temporary data cache, the multi-slice partition SQLite database files, about 10,000 new daily data volume, the initial efficiency has been significantly improved, but after one months the database files
It is also a bit of programming memo. SQLite is a good embedded database. This embedded database is basically synonymous with exquisite and lightweight. SQLite references many scenarios, and Firefox and Android have internal applications, the code
BasicData Source=c:\mydb.db;Version=3;
Version 2 is not a supported by the This class library.
Sqlite
In-memory DatabaseAn SQLite database was normally stored on disk,
Sqlce is too slow to compare the execution speed with SQLite.
Therefore, in the next version of the project, replace sqlce with SQLite.
After all, SQLite is not used.
The results are indeed good. Two points are satisfactory.
First, the execution
For mobile device development, such as Windows Mobile or Windows Embedded ce, SQLite is sometimes used as the storage database. By default, SQLite does not automatically recycle space. After a large amount of data is deleted, the size of database
Today, I saw an article by Lu Minji of yuanyou , which describes many advantages of SQLite, especially for local data caching and applications.
From brother Lu's content, I boast SQLite:
SQLite Official Website: http://www.sqlite. org/at first
ArticleDirectory
Basic
In-Memory Database
Using UTF16
With Password
Using the pre 3.3x database format
With Connection Pooling
Read Only Connection
Using datetime. ticks as datetime format
Store guid as text
Http://www.yunqa.de/delphi/doku.php/products/sqlitespy/indexSqlitespy is a fast and compact GUI, Database Manager for SQLite. It reads SQLite3 files and executes SQL against them. Its graphical user interface makes it very easy to explore, analyze,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.