589 B
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.