Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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