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/cliffcrerar/learn-transact-sql-fundamentals

A document that explains some need to know concepts regarding SQL using MS SQL Server.

learn-sql microsoft-sql-server sql sql-demo tech-docs transact-sql

Last synced: 17 Mar 2026

https://github.com/alexyslozada/migrations

Permite ejecutar los archivos .sql de migraciones en cualquier base de datos

go golang migrations sql

Last synced: 25 Feb 2026

https://github.com/skn0tt/icbu-to-sqlite

Analyze your Apple Calendar with SQL!

calendar productivity sql

Last synced: 19 Jan 2026

https://github.com/marco0antonio0/trabalho_extensao_medvet

O projeto academico de extensão consiste em um site dedicado à doação de animais de estimação, proporcionando uma experiência amigável e eficaz para os interessados em adotar.

adocao agile-development animais nextjs phpmyadmin sql

Last synced: 28 Apr 2025

https://github.com/amitverma80/leetcode-sql

This repository contains solutions for LeetCode SQL problems.

leetcode leetcode-solutions leetcode-sql sql sql-query sql-server sqlserver

Last synced: 25 Feb 2026

https://github.com/teradata/dbt-teradata-utils

Teradata package that provides compatibility for dbt-utils

dbt elt sql teradata warehouses

Last synced: 11 Oct 2025

https://github.com/bobobass84/sql-database-projects

Let's play around a bit with the 'SQL Server Database Projects'...

database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest

Last synced: 25 Feb 2026

https://github.com/mfelici/fmt

Vertica User Defined SQL Function to format numbers

sql userdefined-functions vertica

Last synced: 25 Feb 2026

https://github.com/bravorod/covid-data-analysis

Exploratory data analysis in SQL of Covid-19 case and death trends by country.

covid-19 sql ssms

Last synced: 06 Feb 2026

https://github.com/vartikaraj2512/dsml-internship-devtown-notebooks-

🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions

data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow

Last synced: 29 Jan 2026

https://github.com/dalibo/from-oracle-to-postgresql

Yet another transition guide for developers

migration oracle plpgsql postgresql sql transition

Last synced: 19 Jan 2026

https://github.com/alleycat1/mysql-deadlocks-case

List of the deadlock cases in MySQL

mysql script sql transaction

Last synced: 17 Apr 2026

https://github.com/bilbottom/sql-models

Stand-alone SQL models.

sql

Last synced: 01 Mar 2025

https://github.com/LucasCancio/TCC-Show

Trabalho de Conclusão de Curso apresentado ao Instituto Técnico de Barueri Brasílio Flores de Azevedo para a conclusão do Curso Técnico em Informática em 2018

aspnet-mvc csharp css html java sql visual-studio

Last synced: 11 Mar 2025

https://github.com/mavstuff/simpledbbackup

Simple SQL Server database backup utility

csharp dotnet dotnet-framework mssql mssqlserver sql sqlserver windows

Last synced: 24 Feb 2026

https://github.com/darrmirr/dbchange

Easy and declarative way to execute sql queries in JUnit tests.

database java junit junit5 junit5-extension sql

Last synced: 28 Jan 2026

https://github.com/kielx/insurance-company-database

Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.

database oracle oracle-database oracle-db plsql sql sqldeveloper

Last synced: 23 Feb 2026

https://github.com/arbing/dapper-dal

用Dapper、Dapper-Extensions、Abp.Dapper封装的数据访问层 https://github.com/arbing/DapperDal

abp-dapper ado-net dal dapper dapper-extensions sql

Last synced: 28 Jan 2026

https://github.com/afonsir/postgresql-uri

This repo contains queries (scripts in SQL), submitted on URI Online Judge.

postgresql query sql uri-online-judge

Last synced: 10 Apr 2025

https://github.com/jesusvilla/knext

A query builder library, like Knex but extremely fast

fast firebird javascript knex nodejs postgresql query-builder sql

Last synced: 12 Mar 2026

https://github.com/gigacache/bookingapplication

Final year project, A smart booking system that optimises appointment slots built in php with the CodeIgniter framework.

codeigniter php sql

Last synced: 29 Apr 2026

https://github.com/nagybhe/projeto-crud

CRUD é o acrônimo da expressão do idioma Inglês, Create (Criação), Read (Consulta), Update (Atualização) e Delete (Destruição). Este acrônimo é comumente utilizado para definir as quatro operações básicas usadas em Banco de Dados Relacionais.

bootstrap css html javascript php php7 sql

Last synced: 30 May 2026

https://github.com/zheruel/php-news-website

