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/rajathirumal/bridgemap

A source to source compiler. Bridge language to SQL. This repo is a subproject of https://github.com/rajathirumal/ETL-Tool

bridge-programming bridgemap bridgemap-programming programming-language python sql

Last synced: 31 Jan 2026

https://github.com/talib8335/picdrive

PICDRIVE is designed to save and manage important images. Similar to Google Drive, PICDRIVE allows users to upload their photos, but it offers more flexibility by enabling direct edits and changes to files after upload, making it a more versatile tool for image management.

ajax bootstrap5 css3 dreamweaver html5 javascript jquery mysql php sql

Last synced: 11 Apr 2026

https://github.com/assem-elqersh/train-ticketing-system

A comprehensive train ticketing system that allows administrators to manage train schedules and passengers to book tickets. The system supports functionalities like adding train details, bulk uploading via CSV, and booking tickets with real-time availability updates.

css html javascript php sql web-development

Last synced: 11 Apr 2026

https://github.com/evan-choi/jsqlparser.net

JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern

dotnet ikvm jsqlparser parser sql

Last synced: 21 May 2026

https://github.com/yt3trees/execsql

Right click on the .sql file -> "Send" -> ExecSQL.exe -> Execute the query

python sql

Last synced: 27 May 2026

https://github.com/henrikesilva/catalogo-de-veiculos

Projeto criado como avaliação em uma oportunidade de emprego utilizando AspNetCore e Angular

angular-cli api-rest aspnet-web-api bootstrap4 csharp dapper-donet-core ddd solid-principles sql

Last synced: 19 Apr 2026

https://github.com/mgrdich/testgoapi

Creating Api with Golang

chi go golang-server postrgresql sql sqlc

Last synced: 20 Jan 2026

https://github.com/srikanth-kandi/optic-lens

This is a full stack web development project

apache-tomcat bootstrap css3 html5 javascript oracle-10g sass sql

Last synced: 09 Apr 2026

https://github.com/jparedesds/monitoring-report

The main objective of this project is to reduce report generation times and minimise errors associated with manual data entry.

aspose jpype openpyxl pandas sql xlswriter

Last synced: 21 May 2026

https://github.com/mohammadshaad/tanx.fi-assignment

A price alert application that triggers an email when the user’s target price is Achieved. Say, the current price of BTC is $28,000, a user sets an alert for BTC at a price of 33,000$. The application should send an email to the user when the price of BTC reaches 33,000$.

docker dockerfile golang jwt postgresql rabittmq redis sql

Last synced: 11 Apr 2026

https://github.com/aykrimino/jobseekerapi

🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.

api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing

Last synced: 15 May 2026

https://github.com/ikauematos/sql

Estudos em SQL

language query sql strutered

Last synced: 27 Feb 2025

https://github.com/fannysaez/memo-cda

