sqlite-orm-swift VS SQLite

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

sqlite-orm-swift

🧡 Easy to use SQLite ORM library written with love and Swift (by fnc12)

SQLite

A stand-alone Swift wrapper around the SQLite 3 client library. (by PerfectlySoft)
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
1 -
38 49
- -
2.1 0.0
12 months ago almost 2 years ago
Swift Swift
MIT License Apache License 2.0
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

Posts with mentions or reviews of SQLite. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SQLite yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

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

sqlite_orm - ❤️ SQLite ORM light header only library for modern C++

MMKV - An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

GRDB-ORM - 🚀 GRDB ORM, generate Codable structs with maximum performance

GRDB.swift - A toolkit for SQLite databases, with a focus on application development

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

Redis - A Swift client for Redis.

MongoDB - A stand-alone Swift wrapper around the mongo-c client library, enabling access to MongoDB servers.

ObjectBox embedded database - Swift database - fast, simple and lightweight (iOS, macOS)

FMDB - A Cocoa / Objective-C wrapper around SQLite

SugarRecord - CoreData/Realm sweet wrapper written in Swift

FileMaker - A stand-alone Swift wrapper around the FileMaker XML Web publishing interface, enabling access to FileMaker servers.

Akaibu-NSUserDefaults - Save NSObject into NSUserDefaults in one-line, auto class mapping