Skip to content

SwiftySQL is a lightweight and intuitive SQLite ORM for Swift

License

Notifications You must be signed in to change notification settings

antonio-war/SwiftySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💾 SwiftySQL

SwiftySQL is a lightweight and intuitive SQLite ORM for Swift, designed to simplify database operations in your iOS and macOS applications respecting the principles of strict concurrency defined by Swift 6.

Features

  • Simple and expressive ORM for SQLite
  • Easy integration with Swift projects
  • Supports basic CRUD operations

Requirements

  • iOS 16.0+ / macOS 13.0+
  • Swift 5.0+
  • Xcode 16.0+

Installation

Clone the repository and integrate the package into your project:

git clone https://github.com/antonio-war/SwiftySQL

Status

SwiftySQL is currently a work in progress. Contributions and feedback are welcome!

About

SwiftySQL is a lightweight and intuitive SQLite ORM for Swift

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages