Files
data-lite-core/Sources/DataLiteCore/Docs.docc/DataLiteCore.md

446 B

DataLiteCore

DataLiteCore is an intuitive library for working with SQLite in Swift applications.

Overview

DataLiteCore provides an object-oriented API over the C interface, allowing developers to easily integrate SQLite functionality into their projects. The library offers powerful capabilities for database management and executing SQL queries while maintaining the simplicity and flexibility of the native Swift interface.