Mémo personnel de vocabulaire technique — Git/GitHub, SQL/PostgreSQL/Js/Boostrap — préparé dans le cadre de la formation CDA (Concepteur Développeur d'Applications).

boostrap5 cda divers git github javascript memo postgresql simplon sql vocabulaire

Last synced: 11 Jul 2026

https://github.com/mavmi/telegram-bot

There are several telegram bots. They are pretty useless. But I'm ok with it

docker docker-compose java postgresql shakal-bot-enterprises spring sql telegram-bot telegram-java-api

Last synced: 11 Apr 2026

https://github.com/chinmaykunkikar/bms-api

A ticketing platform API for selecting theaters, viewing dates, and accessing movie details and showtimes.

airtribe bookmyshow expressjs nodejs sequelize-orm sql

Last synced: 11 Apr 2026

https://github.com/drako01/coderhouse-rockola

Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.

api-rest java maven postman spring-boot sql

Last synced: 09 Apr 2026

https://github.com/hkankyilmaz/it_553_fall

Database Design, Management and Administration

sql

Last synced: 10 Mar 2026

https://github.com/eezing/sqerge

Forward only PostgreSQL migration

migration postgres sql

Last synced: 04 Feb 2026

https://github.com/danomatic/sequelize-graphql

Resolve GraphQL queries with a single SQL query

dataloader graphql sequelize sequelize-orm sql

Last synced: 17 May 2026

https://github.com/kamo333/ms-ai-hackathon

HTML5, CSS3, JavaScript, Node.js, Express, OpenAI integration, SQL database management – developed for the Microsoft AI Hackathon 2025. A full-stack application that helps social workers manage client information with AI-powered assistance, providing context-aware suggestions based on integrated client data.

css3 expressjs html5 javascript nodejs openai sql

Last synced: 10 Jul 2026

https://github.com/birg81/php-2022-02-09-shoppinglistdb

Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!

ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher

Last synced: 06 May 2026

https://github.com/pedrofnseca/bd-vendas

🐬 Banco de dados para vendas

cloud data-structures database mysql sql

Last synced: 18 May 2026

https://github.com/bigizic/alx-higher_level_programming

Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking

doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping

Last synced: 11 Apr 2026

https://github.com/abdullahashfaqvirk/SQL-Database-Connectors

A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.

database db-manager mysql mysql-connector pyodbc python sql sqlserver

Last synced: 27 Sep 2025

https://github.com/art2url/codewars

🥷 A collection of solutions for various Codewars challenges, showcasing problem-solving skills and coding techniques.

codewars coding-challenges github javascript katas learning problem-solving programming solutions sql typescript

Last synced: 11 Apr 2026

https://github.com/ritankarsaha/law-and-order

This is a law and order website where the person can search for legal regulations and articles on law.

sql typescript

Last synced: 19 May 2026

https://github.com/turbot/steampipe-mod-gitlab-compliance

Run individual controls or full compliance benchmarks for across all of your GitLab resources using Steampipe.

cis cis-benchmark compliance gitlab hacktoberfest security sql steampipe steampipe-mod

Last synced: 10 Jun 2025

https://github.com/sakhawat71/tutorlink-psql

Find & Connect with the Best Tutors

expressjs nodejs postgresql sql typescript

Last synced: 03 May 2026

https://github.com/bipin115/php-webapp-signup-forgot-password-reset

This project is a web-based application where you can signup, log in, reset your forgot password functionality with SQL lite Db.

functional php sql webapp

Last synced: 24 Mar 2025

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

Use SQL to instantly query Azure DevOps pipelines, projects, teams, users & more. Open source CLI. No DB required.

azure-devops backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 03 Aug 2025

https://github.com/wizardoftrap/note-sharing-api

The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.

java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql

Last synced: 11 Apr 2026

https://github.com/thallesdaniel/dividas

**SISTEMA DE GERENCIAMENTO DE DÍVIDAS** Este é um sistema python desktop, com a função de gerenciar dívidas. Ao chegar no dia do pagamento, o mesmo emite um alerta no computador da pessoa.

object-oriented-programming poo postgresql python sql

Last synced: 18 Apr 2026

https://github.com/suhailroushan13/mysql-cheatsheet

The SQL Basics Cheat Sheet provides you with the syntax of all basics clauses, shows you how to write different conditions, and has examples. You can download this cheat sheet as follows:

database mysql sql

Last synced: 19 Apr 2026

https://github.com/oguzgn/fully-automated-performance-marketing-dashboard

This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.

bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql

Last synced: 24 Mar 2025

https://github.com/elormlokpo/receipt-gen-api

A basic api for tracking food orders and generating receipts

asp-net-core entity-framework-core sql

Last synced: 20 Mar 2025

https://github.com/letruongzzio/object-oriented-software-development

Repository of our team's OOAD knowledge and project presentations.

application-foundation csharp-code dotnet object-oriented-programming sql

Last synced: 31 Jul 2025

https://github.com/pprattis/road-safety-database-with-JDBC-and-Spark-RDD

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student

Last synced: 28 Sep 2025

https://github.com/analiaburgosdev/sql_medical_project

This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.

database ddbb sql triggers

Last synced: 02 Jul 2025

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: 12 Jul 2026

https://github.com/vinniko/japanlanguage

🎌 Japanese language course website. Learn it

asp-net-core csharp css database html mysql sql

Last synced: 30 Apr 2026

https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 28 Sep 2025

https://github.com/nwylynko/budget-youtube

A very budget somewhat scuffed Youtube clone using Nextjs and a SQL database

nextjs react sql sqlite youtube

Last synced: 16 Apr 2026

https://github.com/miyako/4d-plugin-simple-sqlite-client

Simple SQLite client using libsqlite3

4d-plugin sql

Last synced: 13 Sep 2025

https://github.com/jdegand/data-lemur

Solutions for Data Lemur Practice Interview Questions

data-lemur python sql

Last synced: 15 Mar 2025

https://github.com/maxcore25/next-phone-contacts

University task: "Phone Contacts CRUD" using Next.js, Prisma, React Query, MobX, MUI

api api-rest crud material-ui mobx mobx-react-lite mui nextjs openapi prisma prisma-orm react-query rest-api restful-api sass scss sql sqlite swagger

Last synced: 11 Apr 2026

https://github.com/afonsedev/controle-hospital

Projeto Windows Forms desenvolvido para ambiente hospitalar com rotina de agendamento de consultas.

azure csharp dotnet sql sql-server

Last synced: 10 Apr 2026

https://github.com/pirito10/taquillavirtual-sinf-uvigo

Virtual Ticketing System Database project for the course "Sistemas de Información" in the Telecommunications Engineering Degree at the Universidad de Vigo (2023 - 2024)

java relational-database sql ticketing-system

Last synced: 10 Jul 2026

https://github.com/ra1nz0r/elementary_bank_service

Элементарный сервис для банка.

cicd docker docs golang kubernetes migration postgres protobuf sql swagger transaction

Last synced: 24 Apr 2026

https://github.com/nathanvilbert/heaven-s-door-receptionist-system-project-with-visual-studio

The Heaven’s Door Hotel Receptionist System, developed for a Visual Programming, streamlines front desk operations. It enables receptionists to manage guest information, check-ins and check-outs, room availability, and reservations.

csharp microsoft-visual-studio sql visual-studio

Last synced: 08 Apr 2025

https://github.com/arksouthern/data-cynical

The interactive SQL editor inspired by my all-time favorite, SSMS.

cte postgres sql sql-editor sqlite

Last synced: 10 May 2026

https://github.com/ewertondrigues02/analise-de-dados-banco-contoso

Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.

analise-de-dados excel excel-export microsoft sql sql-server

Last synced: 17 Jun 2025

https://github.com/thrive4/util.fb.cmdsqlite

import and export tool for sqlite written in freebasic with sqlite3

csv educational export folders html import json mht mp3-cover-image mp3-tags sql sqlite3 xml

Last synced: 09 Apr 2026

https://github.com/jbdesbas/custom-scripts

Custom SQL functions or scripts

data database sql

Last synced: 28 Jun 2026

https://github.com/satoshi-sh/django-portofolio

Django Portfollio Website showcasing projects and blog posts. Sqlte was used as database.

bootstrap css django portfolio python sql sqllite

Last synced: 10 Apr 2026

https://github.com/rikurauhala/minitex

Minitex is a command-line application for managing academic references in the BibTeX format | Python | Robot Framework | SQLite3

automated-testing bibtex continuous-integration coverage database github-actions latex poetry portfolio python robot-framework scrum software-engineering sql sqlite3

Last synced: 29 Sep 2025

https://github.com/patrickpissurno/sql-to-jsdoc

Generate JSDoc annotations from raw SQL queries

code-generation javascript jsdoc nodejs postgresql raw sql

Last synced: 30 Apr 2026

https://github.com/anthonyvanegas/samony-lab

The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.

css database database-management flask html python sql

Last synced: 09 Apr 2026

https://github.com/htutwaiphyoe/iyo

Third Year End Project - IYO (Inspirational Youth Organization)

mvc-framework php sql

Last synced: 07 Jul 2026

https://github.com/arislooi/twitter-clone

A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.

api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql

Last synced: 11 Apr 2026

https://github.com/starkgang/envrx

A resilient method to handle environment variables with support for leading databases and three different file formats.

env environment-variables json mongodb redis sql sqlite3 variables yaml

Last synced: 09 Apr 2026

https://github.com/vcnovaes/registro_de_notasdelphi-pgsql

Sistema de registro, exclusão e busca de notas utilizando PostGreSQL e DELPHI

delphi pascal postgresql sql

Last synced: 29 Jun 2025

https://github.com/loozhengyuan/datafeeds-sql

SQL code snippets for deriving dimensions and metrics from Adobe Analytics Data Feeds

adobe adobe-analytics adobe-analytics-data-feeds bigquery sql

Last synced: 03 Feb 2026

https://github.com/thekapcioszek/kapcioszek_strona-asp.net

Website made using ASP.NET I made during apprenticeships in November 2022

asp-net-core aspnetcore sql

Last synced: 28 May 2026

https://github.com/olivr/sql-utility-data

General utility data in relational SQL format for countries, languages, currencies (ISO 3166-1, UN M49, ISO 639-1, ISO 4217)

countries currencies data-set iso-3166-1 iso-4217 iso-639-1 languages postgresql sql un-m49

Last synced: 05 Apr 2025

https://github.com/aykhan019/zust

Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.

asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token

Last synced: 11 Apr 2026

https://github.com/ariya/timeline2sqlite

Convert location history to a database

clojure google-maps location nbb sql sqlite

Last synced: 28 Apr 2026

https://github.com/ahmed-safa/propertify-real-estate-management-

A database management related project. Here only MySQL is used. Queries are noted in this project. Mainly terminal is used to operate the database. Also Toad from Oracle is used for easier execution and visualization.

database dbms-project plsql sql toad

Last synced: 15 Oct 2025

https://github.com/neemiassgc/spring-crud

Implementation of a REST API made with Spring Boot

bootstrap-4 html jquery js spring spring-boot sql

Last synced: 02 Apr 2026

https://github.com/jcoreio/sequelize-sql-tag

a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters

parameterized-queries parameterized-query raw-sql sequelize sql tagged-template-literal

Last synced: 01 Jul 2025

https://github.com/mdanwarulkarim/pizzahut_sales_report_sql

The analysis of pizza sales using SQL involes the various sales trends, month wise sales analysis, category wise analysis and many more. Undercover different insights into ccustomer preferences and choices.

sql

Last synced: 19 Mar 2026

https://github.com/developersailor/fi-booking-backend

fi-booking front-end project github.com/developersailor/fi-booking.git

express express-js expressjs prisma sql

Last synced: 15 May 2025

https://github.com/richardbnk/data_preview

An interactive Streamlit-based dashboard for data scientists to preview, analyze, and visualize datasets quickly, supporting file uploads, summary statistics, and basic data cleaning..

analytics business-intelligence data-science datavisualization sql

Last synced: 02 Jul 2026

https://github.com/wayfair-incubator/gossip

Extends the functionality of Dapper and allows performing database queries in .NET easily and quickly.

dapper database fluent hacktoberfest sql

Last synced: 12 Apr 2025

https://github.com/sangeethnandakumar/Express-Data-Library

This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing

dapper dto helper mysql sql sqlserver

Last synced: 06 Aug 2025

https://github.com/vduseev/aws-ec2-pricing

Command line tool to collect EC2 prices from AWS API and put them into SQLite table to analyze them better

aws command-line ec2 pricing python sql table

Last synced: 25 Jul 2025

https://github.com/mvysny/vaadin8-sqldataprovider-example

Demoes a SQLDataProvider and a Filter Bar for Vaadin 8 Grid

grid sql vaadin vaadin8

Last synced: 04 Apr 2025

https://github.com/hanan-nawaz/numl_faculty_analysis

This project analyzes faculty data from NUML's CS and SE departments, comparing the number of faculty, designations (e.g., Lecturers, Assistant and Associate Professors), and PhD qualifications. It also includes a detailed list of all faculty members with their designations, departments, and contact information.

csv dataengineering etl-pipeline python sql tableau-dashboards webscraping

Last synced: 21 Mar 2025

https://github.com/fortunewalla/airportdb

We used the http://flughafendb.cc/ airport database (small) and converted most of the fields to English.

airport airport-data airport-db airportdb dataanalysis database datascience flughafen flughafendb heatwave machinelearning mysql oracle sample-database sql sqlquery

Last synced: 31 Jul 2025