News portal - Vanilla PHP/HTML/CSS

css html php sql

Last synced: 16 May 2026

https://github.com/shivamsouravjha/demons

This is a demo sample of linking NODEJS via ORM and MYSQL

crud-operation crud-sample javascript mysql-database nodejs orm postman-collection sequelize sql

Last synced: 09 May 2026

https://github.com/melbournedeveloper/selecta

A model that represents SQL Select queries, and tools to convert from SQL/JSON to the model and back

dart flutter orm sql

Last synced: 21 Apr 2026

https://github.com/gmr/pgparse

Python wrapper for libpg_query

postgresql python3 sql

Last synced: 27 Jul 2025

https://github.com/miguelestradam36/snowflake-python-connector

Snowflake python connector usage and easy to use object

python snowflake snowflake-python-connector sql

Last synced: 01 Mar 2025

https://github.com/adamdriscoll/psdapper

Easy to use PowerShell module for working with SQL via Dapper.

sql

Last synced: 23 May 2026

https://github.com/olajideolagunju/gcp_mage_data_pipeline

An end-to-end data engineering pipeline that processes and analyzes Maintenance Work Orders using Mage, Docker, Google BigQuery, MariaDB, and Looker Studio. It features a seamless integration of cloud and open-source tools for scalable data storage, transformation, and visualization.

automation bigquery cloud compute-engine data data-engineering database database-schema docker-compose excel gcp mage-ai maintenance mariadb orchestration python sql virtual-machine visualization-dashboard work-orders

Last synced: 07 Mar 2025

https://github.com/hitiksha-patel/banking-app

This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.

java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql

Last synced: 04 Feb 2026

https://github.com/ashutosh1919/grocery-todo

Grocery-TODO list full stack project implemented using ReactJS (Frontend), Flask (Backend) and PostgreSQL (ElephantSQL) database.)

elephantsql flask-application grocery-crud grocery-list netlify postgresql reactjs render sql todo-app todoapp todolist

Last synced: 06 May 2026

https://github.com/gizmodata/ibis-gizmosql

An Ibis back-end for the GizmoSQL Arrow Flight SQL Server (with the DuckDB engine)

database duckdb gizmodata gizmosql ibis python sql

Last synced: 13 Feb 2026

https://github.com/arevi/express-sql-license-api-template

A minimal template for a hardware based licensing and authentication system, written in TypeScript using Express & TypeORM (SQL).

api express expressjs javascript licensing nodejs sql template typeorm typescript

Last synced: 27 Jul 2025

https://github.com/dikshantrajput/easyrls

EasyRls is an open-source tool for managing Row Level Security (RLS) policies in PostgreSQL databases. It allows users to connect to PostgreSQL instances, list schemas and tables, manage RLS policies (create, edit, delete, copy, enable/disable)

database-management database-security frontend-development hacktoberfest light-and-dark-theme open-source postgresql rls-policies row-level-security sql sveltekit typescript

Last synced: 27 Feb 2026

https://github.com/webtechmoz/manage-sql

Biblioteca para gestão de bancos SQLITE E MYSQL de dados

database manage-mysql manage-sql mysql mysql-database sql sqlite3

Last synced: 04 Nov 2025

https://github.com/busterwood/mapper

.NET composable mapping library for objects and data (System.Data)

ado dotnet mapper orm sql

Last synced: 14 Jan 2026

https://github.com/xjectro/calvero-club-chat-api

An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.

api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket

Last synced: 15 Aug 2025

https://github.com/mohammadreza-73/astro-orm

Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.

database fluent-api mysql-orm orm pdo-php php-orm sql tdd

Last synced: 01 Aug 2025

https://github.com/tanushreesarkar/uplifters-net

Uplifters.Net is a web-based donation and volunteer management platform designed to connect donors with causes related to clothing, food, and education support. The platform allows users to explore donation categories, view real-time impact through interactive cards and counters, and engage with visual testimonials. Used HTML, CSS, and Javascript.

css html javascript nodejs reactjs sql

Last synced: 20 Jan 2026

https://github.com/ouhscbbmc/data-science-practices-1

Collection of publicly available practices of data science and analysis

bbmc-investigation data-analysis data-science python r sql

Last synced: 27 Jul 2025

https://github.com/jijihohococo/ichi-orm

A simple and useful PHP ORM with high performance

database library mysql open-source orm php php-library php-orm php7 php8 postgres sql

Last synced: 22 Feb 2026

https://github.com/shellyln/go-sql-like-expr

Convert SQL Like patterns to Go regular expressions.

