Skip to content

Learn & Practise SQL by running SQL queries in your phone

Notifications You must be signed in to change notification settings

SQLPlay/SQL-Play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Play - Learn SQL hassle-free

Go beyond SELECT * from Employees.
The pain of installing SQL on your PC is real. It needs to go.
Master writing SQL queries with 40+ SQL commands including SELECT, INSERT, DELETE, CREATE with click to paste examples and readymade tables!

SQLPlay Github banner

Download SQL Play

Download on the App Store Get it on Google Play

Sponsors

Ishwar Rimal
Sponsored 50% of Apple fee (2022)

How to develop ?

  1. Clone the repo git clone
  2. Install npm packages bun i
  3. Install pods in iOS pod install
  4. Start metro bundler with bun start
  5. Use CLI or Android Studio / Xcode to build & test the app