All Projects → masteradit → AllSQL

masteradit / AllSQL

Licence: MIT License
AllSQL is an open-source compact browser based SQL Compiler, built using Flutter.

Programming Languages

dart
5743 projects
HTML
75241 projects

Projects that are alternatives of or similar to AllSQL

Vue Offline
Offline states and storage for Vue PWA
Stars: ✭ 308 (+1825%)
Mutual labels:  pwa, online
webpack-play
learning about webpack
Stars: ✭ 40 (+150%)
Mutual labels:  pwa
lightsout
🎲 Lights Out Game
Stars: ✭ 23 (+43.75%)
Mutual labels:  online
Front-end-tutorial
🐼 最全的资源教程-前端涉及的所有知识体系,并在 Nice Front-end Tutorial 持续更新;
Stars: ✭ 1,655 (+10243.75%)
Mutual labels:  pwa
sheiley-shop-app
Sheiley Shop is a PWA to track personal purchases, No more paper and pencil to go to the supermarket 🏬
Stars: ✭ 35 (+118.75%)
Mutual labels:  pwa
scriptified.dev
A weekly newsletter with insightful tips, tools, resources & more on React and JavaScript. Made with NextJS && TailwindCSS. Curated by @gupta-ji6 && @prateek3255.
Stars: ✭ 18 (+12.5%)
Mutual labels:  pwa
web
🧱 Write your website in pure Swift with power of webassembly. DOM, CSS and all the WebAPIs are available out of the box.
Stars: ✭ 44 (+175%)
Mutual labels:  pwa
angular-seo
Angular 13 Example SEO Search engine optimization + PWA + SSR + Lazyloading
Stars: ✭ 58 (+262.5%)
Mutual labels:  pwa
light-push-admin
推送服务控制台界面
Stars: ✭ 28 (+75%)
Mutual labels:  pwa
Beatbump
Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
Stars: ✭ 77 (+381.25%)
Mutual labels:  pwa
react-template
An enterprise react template application showcasing - Testing strategy, Global state management, middleware support, a network layer, component library integration, localization, PWA support, route configuration, lazy loading and CI/CD
Stars: ✭ 44 (+175%)
Mutual labels:  pwa
mnimi
🎲 Mnimi (A Game of Memory Skill)
Stars: ✭ 15 (-6.25%)
Mutual labels:  online
quasar-warren
💰📈 A dashboard based on the Warren platform made with Quasar Framework
Stars: ✭ 30 (+87.5%)
Mutual labels:  pwa
how-to-venia
Magento PWA Storefront based on PWA Studio's Venia Storefront (Concept)
Stars: ✭ 39 (+143.75%)
Mutual labels:  pwa
fireshop
A modern pwa webshop built on Firebase with Angular
Stars: ✭ 26 (+62.5%)
Mutual labels:  pwa
englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: ✭ 19 (+18.75%)
Mutual labels:  pwa
pwa-cookbook
A step-by-step guide to Progressive Web Applications
Stars: ✭ 21 (+31.25%)
Mutual labels:  pwa
udacity-google
Udacity Grow with Google challenge scholarship program
Stars: ✭ 35 (+118.75%)
Mutual labels:  pwa
glimmer-hn-pwa
A Demonstration Of HackerNews Progressive Web App Powered By Glimmer.js
Stars: ✭ 28 (+75%)
Mutual labels:  pwa
ambianic-ui
PWA for managing Ambianic Edge devices (smart cameras).
Stars: ✭ 32 (+100%)
Mutual labels:  pwa

AllSQL - An open-source compact browser based SQL Compiler

style: lint repo size issues open pull requests open license: MIT latest version Netlify Status contributors watchers stars forks

AllSQL is an open-source compact browser based SQL Compiler, built using Flutter. Please create an issue on GitHub if you find a bug or have a feature request. Feel free to create pull requests if you are interested in contributing to this project.

Demo

Website: https://sql.allmityapp.com

Demo GIF

Please ignore the mouse in the gif above. The screen recording software glitched the mouse position.

Features

  • Server is not required
  • Output is neatly formatted in the form of a table
  • Helper text to explain the use of each option with example
  • Very small size (< 6 MB)
  • Works on web
  • Can be installed as a Progressive Web App on Android, iOS, Windows, MacOS and Linux
  • Works offline

🐛 Known issues/bugs

  • Make AllSQL responsive on smaller screens
  • Show error message when an exception is thrown
  • Automatically execute commands instead of selecting the type of command manually
  • Show multiple tables in output if multiple select queries are entered
  • Add dark theme
  • Add syntax highlighting

🤔 Why did I make AllSQL?

I have a Database Systems course in college. Our teacher recommended us to download Oracle Database 19c, which is around 2.7 GB in size. Some of my friends faced issues while installing the software. So, I wanted to make a ligh weight, compact, browser based compiler, where anyone could practice SQL commands, on any device without installing a heavy software.

👏 Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

📚 Documentation

🙏 Show your support

Please ⭐️ this repository if this project helped you!

Buy me a coffee

👥 Contributors

Made with contributors-img.

Stargazers over time

Stargazers over time

📝 License

Copyright © 2021 Adit Luhadia.

This project is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].