An open API service indexing awesome lists of open source software.

SQL

SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.

https://github.com/null-none/django-odbc

django-odbc is a SQL Server DB backend powered by the pyodbc library

django odbc python sql

Last synced: 09 May 2026

https://github.com/itsryu/at2-n1-lbd

Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.

brmodelo mysql sql

Last synced: 30 Apr 2026

https://github.com/varun-khorgade/sentimentscope-e-commerce-review-analyzer

Analyzed customer reviews and purchase data to extract sentiment and behavioral insights. Built SQL-based ETL for data preparation and visualized results using Python and Power BI dashboards for actionable business decisions.

analytics customer-beheviour dashboard data data-visualization dataextraction natural-language-processing nlp pandas powerbi python sentiment-analysis sql textblob

Last synced: 17 Apr 2026

https://github.com/hackfutsec/dumper

SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.

injection payload php-vulnerabilities python python-scripts sql sqlite

Last synced: 09 May 2026

https://github.com/jonaylor89/sheetsql

Query Google Sheets with SQL

golang google-sheets orm sql

Last synced: 07 Oct 2025

https://github.com/brunamark/api-restful

API RESTful with Spring Boot

api-rest java spring-boot sql

Last synced: 27 Apr 2026

https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe

Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries

back-end crud data database mysql mysqlworkbench query sql trybe-projects

Last synced: 10 May 2026

https://github.com/knowthecode/groupby-lab-tester

Companion plugin for the Advanced SQL Lab

sql wordpress

Last synced: 19 Jun 2026

https://github.com/strrev-dev/sigma-8.0-full-stack-web-developement-mern-

This repository is for my full stack journey and soon i will start my DSA journey after that. go through all the files including practice question, assignment question and mini project which upoading on other repository separetly. so let's go.........

aws bootstrap css3 docker express-js full-stack-web-development html5 javascript kubernetes mongodb nodejs reactjs sql tailwindcss

Last synced: 10 Apr 2026

https://github.com/junaidsalim/giki_bus_ticket_reservation_system

This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.

busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind

Last synced: 17 Apr 2026

https://github.com/v-a-kernel/sql-ex

A repository for storing my some SQL exercises (sql-ex).

ex exercises plpgsql plsql sql t-sql tsql

Last synced: 28 Feb 2026

https://github.com/fdeniz07/techproeducationfullstackjavabootcamp-batch130

Core Java - Batch 130 Fullstack Developer Camp

core-java java lambda postgresql sql

Last synced: 01 May 2026

https://github.com/hanpama/pgcc

Relay Cursor Connection implementation for Golang and PostgresQL https://facebook.github.io/relay/graphql/connections.htm

golang graphql postgresql relay sql

Last synced: 17 Apr 2026

https://github.com/gabrielmpinho/cs50-sql

Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.

data-analysis data-structures data-visualization database databases javascript python sql

Last synced: 10 May 2026

https://github.com/tiny-essentials/puddysql

🍮 Powerful SQL toolkit for Node.js, built with flexibility and structure in mind. Easily manage SQLite3/PostgreSQL, advanced queries, smart tag systems, and full JSON-friendly filters.

advanced-search database nodejs postgres postgresql query-builder sql sql-builder sql-query sqlite sqlite3 tag-system tiny-essentials

Last synced: 01 May 2026

https://github.com/marcelo-mattos/hydrix

Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.

ado-net hydration hydrix materializer micro-orm sql

Last synced: 09 Apr 2026

https://github.com/mehmoodulhaq570/database_openended_lab

Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.

database database-management db dbms mysql sql university-management-system

Last synced: 17 Apr 2026

https://github.com/simsononroad/easy_sqlite_db

This is a python library what makes easyer to use qlite

database library python sql sqlite

Last synced: 10 May 2026

https://github.com/mashingan/sqlgen

Nim SQL parser

generator nim parser sql

Last synced: 10 Jun 2026

https://github.com/szapp/magistdataanalysisvisualization

Case study: Data analysis and visualization to evaluate and recommend a business partnership. Team project for data-driven business with SQL and Tableau

