Learning SQLite for iOS
暫譯: iOS SQLite 學習指南
Gene Da Rocha, MSc, BSc (Hons)
- 出版商: Packt Publishing
- 出版日期: 2016-03-18
- 售價: $1,450
- 貴賓價: 9.5 折 $1,378
- 語言: 英文
- 頁數: 154
- 裝訂: Paperback
- ISBN: 1785288970
- ISBN-13: 9781785288975
-
相關分類:
Apple Developer、SQL
海外代購書籍(需單獨結帳)
買這商品的人也買了...
相關主題
商品描述
Key Features
- Implement Swift code using SQLite statements
- Learn the background to SQL and SQLite for mobile development, its statements, and command features through practical examples
- Extend the standard SQLite functionality and increase your software creation portfolio
Book Description
The ability to use SQLite with iOS provides a great opportunity to build amazing apps. Apple's iOS SDK provides native support for SQLite databases. This combination offers the potential to create powerful, data-persistent applications.
This book starts with the architecture of SQLite database and introduces you to concepts in SQL . You will find yourself equipped to design your own database system, administer it, and maintain it. Further, you will learn how to operate your SQLite databases smoothly using SQL commands.
You will be able to extend the functionality of SQLite by using its vast arsenal of C API calls to build some interesting, exciting, new, and intelligent data-driven applications. Understand how Xcode, HTML5, and Phonegap can be used to build a cross-platform modern app which can benefit from all these technologies - all through creating a complete, customizable application skeleton that you can build on for your own apps.
What you will learn
- Explore Swift's basic language statements
- Connect to SQLite and execute SQL statements
- Extend the SQLite language to create your own software extensions
- Use HTML5 with Phonegap on iOS
- Set up a Swift project using XCode with SQLite
- Administer SQLite databases in an easy and effective way
About the Author
Gene Da Rocha, MSc, BSc (Hons) in mobile and computer science is an experienced IT professional with over 25 years in the IT industry. He has worked for a variety of companies nationally and internationally, in different industries including corporate, start-up, pharmaceutical, finance, banking, and the NHS.
Gene is also the owner and founder of a mobile solutions company, Voxstar (www.voxstar.com), based in London and Buckinghamshire. He comes from a programming and development background, and has worked with database technology, iOS, Android, Windows mobile, and a variety of other technologies.
He has been helping and advising, programming, and recently testing software for a number of companies such as DigitasLBI, Oxfam, News UK, QAWorks, Reuters, and the Association for Project Management, among many others.
Table of Contents
- Introduction to SQL and SQLite
- Database Design Concepts
- Administering the Database
- Essentials of SQL
- Exposing the C API
- Using Swift with iOS and SQLite
- iOS Development with PhoneGap and HTML5
- More Features and Advances in SQLite
商品描述(中文翻譯)
主要特點
- 使用 SQLite 語句實現 Swift 代碼
- 通過實際範例學習 SQL 和 SQLite 在移動開發中的背景、語句和命令特性
- 擴展標準 SQLite 功能,增加您的軟體創作作品集
書籍描述
在 iOS 中使用 SQLite 的能力提供了構建驚人應用的絕佳機會。蘋果的 iOS SDK 原生支持 SQLite 數據庫。這種組合提供了創建強大且數據持久的應用程序的潛力。
本書從 SQLite 數據庫的架構開始,並介紹 SQL 的概念。您將能夠設計自己的數據庫系統,管理它並維護它。此外,您將學會如何使用 SQL 命令順利操作您的 SQLite 數據庫。
您將能夠通過使用其豐富的 C API 調用來擴展 SQLite 的功能,構建一些有趣、令人興奮的新型智能數據驅動應用程序。了解如何使用 Xcode、HTML5 和 Phonegap 構建一個跨平台的現代應用,並從這些技術中受益——這一切都是通過創建一個完整的、可自定義的應用程序骨架,您可以在其上構建自己的應用。
您將學到什麼
- 探索 Swift 的基本語言語句
- 連接到 SQLite 並執行 SQL 語句
- 擴展 SQLite 語言以創建自己的軟體擴展
- 在 iOS 上使用 HTML5 和 Phonegap
- 使用 XCode 和 SQLite 設置 Swift 項目
- 以簡單有效的方式管理 SQLite 數據庫
關於作者
Gene Da Rocha, MSc, BSc (Hons) 在移動和計算機科學領域是一位經驗豐富的 IT 專業人士,擁有超過 25 年的 IT 行業經驗。他曾在國內外的多家公司工作,涉及企業、初創公司、製藥、金融、銀行和 NHS 等不同產業。
Gene 也是一家移動解決方案公司的擁有者和創始人,Voxstar (www.voxstar.com),總部位於倫敦和白金漢郡。他擁有編程和開發背景,並曾與數據庫技術、iOS、Android、Windows mobile 及其他多種技術合作。
他一直在幫助和建議多家公司進行編程,最近還為 DigitasLBI、Oxfam、News UK、QAWorks、Reuters 和項目管理協會等多家公司進行軟體測試。
目錄
- SQL 和 SQLite 簡介
- 數據庫設計概念
- 數據庫管理
- SQL 基礎知識
- 暴露 C API
- 在 iOS 和 SQLite 中使用 Swift
- 使用 PhoneGap 和 HTML5 進行 iOS 開發
- SQLite 的更多功能和進展