SkillAgentSearch skills...

MySqlite

This project is a sample code to use FMDB as a sqlite wrapper.

Install / Use

/learn @popcornylu/MySqlite
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MySqlite

Introduction

This project is a sample code to use FMDB as a sqlite wrapper.

Scope

In this project, we implement

  1. Create a database
  2. Create a table
  3. List the table
  4. Insert a record to table
  5. Delete a record from table
  6. Search keyword in the table

If you have a similar requirement, this project would be a ready-to-use sample code.

View on GitHub
GitHub Stars9
CategoryData
Updated5y ago
Forks4

Languages

Objective-C

Security Score

55/100

Audited on Sep 2, 2020

No findings