Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Utility code for using SQLite via FMDB. Mac and iOS.

License

NotificationsYou must be signed in to change notification settings

Ranchero-Software/RSDatabase

Repository files navigation

This is utility code for using SQLite via FMDB. It’s not a persistence framework — it’s lower-level.

It builds as a couple frameworks — one for Mac, one for iOS.

It has no additional dependencies, but that’s because FMDB is actually included — you might want to instead make sure you have thelatest FMDB, which isn’t necessarily included here.

What to look at

The main thing isRSDatabaseQueue, which allows you to talk to SQLite-via-FMDB using a serial queue.

The second thing isFMDatabase+RSExtras, which provides methods for a bunch of common queries and updates, so you don’t have to write as much SQL.

About

Utility code for using SQLite via FMDB. Mac and iOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2026 Movatter.jp