Files
data-lite-core/Sources/DataLiteCore/Docs.docc/DataLiteCore.md
2025-10-25 18:33:03 +03:00

589 B

DataLiteCore

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

DataLiteCore provides an object-oriented API on top of the C interface, making it simple to integrate SQLite capabilities into your projects. The library combines powerful database management and SQL execution features with the ergonomics and flexibility of native Swift code.

Topics

Articles