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/ronymmoura/sql-formatter

【WIP】C# library to turn your SQL pretty.

csharp sql sql-formatter

Last synced: 17 Jan 2026

https://github.com/avs-abhishek123/Connect-Life

A social media web application system which is a platform that helps people connect virtually with fully administrative control for the administrators, when implemented in the real world, using PHP, HTML, CSS, Js, SQL & Bootstrap with little implementation of Ajax for user status retrieval.

ajax backend bootstrap css front-end-development html javascript php react social-network sql wamp webdesign webdevelopment website xampp

Last synced: 12 Mar 2025

https://github.com/webdevel/autocomplete-sql

Autocomplete SQL provider for Atom Autocomplete Plus

atom autocomplete autocomplete-plus autocomplete-sql autocompletion mysql sql

Last synced: 07 May 2025

https://github.com/adityakonda6/bharatintern-task2-project-management-tool

Virtual Internship Tasks for Bharat Internship in Full Stack Development, Task 2 is about the Project Management Tool is done using PHP, SQL, JAVASCRIPT etc

css html php png sql xml

Last synced: 14 Apr 2025

https://github.com/Paulo-Lopes-Estevao/sqlc-generate-crud

library that generates CRUD sql operations for a struct using the sqlc structure.

golang migration sql sqlc

Last synced: 28 Aug 2025

https://github.com/waseigo/northwind_elixir_traders

The official repository of the "Northwind Elixir Traders" book

book ecto elixir sql sqlite

Last synced: 23 Jul 2025

https://github.com/akiyamasm/laravel-same-request

The Missing check on Laravel Request Unicity.

cache eloquent improvement laravel packages php sql storage

Last synced: 03 May 2025

https://github.com/erizocosmico/csvquery

Query CSV files with SQL.

csv mysql query repl server sql

Last synced: 13 Aug 2025

https://github.com/karenpayneoregon/sqlserverinsertfiles

Provides code to insert files into SQL-Server database table

csharp-code sql sqlserver

Last synced: 13 May 2025

https://github.com/jbub/sqlcommenter

Go implementation of https://google.github.io/sqlcommenter/.

go golang sql

Last synced: 09 Mar 2026

https://github.com/ponsfrilus/kata-sql

Kata : entraîner ses connaissances SQL en aidant le manager d'une discothèque

dojo dojo-kata epfl-dojo epfl-dojo-kata kata sql

Last synced: 11 Mar 2026

https://github.com/tako8ki/testfixtures

A library for preparing test data from yaml files in Rust.

db fixture mysql rust sql sqlx test

Last synced: 29 Oct 2025

https://github.com/hospital-management-system-emr/hospital-management-system-emr-opensource

A complete open source for electronic healthcare record management in Hospitals, Clinics and Pharmacy. This application is made using ASP.NET MVC, C# , SQL Server

angular asp-net-core emr emr-management hims hospital hospital-appointment-booking hospital-information-management hospital-management hospital-management-system patient-management sql sqlserver

Last synced: 14 Mar 2026

https://github.com/virajbhutada/students-grievance-management-system

A centralized and streamlined platform to efficiently manage and address grievances within educational institutions, fostering enhanced student feedback, satisfaction, institutional improvement, transparency, and collaborative resolution.

admin admin-panel coffeescript css grievance-system html javascript less mysql php research-papers sql student-project students-portal system-design user-interface web-based web-design xampp-control-panel xampp-server

Last synced: 09 Apr 2025

https://github.com/mrpandya/dbms_from_scratch

A CLI based DBMS made using C++. It supports basic SQL Queries.

algorithms cpp data-structures database database-management sql

Last synced: 28 Oct 2025

https://github.com/cefriel/competence-kg

A tutorial on Knowledge Graphs discussing how to model the employee competences within a company

competences cypher data-modeling knowledge-graph langchain llm sparql sql tutorial

Last synced: 03 Feb 2026

https://github.com/imhappykumar/loan-management-system

The Loan Management System developed using PHP is a robust and user-friendly web application designed to streamline and automate the process of managing loans within an organization.

loan loanmanagementsystem management mysql php sql

Last synced: 14 Apr 2025

https://github.com/ahmedsobhy01/query-optimization-research

This repository presents research on SQL query optimization, exploring how different indexing strategies and PostgreSQL configurations impact query performance. The project, which earned second place at TCCD Research Day, provides insights into improving database efficiency.

