SQLite (Developer's Library)

SQLite (Developer's Library) pdf epub mobi txt 电子书 下载 2025

出版者:Sams
作者:Chris Newman
出品人:
页数:336
译者:
出版时间:2004-11-09
价格:USD 34.99
装帧:Paperback
isbn号码:9780672326851
丛书系列:
图书标签:
  • 数据库 
  • SQLite 
  • sql 
  • programming 
  • database 
  • Sqlite,Python,数据库 
  • SQL 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

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>

具体描述

读后感

评分

评分

评分

评分

评分

用户评价

评分

挺好的!知道了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

评分

挺好的!知道了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

评分

早知道我就看书了,上网搜到的都是些垃圾内容

评分

早知道我就看书了,上网搜到的都是些垃圾内容

评分

还行

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有