go golang golang-library library regex regex-pattern regexp sql

Last synced: 24 Mar 2025

https://github.com/yangyin5127/ploto

A go Library for scan database/sql rows to struct、slice、other types, and SQL logging

database go golang mysql scan sql

Last synced: 11 Mar 2026

https://github.com/mchmarny/dctl

simple utility to provide insight into repo activity

cli cmd cncf developer entitity golang sql sqlite

Last synced: 21 Feb 2026

https://github.com/easonsyc/covid-19-screening-register

Website for COVID-19 Screening Register.

covid-19 html javascript php sql website

Last synced: 25 Feb 2026

https://github.com/jacraig/inflatable

An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.

orm sql

Last synced: 12 Aug 2025

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

Use SQL to instantly query Sentry organizations, projects, teams and more. Open source CLI. No DB required.

backup etl hacktoberfest integration postgresql postgresql-fdw sentry sentry-io sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/kplanisphere/sales-management-system

A comprehensive Customer and Product Management System (SGCP-E) designed for efficient client and product management. Features include client registration, product tracking, sales processing, automatic notifications, and detailed reporting. Developed as a final project for a Project Management course.

adooo apache business-application customer-management customer-management-system database-integration ieee ieee-830 inventory-system java order-processing order-processing-service project-management project-manager report-generation sales-management sales-management-system sql transaction-tracking user-authentication

Last synced: 02 Sep 2025

https://github.com/abdullahsaleh203/django_roadmap

Django roadmap highlights essential features and enhancements planned for future releases, focusing on performance and scalability, modern web development tools, strengthened security, and a better developer experience.

ajax aws-s3 django django-rest-framework docker mongodb nginx postgresql redis rest-api roadmap sql vue

Last synced: 29 Oct 2025

https://github.com/vcityteam/conver-g

This project aims to create a knowledge hub that can store and query a set of RDF datasets with a versioning system. The project is part of the BD team's research efforts within the LIRIS and VCity project. The aim of this POC is to query a set of city version and extract associated knowledge.

rdf sparql sql versioning

Last synced: 02 Jan 2026

https://github.com/jamesaniciete/Portfolio

Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.

access excel latex portfolio python r sas sql vba-access vba-excel vba-macros vba-modules vba-snippets vba-word word

Last synced: 29 Jul 2025

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

Use SQL to instantly query Linear organizations, projects, teams, users & more. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/neopromic/saturn

Saturn is a drag-drop based landing page builder written in javascript/typescript<3

database docker javascript linux native nextjs postgresql prisma react saas sql tailwind tailwindcss typescript vercel web windows wix wordpress

Last synced: 06 Feb 2026

https://github.com/kaushikcfd/feinsum

Database approach for generating near-roofline Einstein Summation kernels.

code-generation einstein-summation gpu linear-algebra multidimensional-arrays opencl python sql tensor-contraction tensors

Last synced: 13 Mar 2026

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

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

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

Last synced: 01 May 2025

https://github.com/mvisani/sql-minifier

Crate providing methods and procedural macros to minify SQL code, optionally at compile time.

rust sql

Last synced: 15 Apr 2025

https://github.com/sassman/edu-sql-parser-rs

SQL Types transpiles `CREATE TABLE` SQL code into type definitions in other languages such as TypeScript or Rust.

compiler languages parser rust sql sql-parser transpiler typegen typescript

Last synced: 02 Sep 2025

https://github.com/nidhiupman568/my-sql-problem-solved

🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀

data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax

Last synced: 02 Jan 2026

https://github.com/piotr-maker/sqlinq

SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.

cpp cpp20-library databases linq orm sql sqlite

Last synced: 25 Apr 2026

https://github.com/pprattis/eclass-web-application

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

application computer-science dynamic-web-app java jdbc-pool pgadmin program servlet servlet-jsp sql student tomcat-server webservlet

Last synced: 08 Sep 2025

https://github.com/sameetasadullah/student-registration-database-website

A School Management Website where you can register students, their courses, generate challan forms, change class forms, and many more options

erdiagram oracle-11g php school-management sql

Last synced: 01 Aug 2025

https://github.com/koriym/json-schema-connected

A converter that transforms JSON schemas into array shape format, SQL, or Markdown, resolving $ref references.

array-shape converter json-sche markdown npm-package phpstan psalm sql

Last synced: 11 Jan 2026

https://github.com/mr-addict/punch

技术部值班笔记

bcrypt express mysql nodejs sql

Last synced: 04 May 2025

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

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

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

Last synced: 12 Jan 2026

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