database-indexing database-performance-optimization query-optimization research sql tccd

Last synced: 22 Jul 2025

https://github.com/zakirkun/toki

Toki is a fast and efficient SQL query builder for Go that helps you build SQL statements dynamically at runtime. It focuses on performance, safety, and ease of use.

golang sql sql-builder toki

Last synced: 05 Nov 2025

https://github.com/saket-sk/full-stack-webdev-repo

Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.

angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp

Last synced: 23 Jun 2025

https://github.com/choonkeat/dbmigrate

rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.

database golang mariadb migration-tool mysql postgresql sql

Last synced: 18 Aug 2025

https://github.com/shanduur/squat

Squat is an application that provides simple SQL data generation functionality.

golang hacktoberfest sql

Last synced: 30 Oct 2025

https://github.com/fitorec/diasql

sql code generator

dia python sql

Last synced: 01 Aug 2025

https://github.com/fibo/sql92-json

can stringify a JSON into an SQL and viceversa parse an SQL and serialize it into a JSON

javascript json parser sql

Last synced: 28 Jul 2025

https://github.com/darkness4/auth-web3-htmx

Experiment with Go + HTMX and Ethereum authentication

ethereum go htmx sql web3

Last synced: 11 Aug 2025

https://github.com/detunized/since-bot

Event tracking Telegram bot in Go

bot go golang sql sqlite telegram telegram-bot

Last synced: 12 Apr 2025

https://github.com/melaniesigrid/vet_clinic

In this project, I used a relational database and PostgreSQL to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.

databases postgresql sql

Last synced: 09 May 2025

https://github.com/phogolabs/orm

Golang Query Executor and Database Connector

golang migration orm sql

Last synced: 09 Jul 2025

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

