SQLite (Developer's Library) 在线电子书 图书标签: 数据库 SQLite sql programming database Sqlite,Python,数据库 SQL
发表于2024-11-22
SQLite (Developer's Library) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
还行
评分早知道我就看书了,上网搜到的都是些垃圾内容
评分早知道我就看书了,上网搜到的都是些垃圾内容
评分挺好的!知道了primary key 和index的区别 If a column is declared as INTEGER PRIMARY KEY, it is used internally as the key for the table structure, so the records in the table are ordered on that column by default. Although it does not cause an index to show up in sqlite_master, the column will behave as if it were indexed. Explicitly creating an index on an I
评分还行
SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases.</P>
In SQLite, author Chris Newman provides a thorough, practical guide to using, administering and programming this up-and-coming database. If you want to learn about SQLite or about its use in conjunction with PHP this is the book for you.</P>
评分
评分
评分
评分
SQLite (Developer's Library) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024