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/fabiomattei/uglyduckling

Be focused on the problem you are solving while developing project management software using this framework that stays out of your way

json php php-framework sql

Last synced: 09 Apr 2025

https://github.com/rakshixh/jobvio.in

Jobvio.in - Online Job Portal. ( BE 5th Semester DBMS Mini Project )

database-management dbmsminiproject mysql online-job-portal php sql

Last synced: 13 Apr 2026

https://github.com/lmsharma/analytics-superstore-sql

A SQL repo for understanding analytics from basics to advanced with the help of Super Store datasets. It contains SQL dump of Super Store Dataset provided by Tableau and various questions.

postgresql sql sqlquestions superstore-data-analysis

Last synced: 05 Jul 2025

https://github.com/sidzhao/easy-dapper-extensions

EasyDapperExtensions is an extension that supports base CRUD operations (Get, Insert, Update, Delete) using predicate.

dapper orm sql

Last synced: 14 Jan 2026

https://github.com/wasilolly/jobsitemvc

Job listing website written with pure MVC PHP, SQL and bootstrap for front end.

model-vi mvc-pattern oop-principles php php-8 sql

Last synced: 19 Feb 2026

https://github.com/ssbarik/wt_assignment

A project sharing platform among SUIITians

bootstrap4 material-design-bootstrap mysqli php sql

Last synced: 13 Apr 2026

https://github.com/vitor-msp/originarios-v3

Desenvolvimento de um site para venda de produtos e divulgação cultural indígena. Versão 3: ReactJS, Spring, PostgreSQL.

api axios bootstrap java java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-redux react-router reactjs regexp spring-data-jpa spring-security sql

Last synced: 26 Apr 2025

https://github.com/faib920/codebuilder-templates

CodeBuilder Templates 模板仓库

codebuilder csharp go html java nvelocity razor sql t4

Last synced: 11 Oct 2025

https://github.com/bfergerson/sql-to-graql

Introduction to Graql for SQLers

grakn graql sql

Last synced: 11 Oct 2025

https://github.com/lpraat/inbq

A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.

bigquery data-lineage parser sql

Last synced: 26 Apr 2026

https://github.com/gmpsankalpa/hello-world

This repository contains "Hello, World!" programs written in 20 different programming languages.

assembly cpp csharp css go html java javascript kotlin matlab objective-c perl php python r ruby scala sql swift typescript

Last synced: 04 Apr 2026

https://github.com/marcominerva/entityframeworkcoreauditing

This repository show different ways to audit database changes with Entity Framework Core

auditing entity-framework-core net sql sql-server temporal-table

Last synced: 24 Apr 2026

https://github.com/berkemuftuoglu/auction

Auction website written in PHP

auction database html php sql

Last synced: 01 May 2026

https://github.com/jimwins/titi

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation

activerecord orm pdo php php-library sql

Last synced: 25 Mar 2025

https://github.com/haochi/jql.js

Query JSON data in a SQL manner

javascript linq orm sql typescript

Last synced: 24 Apr 2026

https://github.com/zazuko/xrm-r2rml-workflow

All you need to convert relational databases (RDB) to RDF in a declarative & fully automated way.

ontop r2rml rdb rdf sql

Last synced: 12 Mar 2025

https://github.com/ivanrododendro/aiqo-report

AI Query Optimizer Report

ai sql sql-optimization sql-tuning

Last synced: 23 May 2026

https://github.com/rahul-bhati/wedding_website

Hello I'm Rahul Bhati . I am create wedding website where you can search for match and you can also upload your wedding story you can send message also. This website is created by me using html, css , bootstrap , jquery and jsp .

bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql

Last synced: 13 Apr 2026

https://github.com/sylhare/database

Some example to interact with dbs

mongo php sql

Last synced: 17 Apr 2026

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

Use SQL to instantly query Pokémon, items, moves, and more from PokéAPI. Open source CLI. No DB required.

hacktoberfest pokeapi pokemon postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 27 Jan 2026

https://github.com/hedriss10/sql_student

" Book de SQL - Querys básicas e avançadas "

sql sql-server sqlalchemy sqlite3

Last synced: 02 Apr 2025

https://github.com/katsew/oq-mapper

Object/Query mapper for Node.js

javascript json mapper nodejs parser pegjs sql sql-parser

Last synced: 13 Apr 2026

https://github.com/anuja-rahul/progression_tracker_oop_v2

Progression tracker with a database using AES CBC encryption.

aes-256 cipher-block-chaining mariadb oop sql sqlite3

Last synced: 17 May 2026

https://github.com/og-cz/aramotorhub

A desktop app for e-commerce system for motorcycle parts. Built with JavaFX + Maven, backed by MySQL (XAMPP/phpMyAdmin).

fxml java javafx maven mysql-database scenebuilder sql

Last synced: 06 Sep 2025

https://github.com/ujinjinjin/dingo

Framework-agnostic and lightweight database migration tool

database-installer migration migration-tool migrations sql sql-migrations

