Awesome
SQL-Play
Simple app to practice and learn SQL in React Native using SQLite
Download
<a href="https://apps.apple.com/us/app/sql-play/id1546888933?itsct=apps_box&itscg=30200"><img height=70px src="http://sqlplay.net/images/app-store-badge.svg" alt="Download on the App Store"></a> <a href="https://play.google.com/store/apps/details?id=com.sql_playground&hl=en_US&gl=US&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img height=70px alt="Get it on Google Play" src="https://sqlplay.net/images/google_play_badge.svg"></a>
Sponsors
<img src="https://user-images.githubusercontent.com/23727670/148730013-8dabb36c-9918-45dd-bd6b-10f5239a884f.png" width="200"/> |
---|
Ishwar Rimal |
Sponsored 50% of Apple fee (2022) |
How to develop ?
- Clone the repo
- Do
npm install
oryarn
npm run android