dashboard data-analysis data-science data-visualization data-viz sql tableau-public

Last synced: 19 Mar 2026

https://github.com/felipensp/python-etl

ETL tool written in Python that provides an specific DSL which is translated to Python script to handle input data

csv etl json parsing python regex scripting sql

Last synced: 01 May 2026

https://github.com/bcapathshala/swing-in-java-notes

Java Swing with JDBC Learning Series

gui-application java jdbc mysql sql swing

Last synced: 01 May 2026

https://github.com/grinsteindavid/express_api_architecture_prototype

docker compose, rest api, sql query builder, queue worker, smtp email, crons, validations, custom scripts and testing

crons docker express jest node nodemailer redis sql

Last synced: 01 Feb 2026

https://github.com/arjun-regmi-chhetri/python

Python is a Versatile, high-level programming language known for simplicity and readability. Widely used in web development, data analysis, AI, and scientific computing. Offers a rich ecosystem of libraries and frameworks.

jupyter-notebook pandas python python3 sql sqlite3

Last synced: 11 May 2026

https://github.com/renanfmoises/songplays-data-modeling-postgres

This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.

database python sql

Last synced: 11 May 2026

https://github.com/kevinmarquesp/csv2sql

Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command

cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project

Last synced: 11 Jun 2026

https://github.com/mgobeaalcoba/postgresql_fundamentals

Querys y notas del curso de PostgreSQL

database database-management postresql sql

Last synced: 21 Apr 2026

https://github.com/rasitayaz/online-self-improvement

Online course management system with a graphical user interface

database education sql

Last synced: 01 May 2026

https://github.com/ganeshkbhat/ejsondb

ejsondb in-memory json db documents with local persistence

db ejsondb filesystem json nosql sql sql-ddl sql-ddl-dml

Last synced: 01 May 2026

https://github.com/dhruvrajsinhzala24/online-payment-portal

A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.

database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server

Last synced: 11 May 2026

https://github.com/bienvenuushindi/vet-clinic-database

A relational database to create the initial data structure for a vet clinic

database postgresql sql sql-server

Last synced: 11 May 2026

https://github.com/aubainmbk/realtime-bikestation-tracker

Ce projet est un moyen de démontrer mes capacités de collecte de données grâce aux API. L'objectif est de créer une appli web qui permet d'accéder aux infos sur les stations de vélos en temps réel.

api apscheduler dataanalysisusingpython flask-application folium-maps html-css-javascript opencage-geocoder sql streaming-data

Last synced: 17 Oct 2025

https://github.com/mythetech/aion

A cross-platform lite sql editor with blazor

blazor mysql postgresql prealpha sql workinprogress

Last synced: 11 May 2026

https://github.com/sungchun12/prefect-dbt-cloud

dbt Cloud pipelines in prefect 2.0 examples

dbt dbt-cloud integration prefect sql

Last synced: 11 May 2026

https://github.com/aravind-selvam/bikeshare-company-analysis

Google Data Analytics Professional Certificate program's Capstone project, of a bike sharing company

analytics business-analytics business-intelligence data data-analysis data-visualization dataanalytics google-data-analytics postgresql sql sql-server

Last synced: 22 Apr 2026

https://github.com/tugsef/hospitalautomatoinsystem

Welcome to my hospital automation system repository! This project is built with basic Java and showcases functionalities for managing hospital operations efficiently.

insurance-system-app java jdbs oop-principles postgresql sql swing

Last synced: 01 May 2026

https://github.com/rohitbhati22/yogaai

YogaAI is a ML5.js and PJ5.js Library based AI Yoga Trainer and Platfrom for Yoga Teacher and Student.

javascript ml5js mysql php sql

Last synced: 09 Feb 2026

https://github.com/samoggino/querydb

Piattaforma che permette ai professori di creare esercizi per i propri studenti a tema SQL e Database, sviluppata per l'esame di Basi di Dati.

database html-css-javascript php sql

Last synced: 01 May 2026

https://github.com/droduit/grand-comics-database