The parser for Oracle 11g/12c PL/SQL. It is based on the [ANTLR4](https://github.com/antlr/antlr4) and use the grammar from [antlr4-grammars-plsql](https://github.com/antlr/grammars-v4/tree/master/sql/plsql).

antlr antlr-parser antlr4 database oracle parser plsql sql sql-parser

Last synced: 02 Nov 2025

https://github.com/apache/spark-connect-swift

Apache Spark Connect Client for Swift

big-data spark sql swift

Last synced: 14 Apr 2025

https://github.com/vegarsti/sql

a SQL interpreter

db dbms go golang interpreter sql

Last synced: 28 Apr 2025

https://github.com/andresrodriguez55/studentinformationsystemdesktopappforegeuniversity

Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.

ado-net csharp database desktop-application ege-uni entity-framework http mssql sql student-information-system system-information university windows-forms

Last synced: 24 Apr 2025

https://github.com/bes-js/cherry3

Cherry3 is a SQlite And PostgreSQL object modeling tool designed to work in an asynchronous environment.

database mongodb npm orm postgres postgresql sequelize sql sqlite sqlite3

Last synced: 22 Apr 2025

https://github.com/selva221724/edasql

edaSQL is a python library to bridge the SQL with Exploratory Data Analysis where you can connect to the Database and insert the queries. The query results can be passed to the EDA tool which can give greater insights to the user.

correlation data-analysis data-science data-visualization dataprofiling eda missing-values outlier-detection pandas python sql

Last synced: 10 Jun 2025

https://github.com/zkan/getting-started-with-analytics-engineering

Getting Started with Analytics Engineering

analytics-engineering dbt postgresql sql

Last synced: 19 Apr 2025

https://github.com/stefen-taime/etl-data-pipeline-rdbms-to-hdfs-using-airflow-apache-sqoop-spark-postgres-and-hive

This project aims to move the data from a Relational database system (RDBMS) to a Hadoop file system (HDFS)

airflow big-data data docker-compose etl-pipeline hdfs hive infrastructure-as-code rdbms spark sql sqoop

Last synced: 03 Jul 2025

https://github.com/javiorfo/nvim-dbeer

Minimal Multi database client for Neovim

database go golang lua neovim neovim-plugin nosql sql

Last synced: 06 May 2025

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

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

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

Last synced: 22 Apr 2025

https://github.com/euyogi/problems-cs50x

All problems/labs from CS50’s Introduction to Computer Science solved

2023 bootstrap c course cs50 cs50x css exercise flask harvard harvard-univesity harvardcs50 html javascript jinja labs problem-sets problems python sql

Last synced: 24 Apr 2025

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

Use SQL to instantly query plugin metadata from the Steampipe Hub. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

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

Use SQL to instantly query data from various types of config files. Open source CLI. No DB required.

backup etl hacktoberfest ini json postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin yaml yml zero-etl

Last synced: 22 Apr 2025

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

Use SQL to instantly query & run shell commands on local & remote servers. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/srlion/goobie-sql

Easily connect to MySQL in Garry's Mod using Rust binary!

async binary fast garrysmod gmod gmod-mysql graceful graceful-shutdown mysql rust rust-lang rustlang simple sql transactions

Last synced: 07 Jan 2026

https://github.com/nylaurent/umukoro-proj

An assignment managment system crafted in html,css and javascript together with mysql database and php

css html js php sql

Last synced: 23 Mar 2025

https://github.com/keivanipchihagh/machinelearning-roadmap

A hands-on and industry-oriented roadmap to learn to become a Full-Stack Machine Learning Engineer

deep-learning docker git machine-learning python sql

Last synced: 02 May 2025

https://github.com/18520339/database-lab

Thực hành Cơ sở dữ liệu UIT

database sql sql-server t-sql

Last synced: 13 Apr 2025

https://github.com/moinism/webdb

A jQuery and JavaScript plugin which make it easy to use WebSQL feature of HTML5. If you are not using this cool HTML5 feature just because it is hard to use then this plugin is for you. AJAX like calls to perform SQL actions.

html5 sql webdb websql

Last synced: 08 Jul 2025

https://github.com/mermelstein/snowquery

Run SQL queries on Snowflake from R

r snowflake sql

Last synced: 01 May 2025

https://github.com/jasonsychau/graphql-w-persistent

This is an updates page and an example repository for the GraphQL SQL database service package graphql-w-persistent.

graphql graphql-database graphql-middleware haskell mysql postgresql sql sqlite

Last synced: 13 Apr 2025

https://github.com/vitorhonna/rocketseat-discover

Curso da Rocketseat de Fundamentos da Programação

css css3 ejs express expressjs git github html html5 http javascript node nodejs sql

Last synced: 11 Apr 2025

https://github.com/veepee-oss/vp.fsharp.sql.sqlserver

F# Wrapper for SQL Server using Microsoft.Data.SqlClient and Vp.FSharp.Sql

adonet fsharp sql sqlserver

Last synced: 10 Apr 2025

https://github.com/genkami/memeduck

memeduck is a SQL query builder for Cloud Spanner

cloud-spanner go golang google-cloud query-builder spanner sql

Last synced: 01 May 2025

https://github.com/koolreport/querybuilder

Generate SQL Query with pure PHP code for more precise, secure SQL query.

koolreport mysql reporting-engine reporting-tool sql sql-query-builder

Last synced: 10 Apr 2025

https://github.com/djeada/databases-notes

This repository is a helpful guide for anyone working with data. It covers everything you need to know about databases, including SQL and NoSQL databases, making them faster, and keeping them secure. It also has real-world examples to help you understand how to use databases in practice.

mysql nosql sql sqlite

Last synced: 13 Apr 2025

https://github.com/zizaco/zsql

Run SQL queries directly on CSV files

cli csv sql

Last synced: 30 Apr 2025

https://github.com/karam-mustafa/laravel-query-helper

Laravel package helps you to execute more effective databases queries, delete, update, insert, and optimize your database queries.

database laravel laravel-framework laravel-query-builder laravel8 php query-helper query-optimization sql

Last synced: 27 Oct 2025

https://github.com/bframe-work/bframelib

Open source billing library based in SQL. Generate, view and diff invoices locally or in the cloud.

duckdb python sql

Last synced: 23 Feb 2026

https://github.com/emilyriederer/dbt-convo-covid

Demo repo with full code described in blog post

controlled-vocabulary data dbt sql variable-names

Last synced: 26 Oct 2025

https://github.com/caogiathinh/urban-mobility-elt-pipeline

Built a complete end-to-end data platform to ingest, process, and analyze complex, multi-source public datasets for business intelligence.

dataengineering docker gooogle-cloud kestra pandas postgresql-database python spark sql terrraform

Last synced: 07 Oct 2025

https://github.com/akshayreddykotha/sql-data-exploration-project

Parch and Posey database was used to explore different functional aspects of SQL from basic to advanced.

ipynb-jupyter-notebook postgresql sql

Last synced: 28 Oct 2025

https://github.com/malithonline/FlareBaseExpoD1-d1db-dashboard

🚀 Cloudflare D1 Database Admin Dashboard ⚡ Modern interface with zero setup required 💫

admin-dashboard cloudflare cloudflare-d1 cloudflare-pages d1 dashboard database-admin nextjs react sql typescript

Last synced: 04 Apr 2026

https://github.com/ever0de/gluesql-discord

SQL database to read and write "discord"

discord gluesql rust sql storage

Last synced: 24 Oct 2025

https://github.com/qoredb/qoredb

Next Generation Database Client

database-client nosql opensource sql

Last synced: 05 Apr 2026

https://github.com/leovan/hive-functions

Hive 函数

hive hiveql sql udaf udf udtf

Last synced: 01 Feb 2026

https://github.com/jixiuf/sqlparser

a plugin for emacs to edit sql script or execute sql sentence in sql-mode.it can completing tablename and colum names.

completion emacs mysql sql

Last synced: 27 Feb 2026

https://github.com/moritzkoerber/local-data-stack

This project demos how to integrate DuckDB and Delta Lake with dbt, orchestrated by Dagster. All data is stored and processed locally.

dagster dbt delta-lake delta-rs polars sql uv

Last synced: 28 Jan 2026

https://github.com/crowbarz/ha-sql_json

Updated SQL integration for Home Assistant that supports JSON attributes

hacs home-assistant integration json sql

Last synced: 17 Jan 2026

https://github.com/sawongam/bank-management-system-in-web

A Web-based banking system, providing account login, creation, balance inquiry, fund transfers, analytics, and more.

bank-management-system banking banking-system bootstrap css e-commerce-project html js open-source opensource opensource-projects opensourceforgood php sql

Last synced: 26 Feb 2026

https://github.com/oneteme/jquery

Java Query

api java query sql

Last synced: 16 Feb 2026

https://github.com/kennethleungty/aws-rds-mysql-python

Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud

aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql

Last synced: 12 Jul 2025

https://github.com/imdatngo/gowhere

SQL WHERE clause builder for Go

builder go golang query sql

Last synced: 16 Jan 2026

https://github.com/hbollon/android-sqlite-toolbox

Android java package designed to easily manage a sqlite database. Include creation of the DB and interactions with it, import and export in several formats and synchronization through http.

android android-java android-library android-sqlite-toolbox crud csv database db dbhandler gradle java json sql sqlite sqlite-database synchronization

Last synced: 07 May 2025

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

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

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

Last synced: 22 Feb 2026

https://github.com/mdubus/piscine-php

Learn PHP in 2 intensive weeks !

42 42school html-css javascript php sql

Last synced: 24 Apr 2025

https://github.com/vb-consulting/blog

Subscribe to this repository to receive notifications whenever a new article is published at https://vb-consulting.github.io/

architecture articles blog csharp databases dotnet postgresql rdmbs software-development sql

Last synced: 01 Sep 2025

https://github.com/tallesl/net-query

A simplistic ADO.NET wrapper.

ado-net csharp dot-net micro-orm query-builder sql transaction

Last synced: 30 Apr 2025

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

Database schema about a veterinary.

database postgresql sql veterinary

Last synced: 23 Apr 2025

https://github.com/oybekkayumov/vet-clinic-db

This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.

database postgresql sql

Last synced: 23 Apr 2025

https://github.com/evidence-dev/evidence-vscode

The official VS Code extension for Evidence projects.

analytics data evidence markdown sql vscode

Last synced: 23 Apr 2025

https://github.com/hoseinrezaeem/travel-ticket-online-purchase-system

Project (Hibernate + Servlet + Java) Online shopping site for plane, train and bus tickets It is possible to register, login, buy, show the list of trips based on the origin, destination, date, buy and show tickets Ticket cancellation and... that of Hibernate, Servlet, JSP and Postgresql For back-end site design

css hibernate html inheritance interface jpa junit5 log4j maven servlet session-cookie sql

Last synced: 14 Apr 2025

https://github.com/swarooppatilx/bit-by-query

Bit By Query is a web-based platform where users can compete in SQL competitions.

express mysql react sql sqlite3

Last synced: 12 Apr 2026

https://github.com/devinmatte/git-challenge

Gamification of Git Contributions for the use of either education or competition

competition education gameification gamification git git-challenge github-api organisation php sql

Last synced: 12 Jun 2025