sqlite_orm VS sqlite-orm-swift

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

sqlite-orm-swift

🧡 Easy to use SQLite ORM library written with love and Swift (by fnc12)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
sqlite_orm sqlite-orm-swift
9 1
2,132 38
- -
0.0 2.1
10 days ago 11 months ago
C++ Swift
GNU Affero General Public License v3.0 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

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

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 sqlite_orm and sqlite-orm-swift you can also consider the following projects:

sqlite_modern_cpp - The C++14 wrapper around sqlite library

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

SQLite - Unofficial git mirror of SQLite sources (see link for build instructions)

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

SQLite - Official Git mirror of the SQLite source tree

hiberlite - C++ ORM for SQLite

MongoDB C++ Driver - C++ Driver for MongoDB

ClickHouse - ClickHouse® is a free analytics DBMS for big data

RocksDB - A library that provides an embeddable, persistent key-value store for fast storage.

TileDB - The Universal Storage Engine

LevelDB - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Sophia - Modern transactional key-value/row storage library.