sqlite-orm-swift VS sqlite-kit

Compare sqlite-orm-swift vs sqlite-kit and see what are their differences.

sqlite-orm-swift

๐Ÿงก Easy to use SQLite ORM library written with love and Swift (by fnc12)

sqlite-kit

Non-blocking SQLite client library with SQL builder built on SwiftNIO (by vapor)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sqlite-orm-swift sqlite-kit
1 1
38 56
- -
2.1 5.9
12 months ago 4 months ago
Swift Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sqlite-orm-swift

Posts with mentions or reviews of sqlite-orm-swift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-17.
  • New SQLite ORM library
    3 projects | /r/swift | 17 Sep 2021
    Hey folks. I've posted my new `SQLiteORM` lib today here on GitHub https://github.com/fnc12/sqlite-orm-swift . It is the same lib I've written with C++ before https://github.com/fnc12/sqlite_orm . It uses keypath instead of `Codable` protocol to serialize and deserialize objects. If you need to use SQLite database inside your Swift project and you hate writing SQL queries using raw strings then you may like this lib.

sqlite-kit

Posts with mentions or reviews of sqlite-kit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-21.

What are some alternatives?

When comparing sqlite-orm-swift and sqlite-kit you can also consider the following projects:

sqlite_orm - โค๏ธ SQLite ORM light header only library for modern C++

SQLite - A stand-alone Swift wrapper around the SQLite 3 client library.

GRDB-ORM - ๐Ÿš€ GRDB ORM, generate Codable structs with maximum performance

leaf - ๐Ÿƒ An expressive, performant, and extensible templating language built for Swift.

fluent - Vapor ORM (queries, models, and relations) for NoSQL and SQL databases

Redbird - Vapor provider for RediStack

rqlite - The lightweight, distributed relational database built on SQLite.

dqlite - Embeddable, replicated and fault-tolerant SQL engine.