ios-samples/Data/README.md

344 B

Data Access

This sample illustrates how use the built in SQLite functionality in iOS. It illustrates creating a database, adding rows, and querying using the following three data technologies: ADO.NET, SQLite .NET, and Vici Cool Storage. It also outputs performance data of the three approaches.

Authors

Bryan Costanich