Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/groue/GRDBCombine
GRDB ❤️ Combine
https://github.com/groue/GRDBCombine
combine database grdb reactive spm sql sqlite
Last synced: 9 days ago
JSON representation
GRDB ❤️ Combine
- Host: GitHub
- URL: https://github.com/groue/GRDBCombine
- Owner: groue
- License: mit
- Archived: true
- Created: 2019-06-09T10:16:43.000Z (over 5 years ago)
- Default Branch: farewell
- Last Pushed: 2020-06-30T06:53:19.000Z (over 4 years ago)
- Last Synced: 2024-05-02T00:54:03.736Z (6 months ago)
- Topics: combine, database, grdb, reactive, spm, sql, sqlite
- Size: 2.19 MB
- Stars: 223
- Watchers: 6
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-combine - GRDBCombine
- fucking-open-source-ios-apps - GRDBCombine
README
GRDBCombine
===========### A set of extensions for [SQLite], [GRDB.swift], and [Combine]
---
GRDBCombine is embedded right into GRDB 5, so you do not need this library any longer.
Users of GRDB 4 can use [GRDBCombine v0.8.1](https://github.com/groue/GRDBCombine/tree/v0.8.1).
The [master branch](https://github.com/groue/GRDBCombine/tree/master) contains the latest GRDBCombine sources, used until GRDB 5.0.0-beta.5.
[SQLite]: http://sqlite.org
[GRDB.swift]: https://github.com/groue/GRDB.swift
[Combine]: https://developer.apple.com/documentation/combine