EPFL course project to manage a huge database containing hundreds of millions data, and optimize the queries to create a smooth experience on user interface.

big-data data database epfl sql

Last synced: 16 Apr 2026

https://github.com/quick-perf/quick-sql-test-data-web

Web page to quickly create SQL test data

h2 hsqldb mariadb mysql oracle postgresql sql test testing

Last synced: 24 Feb 2026

https://github.com/z-bj/sql_reference

Object containing commonly used SQL commands.

json post-it sql

Last synced: 01 May 2026

https://github.com/aboualine/php-library-system

A Library Management System built with PHP, MySQL, and Bootstrap. It manages books, tracks borrow/return transactions, and allows searching by title, author, or ISBN. Fully responsive and user-friendly.

bootstrap5 css html java javascript js json library library-management-system mysql php sql system vscode xml

Last synced: 14 Apr 2026

https://github.com/foxcapades/java-sql-import

SQL resource loading & caching

files java-10 sql

Last synced: 24 Feb 2026

https://github.com/shanebarnes/gnucash-sql

SQLite Queries for use with GnuCash

analytics budget finance gnucash go sql sqlite tracker

Last synced: 17 Apr 2026

https://github.com/shimul-zahan/dbms-bootcamp

This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.

dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite

Last synced: 01 May 2026

https://github.com/giancarl021/csvql

A module to quickly query CSV data as a SQL

cli csv nodejs sql

Last synced: 01 May 2026

https://github.com/vnaki/gt

Generate create table sql by struct, power!

golang mysql sql sqlite3 struct table

Last synced: 01 May 2026

https://github.com/othastudio/nusql

Simplify the process of building SQL queries in Node.js applications

nodejs sql sql-query typescript

Last synced: 12 Feb 2026

https://github.com/yessasvini23/ibm-data-science-professional-certification

Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.

coursera data-science dataanalysis ibmprofessionalcertificate machine-learning python sql

Last synced: 01 May 2026

https://github.com/manthanthakor/expensetracker

A comprehensive expense tracking application built with ASP.NET Core MVC to help you manage your personal finances.

asp-net-core asp-net-mvc authentication expense-manager expense-tracker sql

Last synced: 24 Jan 2026

https://github.com/rishraks/student-management-system

A Java-based Student Management System for coaching tutors, utilizing a MySQL database for secure and efficient student record management.

java java-8 sql

Last synced: 12 Oct 2025

https://github.com/saba-burduli/online-exam-asp.net-web-api-project-using-ef

Hello My second project in ASP.NET Core Web API .. Using EF(Entity Framework) Code first

asp-net-core entity-framework-core microsoft migration mssql oop orm query sql webapi

Last synced: 22 Apr 2026

https://github.com/bsperezb/python_sql_manage

this project read a excel, save and delete objects of database and export logs and data errors in excel format

data-science data-visualization postgresql python sql

Last synced: 02 May 2026

https://github.com/belynnn/i3_wad_2024_php

Repo containing all the concepts covered during the PHP course, for Interface3's Web Application Developer course.

ajax course mysql php phpmyadmin sql training

Last synced: 02 May 2026

https://github.com/defaultik/sqlmap_opener

SQLMap Opener for Windows

c c-language linux sql sqlmap utility

Last synced: 04 Mar 2026

https://github.com/zdrzalikprzemyslaw/spring-boot-starter-project

A starter Spring Boot project created with the intention of being a spring board to jumpstart your projects.

docker java javascript junit liquibase maven postgresql spring-boot sql tailwindcss thymeleaf-template-engine

Last synced: 11 Feb 2026

https://github.com/duguce/pylearninghub

🏝 Within this repo, I store code and notes that I've developed to improve my skills in Python programming.

code notes python3 sql

Last synced: 02 May 2026

https://github.com/nao1215/sqlode

Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.

cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe

Last synced: 09 May 2026

https://github.com/kouisamine/sql-minifier-compressor

Minify your SQL by removing all the unnecessary characters.

minifier minify online source-code sql sql-minifier sql-minify sql-query tools

Last synced: 19 Mar 2026

https://github.com/tushard48/tushard48

