-
-
Notifications
You must be signed in to change notification settings - Fork 731
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into development
- Loading branch information
Showing
1 changed file
with
99 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
# Brag Document | ||
|
||
Here is a list of people who were happy to meet GRDB :-) | ||
|
||
--- | ||
|
||
https://twitter.com/steipete/status/1231105339954802694 | ||
|
||
> It [Core Data] gets the job done, but folks made some really amazing Swift native sqlite wrappers. | ||
--- | ||
|
||
https://twitter.com/BelleBCooper/status/1223148814980091904 | ||
|
||
> I LOVE GRDB and highly recommend it. If you don’t need it now, do keep it in mind for future because it’s great and the documentation and support are top notch. | ||
--- | ||
|
||
https://twitter.com/layoutSubviews/status/1202092984822648832 | ||
|
||
> GRDB is quickly becoming the best package I have ever dealt with. | ||
> What an exceptional piece of work: the philosophy, the documentation, the API, the abstractions, the Swiftiness👌 | ||
--- | ||
|
||
https://twitter.com/fpillet/status/1193608995405209607 | ||
|
||
> GRDB keeps being the best-in-class interface to your database, and if you're not using it you're missing out. As always, amazing work from @groue ! | ||
--- | ||
|
||
https://twitter.com/lordmooch/status/1193537540583755776 | ||
|
||
> Best SQLite/Swift integration 😀👍🏻 | ||
--- | ||
|
||
https://twitter.com/BelleBCooper/status/1192195655743111168 | ||
|
||
> I’ve been working on a side project recently that uses SwiftUI (+UIKit for parent controllers and nav), Combine, GRDB, and GRDBCombine for automatic updating based on DB changes. I’m really liking this setup. | ||
--- | ||
|
||
https://twitter.com/BelleBCooper/status/1186034269577048064 | ||
|
||
> Working on a new project today and using GRDB by @groue for the backend. This is my go-to for new Swift projects. Highly recommend it! | ||
--- | ||
|
||
https://twitter.com/krzyzanowskim/status/1156568071303290882 | ||
|
||
> I think GRDB.swift is a godsend. So far sooooo good. (change my mind?) | ||
--- | ||
|
||
https://twitter.com/iOSDevWeekly/status/1133780078398021637 | ||
|
||
> How had I never heard of GRDB before this week? Was I the only one missing out, or is this wonderful database library from @groue news to you all too? https://buff.ly/2X8yHGf #iosdev | ||
---- | ||
|
||
https://twitter.com/micpringle/status/1132264501812891648 | ||
|
||
> Spent the last few weeks integrating it and it’s amazing! And this release brings a whole load more features—especially excited about eager loading of hasMany relationships. | ||
> | ||
> Quite possibly one of the best documented open source libs I’ve come across as well👌🏼 | ||
--- | ||
|
||
https://twitter.com/danielemargutti/status/1132217792902647808 | ||
|
||
> It’s a great successor for FMDB with tons of great stuff. Worth a look, we have choose it in our new project even if, actually, I preferred not using some of the ‘ORM’ like features. | ||
--- | ||
|
||
https://twitter.com/lordmooch/status/1131664588494254086 | ||
|
||
> Woohoo! Absolutely superb Swift library for SQLite - I love it 😀 | ||
--- | ||
|
||
https://twitter.com/JadenGeller/status/1115483150564487168 | ||
|
||
> Wow, there are some *really* good looking SQLite frameworks in Swift. | ||
--- | ||
|
||
https://twitter.com/strawb3rryx7/status/1073620070784516096 | ||
|
||
> If you looking for a SQLite wrapper in Swift, just take a look the GRDB library! 👇🏼 https://github.com/groue/GRDB.swift Well-maintained and documented! ✊🏼 | ||
--- | ||
|
||
https://twitter.com/BelleBCooper/status/1047017928112128000 | ||
|
||
> http://blog.bellebcooper.com/2018-10-02-16-39.html | ||
> | ||
> I love the way issues are handled in GRDB (SQLite for Swift). Groue is so friendly, and always goes above-and-beyond in helping to solve problems or explore new features for the library. It makes me happy to be a GRDB user. | ||