Adding awesome-mariadb to lists of awesome lists
Github has a lot of awesome lists. A search for [awesome in:name forks:false](https://github.com/search?q=awesome+in%3Aname+fork%3Afalse&type=repositories&s=stars&o=desc) gives 101 k hits. Which ones should awesome-mariadb be included on? I tried searching, e.g. ["awesome-mysql" in:readme](https://github.com/search?q=%22awesome-mysql%22+in%3AREADME&type=repositories&s=stars&o=desc) which gives 412 hits, and [awesome AND mysql in:README](https://github.com/search?q=awesome+AND+mysql+in%3AREADME&type=repositories&s=stars&o=desc) which gives 25.5 k hits. I started looking through the top starred in the latter, and found out:
1. [sindresorhus/awesome](https://github.com/sindresorhus/awesome) (312k stars) - my [PR to add MariaDB](https://github.com/sindresorhus/awesome/pull/3106) was not eligible. Their long list of criterias requires the awesome list to be a flat list instead of a list divided into sub-pages (like awesome-mariadb is now), see the PR for the rest of the criterias.
2. [awesome-python ](https://github.com/vinta/awesome-python)(213k stars) - has a list of Database Drivers with awesome-mysql as an item with sub-items. MariaDB could be included as a separate item here too. Anybody want to give a go?
3. [awesome-selfhosted/awesome-selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted) (188k stars ) - this one and following one in the search results does not mention awesome-mysql in the readme. Is there something wrong with the github search critieras I used?
I ended my evaluation here and decided to share my observations so far. Maybe somebody wants to comment on this so far?
7 条评论