Last synced: 14 Jan 2026

https://github.com/bayembacke221/demo-springboot-keycloak-auth-crud

Ce repo propose une démo Spring Boot intégrée à Keycloak pour la gestion de l’authentification et l’autorisation. Il illustre un CRUD sécurisé avec API REST, montrant comment protéger les ressources, gérer les rôles et utilisateurs, et simplifier l’intégration d’un Identity Provider moderne dans une application Java.

api api-rest authentication authorization crud keycloak postgresql spring-boot spring-security sql

Last synced: 09 Oct 2025

https://github.com/pirate-emperor/dialogix

Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.

asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql

Last synced: 27 Jan 2026

https://github.com/glhrzx/phpinit

Primeiro projeto inicial em PHP com XAMPP, Apache, MySQL, HTML5, CSS3 e Bootstrap

html html5 mysql php php8 sql xampp

Last synced: 08 Oct 2025

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 19 May 2026

https://github.com/jimenacambronero/sandias_clothing

Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.

consultas database mysql sql

Last synced: 16 May 2026

https://github.com/CplNathan/Leaf2Google-Public

A service which allows you to link your Nissan Connect enabled vehicle to Google Home with a nifty web interface.

blazor bootstrap5 entity-framework google google-actions google-home mssql mvc nissan-connect nissan-leaf nissanconnect smart-home sql web-assembly

Last synced: 11 Mar 2025

https://github.com/hoseinrezaeem/jdbc_login_simple

Hi,My project use java , jdbc Generics sql

generic java jdbc postgresql sql

Last synced: 20 Apr 2026

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

Run individual controls or full compliance benchmarks for CIS across all of your IBM Cloud accounts using Powerpipe and Steampipe.

cis cis-benchmark compliance hacktoberfest ibm-cloud powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 24 Jan 2026

https://github.com/thedtripp/database-design-term-project

Designed and implemented a database to track air travel related information in PostgreSQL with SQL.

postgresql relational-database sql uml-diagram

Last synced: 17 Mar 2025

https://github.com/CSI-SFIT/Flask-Forward-Fundamentals-and-Beyond

A comprehensive basic guide covering Flask Fundamentals and Beyonds

csi csisfit flask flask-mail flask-mysql pymongo python sql webdevelopment xampp

Last synced: 12 Mar 2025

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

Use SQL to instantly query LaunchDarkly flags, metrics and more. Open source CLI. No DB required.

backup etl launchdarkly postgres postgres-fdw postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 18 Apr 2026

https://github.com/versatilesoul/sqlnotes

All basic to advanced queries and little bit theory if needed for any particular topic is mentioned right below the query.

dbms mssqlserver mysql sql

Last synced: 07 Oct 2025

https://github.com/go-simpler/queries

🛢️ Convenience helpers for working with SQL queries

dependency-free go library query-builder sql sql-query

Last synced: 17 Jan 2026

https://github.com/mithunr085/airline-management-system

This is a Full Stack Project of Airline Management System

angular bootstrap5 html-css-javascript jpa spring-boot sql typescript

Last synced: 06 Jan 2026

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

Use SQL to instantly query Papertrail resources. Open source CLI. No DB required.

hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 13 May 2026

https://github.com/alidantech/component-ui

A component to enable as user to search content from the database.

ajax component corba-server database-access js json php sql

Last synced: 13 Apr 2026

https://github.com/cc59chong/data-pipeline-airflow

Data Pipelines with Airflow

airflow etl redshift s3 sql

Last synced: 12 Jun 2025

https://github.com/kostiantyn-nemchenko/pg_reject_sql

Forbid SQL statements regardless of privileges

postgresql postgresql-extension sql

Last synced: 20 May 2026

https://github.com/trivigy/migrate

Idiomatic GO cluster release and database migration management

database embedded gcloud kubernetes migration semver sql tool

Last synced: 07 Oct 2025

https://github.com/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/henrylin03/video-games

Using Python and SQL to clean, analyse and visualise video games' data from Metacritic. Includes scraping using BeautifulSoup.

analysis beautifulsoup beautifulsoup4 data data-analysis data-science eda jupyter-notebook pandas python sql sqlite3 video-game video-games

Last synced: 14 Apr 2026

https://github.com/ninja1375/library-management-system-sql

library-management-system-sql

library scripts sql

Last synced: 23 Feb 2026

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 18 Apr 2026

https://github.com/arzan101/ola-data-analytics

Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate

dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql

Last synced: 06 Jan 2026

https://github.com/blinet/qmy

Quick mysql is a powerful module that makes the mysql system easier, simpler and faster

database db javascript mysql mysql2 nodejs quick sql

Last synced: 18 Apr 2026

https://github.com/zeppaman/sql-nosql-comparison

This repository host project for the event https://www.meetup.com/TechItaliaTuscany/events/234912357/.

nosql nosql-databases sql sql-nosql-comparison

Last synced: 17 Mar 2025

https://github.com/xism4/sql

Simple SQL driver designed for easy implementation

