Skip to content

netmaid/VNSqliteDB

Repository files navigation

VNSqliteDB

CI Status Version License Platform

Usage

Requirements

  • Objective-C
  • Xcode 7.0 or later
  • iOS 6.0 or later
  • Mac OS 10.9 or later

Installation

  • Insert pod "VNSqliteDB" to your Podfile.
  • Run pod install.

Simple Description

  • 'VNSqliteDB' is the database connection class and 'VNSqliteRecord' is the result class after query execution.
  • 'VNSqliteStatement' is the prepared statement class of query.

License

VNSqliteDB is available under the MIT license. See the LICENSE file for more info.

About

The Objective-C wrapper class for SqliteDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published