Use SQL to instantly query Mailchimp marketing data. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/smoren/yii2-query-relation-manager-demo

Demo for yii2 extension yii2-query-relation-manager

activerecord sql sqlquerybuilder yii2 yii2-extension

Last synced: 24 Aug 2025

https://github.com/twentyfourminutes/postgresql.bulk

Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.

bulkcopy npgsql npgsqlhelper postgres postgresql postgresql-extension sql

Last synced: 24 Dec 2025

https://github.com/finndersen/python-db-project-template

A template for Python projects that need to use a relational database, including tooling for managing schema migrations and testing against a containerised DB instance.

atlas databases python sql sqlalchemy

Last synced: 21 Sep 2025

https://github.com/fear2o/scanshield

ScanShield is an advanced vulnerability scanner built to identify common web security flaws such as SQL Injection, XSS, LFI, RFI, directory listing issues, and security header misconfigurations.

ethical-hacking hacking hacking-tool lfi-detection lfi-exploit lfi-exploitation lfi-vulnerability python python3 sql vulnerabilities vulnerability vulnerability-detection vulnerability-scanners xss xss-attacks xss-detection xss-exploitation xss-vulnerability

Last synced: 23 Apr 2025

https://github.com/itsyst/library-management-system

Migrate from ASP.NET Core 3.1 to 8.0 achieved by: Eric Van Dan Outenaar, and Khaled El Hamzi.

asp-net-core bootstrap5 clean-architecture csharp entity-framework-core net7 razor-pages sql

Last synced: 01 Mar 2025

https://github.com/gui-ribeiro66/phpinit

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

html html5 mysql php php8 sql xampp

Last synced: 16 Mar 2025

https://github.com/mfelici/v4v

Vim For Vertica - When the best editor meets the best database...

sql vertica vim

Last synced: 01 Aug 2025

https://github.com/0xerwin1/dbflux

A fast, keyboard-first database client built with Rust and GPUI.

cross-platform database database-client db developer-tools gpui mongodb mysql nosql postgresql query-editor redis rust sql

Last synced: 17 May 2026

https://github.com/birddevelper/gomologin

Gomologin is Golang (Go) login manager working with RDBMS Databases

authentication authorization go golang gomologin login login-manager login-system role security session sql

Last synced: 28 Apr 2025

https://github.com/shencangsheng/view-elasticsearch

Elasticsearch DSL is a Java application that uses JSON/SQL to quickly generate Elasticsearch DSL, including query, aggregation, charts, and other fast and flexible configuration implementation.

aggregation dsl elasticsearch java json sql

Last synced: 17 Sep 2025

https://github.com/rahulb813/student-steward

A full stack website in order to implement online-management system for hostel.

bootstrap css3 eslint html5 javascript php sql xampp

Last synced: 08 Mar 2026

https://github.com/GitUtk/SchoolManagementSystem

This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.

class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate

Last synced: 03 Oct 2025

https://github.com/cleilsonandrade/rocketq

Rocket.q é uma aplicação para gerenciar perguntas anônimas de usuários direcionadas ao dono da página. Desenvolvida durante a #NLW/Together na missão Discover.

anonymous-questions css ejs express feather fullstack html javascript monolith mysql nlw nodejs nodemon rocketseat sql sqlite

Last synced: 09 Apr 2026

https://github.com/seunmatt/cassandra2sql

This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres

cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql

Last synced: 02 Aug 2025

https://github.com/kulabun/jooq-generator

New Code Generator For JOOQ

codegenerator database java8 jooq kotlin repository sql

Last synced: 04 Oct 2025

https://github.com/ergonzamarian/trabalhohotel

Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.

sql

Last synced: 19 Mar 2026

https://github.com/egasimov/sql-scripts

Useful SQL Scripts

dynamic-sql oracle plsql sql

Last synced: 19 Feb 2026

https://github.com/or-abdillh/pos-php

Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL

bootstrap5 datatables es6 js mysql php php7 sql

Last synced: 26 Sep 2025

https://github.com/adilwahla/Dry-Port-Management-System

dry port management system using oracle SQL databases

dpms dry-port-management oracle-database sql

Last synced: 11 Mar 2025

https://github.com/inj-krish19/pl-sql

There are programs of Pl/SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .

plsql practicequestions sql

Last synced: 13 Jun 2025

https://github.com/ds-joe/laravel-react-template

if you are looking for a powerful and flexible Laravel React template with TypeScript, Sass, and Tailwind CSS support, then this is the template for you

css inerta inertiajs laravel mysql permissions php react sass sql tailwind template testing typescript

Last synced: 29 Jul 2025