database sql sql-server

Last synced: 13 Apr 2026

https://github.com/justinsimmons/sqlmap

Convert a native go datatype to and from its sql null datatype equivalent.

golang sql sqlc

Last synced: 14 Jan 2026

https://github.com/ernestaroozoo/memestocks.net

MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.

dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit

Last synced: 06 Mar 2026

https://github.com/edummorenolp/udemycursos

Repositorio de Ejercicios de Cursos de programacion realizados en Udemy

angular css html java javascript jquery pytho spring sql typescript

Last synced: 12 Apr 2026

https://github.com/siyovush-hamidov/moscow-state-university-classes

🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.

competitive-programming cpp sql

Last synced: 12 May 2026

https://github.com/saheedniyi02/krecommend

A python package for creating content-based text recommender systems on pandas dataframes and SQLAlchemy tables

cosine-similarity flask-sqlalchemy nlp numpy pandas python recommendation-algorithms recommendation-engine recommendation-system recommender-system scikit-learn sql sqlalchemy sqlite3 tfidf-vectorizer

Last synced: 10 Mar 2026

https://github.com/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/zhukovanan/wildberries

Интеграция API Wildberries партнеры с помощью R

api etl mssql-database r sql

Last synced: 03 Feb 2026

https://github.com/mayank0255/coding-questions

Coding questions for Interview Prep that I have solved on Algoexpert, Leetcode, Codewars, and Hackerrank :man_technologist:

algoexpert code codewars coding-interviews competitive-programming hackerrank interview java javascript leetcode mysql python sql

Last synced: 14 Apr 2025

https://github.com/jason983/pandas_nql

Pandas_nql is an open source Python library that enables natural language queries on Pandas Dataframes using the latest advances in generative AI. Inspired by OpenAI's groundbreaking language models, pandas_nql allows users to analyze data in a more intuitive way - by simply asking questions in plain English instead of writing complex code.

artificial-intelligence generative-ai openai-api python3 sql

Last synced: 25 Sep 2025

https://github.com/pengsrc/database-migrator

Command-line management tools for managing database schema.

database migration sql

Last synced: 18 Jan 2026

https://github.com/sevdanurgenc/mysql-for-database-administrators-lecture-notes

In this repo, I have the course contents of theMySQL for Database Administrators training, which will be given to Innova Technology by the cooperation of Academy Peak Information Technologies Training and Consultancy between 17 - 21 September 2022.

mysql mysql-database mysql-server sql

Last synced: 29 Aug 2025

https://github.com/isi-mube/iron-labs

A repo to store and share solved data analytics assignments and side projects during my bootcamp at Ironhack.

elasticnet jupyter-notebook jupyterlab linear-regression python regression-models sql vscode

Last synced: 28 May 2026

https://github.com/udoy2/electronicgoodies

This project is an ASP.NET MVC application designed to provide a seamless shopping experience for electronic products.🎯✅

asp-net-core-mvc csharp css html javascript sql

Last synced: 04 Jan 2026

https://github.com/bytebase/mongo-parser

MongoDB parser based on ANTLR4

antlr antlr4 database documentdb mongo mongodb parser sql

Last synced: 18 Jun 2025

https://github.com/mluby/sql-as-a-service

Firebase for SQL

saas service sql

Last synced: 25 Sep 2025

https://github.com/perezrd5/ssis_multiplefileimport

This project absorbs files from multiple source files and processes them conditionally based on their encryption, compression, format, and other variable conditions.

bulk-copy decryption encryption gnupg gpg logging microsoft-sql-server pgp sql sql-server-data-tools ssis ssis-component stored-procedures t-sql vb-net winzip

Last synced: 02 Apr 2026

https://github.com/alokthedataguy/text-to-sql-agent

The Text-to-SQL Agent is designed to to interact with databases using simple, conversational language, eliminating the need for manual query writing.

agentic-ai langchain langchain-agent llm nextjs15 sql sqlite typescript

Last synced: 02 Sep 2025

https://github.com/jyotip123/rural-employment-development-project

The project is inspired with govt. MGNREGA Scheme, which contains some basic backend functionalities of MGNREGA using Java.

backend java mgnregaproject spring-boot sql

Last synced: 24 Apr 2026

https://github.com/marregui/quest

Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.

gui java questdb questdb-desktop-client sql swing-gui timeseries

Last synced: 27 Jun 2025

https://github.com/bilbottom/billiam-database

OLAP database project for life admin (feat. dbt).

dbt duckdb sql

Last synced: 03 May 2025

https://github.com/7effrey89/streamlit_azuresqldb_fabric

Demo of a Custom Data Entry App you can build for your Azure SQL Database and Microsoft Fabric Warehouse and Lakehouse using python framework called Streamlit.

azure db fabric microsoft sql streamlit-webapp

Last synced: 06 Jan 2026

https://github.com/shxntanu/dsa

🧩 DSA Problems & Notes from Leetcode

c cpp dsa java leetcode portfolio python sql

Last synced: 09 Apr 2026