Welcome to my profile repository! This repository serves as a comprehensive showcase of my skills, projects, and accomplishments in the field of data science. Here, you'll find detailed information about my technical expertise, professional experiences, and the projects I've worked on.

deep-learning excel generative-ai javascript machine-learning powerbi python3 sql tableau

Last synced: 28 Apr 2026

https://github.com/mdreyadhossain/leetcode_solved

cracking leetcode problems

csharp python3 sql

Last synced: 02 May 2026

https://github.com/losizm/little-sql

Scala extension methods for java.sql

java scala sql

Last synced: 19 Apr 2026

https://github.com/cleverportal/collabnote-fullstack-app

✨ CollabNote is a full-stack note-taking app built with a modern tech-stack: NestJS, Next.js, Vite, and Supabase, designed for collaborative note management. It features user authentication, note sharing, responsive design, and API documentation, making it an efficient and modern tool for organizing and sharing notes.

apollo full-stack fullstack-development nestjs-backend nextjs notes postgresql react shadcn shadcn-ui sql supabase typescript vite

Last synced: 03 Apr 2026

https://github.com/vinnybellack/finzooid-customer-success

Showcases my work at Finzooid (2019–2022) in customer success and marketing ops using ChatGPT, Power BI, Buffer, and SQL. Includes anonymized examples of feedback analysis, KPI tracking, social scheduling, and churn prediction workflows.

buffer chatgpt customer-success excel powerbi project-coordination project-management sql

Last synced: 17 Apr 2026

https://github.com/pulkit1822/leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 14 Apr 2026

https://github.com/egeuysall/auth-trial

Store. Query. Trial.

api auth backend golang learn postgres sql trial

Last synced: 24 Apr 2026

https://github.com/roe-dl/weewx-snmp

WeeWX service to fetch data by SNMP

monitoring pysnmp snmp sql weewx weewx-service

Last synced: 15 Apr 2026

https://github.com/frederikhs/sql2csv

Go library for generating csv files based on SQL queries

csv go sql

Last synced: 24 Feb 2026

https://github.com/andreicek/testing_sql_functions

Companion Elixir project for my blog post

ecto elixir plpgsql sql

Last synced: 02 May 2026

https://github.com/angelobarbu/flights_management

University project that consists in a GUI application using Java Swing connected to a SQL Server database

gui-application java java-swing-applications sql sql-server-database

Last synced: 02 May 2026

https://github.com/pkg-id/passwd

passwd is a zero-setup package for hashing passwords and comparing passwords.

bcrypt go hash sql

Last synced: 29 Jan 2026

https://github.com/sprintup/bottlecaps

An open source continuous innovation social interaction platform designed to meet people nearby by listing shared interests.

angular-cli angular4 dotnet-core entity-framework-core identity-provider sql

Last synced: 29 Jan 2026

https://github.com/kavicastelo/java-ant-pos-system

Java GUI POS application system for streamline sales, manage inventory, and generate reports. Using h2 embedded sql database.

gui h2-database java offline-app pos sql standalone

Last synced: 18 Mar 2026

https://github.com/project-tsurugi/takatori

Generic SQL intermediate representation for tsurugidb

compiler intermediate-representation sql tsurugidb

Last synced: 25 Oct 2025

https://github.com/lucereal/redrider

Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students

android mobile-app nodejs-api sql

Last synced: 12 May 2026

https://github.com/tushar2704/sql-challenges

Collection of SQL challenges designed to demonstrate my skills and expertise in database management, data analysis, and data manipulation using SQL. This repository serves as a showcase of my abilities to handle complex SQL queries, optimize database performance, and solve real-world data problems.

data-analytics data-mining data-science datamanipulation mysql postgresql sql

Last synced: 24 Apr 2026

https://github.com/fadilxcoder/json-db

JSON column & settings in database

database json notes php poc sql

Last synced: 02 May 2026

https://github.com/turbot/steampipe-plugin-consul

Use SQL to instantly query Consul ACLs, namespaces, services & more. Open source CLI. No DB required.

backup consul etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 26 Feb 2026