MagicData VS sqlite-orm-swift

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

MagicData

A easy and powerful datebase for Swift. Based on SQLite. Faster than other DB. (by underthestars-zhy)

sqlite-orm-swift

🧡 Easy to use SQLite ORM library written with love and Swift (by fnc12)
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
MagicData sqlite-orm-swift
1 1
21 38
- -
0.0 2.1
almost 2 years ago 12 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.

MagicData

Posts with mentions or reviews of MagicData. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-19.

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.

What are some alternatives?

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

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

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

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