Skip to content

Commit ff3c4a2

Browse files
committed
Remove outdated/unavailable project refs
1 parent 11bfa26 commit ff3c4a2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -267,19 +267,14 @@ These projects enhance or use SQLite.swift:
267267

268268
- [SQLiteMigrationManager.swift][] (inspired by
269269
[FMDBMigrationManager][])
270-
- [Delta: Math helper](https://apps.apple.com/app/delta-math-helper/id1436506800)
271-
(see [Delta/Utils/Database.swift](https://github.com/GroupeMINASTE/Delta-iOS/blob/master/Delta/Utils/Database.swift) for production implementation example)
272-
273270

274271
## Alternatives
275272

276273
Looking for something else? Try another Swift wrapper (or [FMDB][]):
277274

278-
- [Camembert](https://github.com/remirobert/Camembert)
279275
- [GRDB](https://github.com/groue/GRDB.swift)
280276
- [SQLiteDB](https://github.com/FahimF/SQLiteDB)
281277
- [Squeal](https://github.com/nerdyc/Squeal)
282-
- [SwiftData](https://github.com/ryanfowler/SwiftData)
283278

284279
[Swift]: https://swift.org/
285280
[SQLite3]: https://www.sqlite.org

0 commit comments

Comments
 (0)