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/stimulsoft/samples-reports.avalonia

Avalonia samples for Reports.AVALONIA embedded report components, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 report engine

avalonia avalonia-ui cross-platform export framework linux macos net6 net8 pdf perfomance report reporting reporting-tool reports sql viewer visualization windows xaml

Last synced: 14 Oct 2025

https://github.com/ClydeDz/fancy-comments

Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.

apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml

Last synced: 09 Apr 2025

https://github.com/organization-devxp/practica-codigo

Este repositorio está diseñado para que desarrolladores de habla hispana puedan practicar sus habilidades de programación mediante ejercicios organizados por niveles de dificultad: fácil, intermedio y difícil.

csharp dart go java javascript kotlin php python ruby rust sql swift typescript

Last synced: 23 Apr 2025

https://github.com/brokenthorn/sql-scripts-for-bizpharma

Scripturi SQL pe care le folosesc pentru lucrul cu aplicațiile BizPharma

bizpharma scripts-collection sql tools tsql

Last synced: 23 Jan 2026

https://github.com/nikolaiser/brichka.nvim

Run code on Databricks from Neovim

databricks neovim plugin python scala sql

Last synced: 01 Feb 2026

https://github.com/sabohat-dev/problem_solving_leetcode

Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)

leetcode leetcode-solutions python sql

Last synced: 24 Jan 2026

https://github.com/tidesdb/sqlbench

Benchmark script for comparing engines within MariaDB

benchmarking databases innodb mariadb script sql

Last synced: 06 Mar 2026

https://github.com/codehass/catalog-of-my-things

We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.

postgresql ruby sql

Last synced: 20 Apr 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 2026

https://github.com/matteogioioso/postgres-explain-core

Package for PostgreSQL query plan visualizer

postgres postgresql query sql

Last synced: 29 Apr 2026

https://github.com/fadahunsiseyi/vet_clinic

In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits

database postgresql sql

Last synced: 26 Apr 2026

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

View dashboards and reports across all of your IBM Cloud accounts using Powerpipe and Steampipe.

dashboard hacktoberfest ibm ibm-cloud insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 24 Jan 2026

https://github.com/digia3d/catalog-of-my-things

"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.

ruby sql uml-diagram

Last synced: 23 Oct 2025

https://github.com/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

https://github.com/xxf098/sqlparse

A SQL Parser and Formatter for Rust

parser rust sql

Last synced: 07 May 2025

https://github.com/hvignolo87/ortex-programming-challenge

Coding challenges required for the Python Developer and Data Engineer job positions.

challenge data-analysis finance pandas python scripting sql sqlalchemy

Last synced: 17 May 2026

https://github.com/vishalthehuman/academia-campus-repository

Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.

css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql

Last synced: 21 Feb 2026

https://github.com/io7m-com/jqpage

SQL query pagination

jooq pagination sql

Last synced: 24 Jan 2026

https://github.com/georgetdn/syscppcplinux

Store Linux C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)

class data framework linux object persistence serialize sql

Last synced: 12 Feb 2026

https://github.com/ahmadrezamozaffary/database_uni_course

Some practice and hands on code with SQL lang and MySQL RDBMS

database mysql rdbms sql

Last synced: 29 Apr 2026

https://github.com/1sumer/sql

This repository contains SQL scripts and data for various analytical and database management tasks. The project is designed to demonstrate SQL capabilities in handling complex queries, data analysis, and database design. It includes datasets related to e-commerce and streaming services, with a focus on real-world scenarios and use cases.

analytics data data-analysis data-storage sql vscode

Last synced: 19 Jan 2026

https://github.com/mskian/tamil-words

Tamil words Collections with English Meaning - API and SQL Data.

api data javascript json json-api mysql pdo php sql tamil tamil-language tamil-sms tamilwords translate translator

Last synced: 14 Apr 2026

https://github.com/ercindedeoglu/northwind

Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008

database northwind northwind-database northwind-db northwind-sql-database sql

Last synced: 11 Jun 2025

https://github.com/agoyamo/micosoft-sql-service-handler

This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management

microsoft microsoft-sql-server service sql sql-server

Last synced: 18 Mar 2026

https://github.com/haytham-hammioui/cs50x-2024

This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql

Last synced: 22 Apr 2025

https://github.com/austinhyde/rowhouse

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 2026

https://github.com/vedanti-u/dbsense-ai

A quick and lightweight library to chat with databases. It uses schema over bulky data embedding for efficient and speedy interaction, ensuring data security.

ai database db langchain ml npm npm-package open-ai openai oss postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/glhrzx/sql-firstproject

Meu primeiro projeto em SQL

ads sql

Last synced: 26 Oct 2025

https://github.com/marekrost/mcp-server-spreadsheet

Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine

claude csv duckdb mcp mcp-server model-context-protocol ods openpyxl python spreadsheet sql xlsx

Last synced: 07 Jun 2026

https://github.com/hxndev/sql-queries-on-hr-dataset

This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.

code database dataset hr hr-data mysql-database queries query sql

Last synced: 28 Apr 2026

https://github.com/parisaroozgarian/ibm-data-analyst-professional-certificate

The IBM Data Analyst Professional Certificate, consisting of 9 courses, equips with essential skills in Excel, SQL, Python, data visualization, and analysis techniques

big-data business-analysis business-communication communication data-analysis data-management data-structures data-visualization databases general-statistics human-resources planning python-programming spreedsheet sql

Last synced: 27 Jan 2026

https://github.com/roland045/road_quality_measurement_analysis

Novel road quality measurement system for cost effective pavement monitoring, ML-based

azure data-analysis data-engineering data-science machine-learning mlops model-deployment python sql unsupervised-learning

Last synced: 24 Jan 2026

https://github.com/sanjinkurelic/meetinginfodatabase

Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database

ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio

Last synced: 29 Apr 2026

https://github.com/mono-a3/turiscompra

Este proyecto tiene como objetivo conectar directamente a los campesinos con los consumidores mediante una tienda virtual. A través de la plataforma, los campesinos pueden registrar sus productos, gestionar ventas y controlar sus propias transacciones de manera autónoma.

bootstrap javascript mysql php phpmyadmin sql tienda-online turismo

Last synced: 25 Feb 2026

https://github.com/aymen94/myassistance

Progetto di ingegneria del software

css html java javascript jsp-servlet junit maven mysql sql unisa

Last synced: 24 Jan 2026

https://github.com/essien1990/relational_database_management_system

Relational Database using PostgreSQL commands for DML and DDL commands

database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy

Last synced: 27 Apr 2026

https://github.com/hadifadl/texttosql

A C# application created to loop over flat files and insert them to seperate SQL Server Table.

csharp sql sql-server sqlserver

Last synced: 29 Apr 2026

https://github.com/jailtonjunior94/transactions

🚀 POC, utilizando .NET 6, API, Worker, EventHub, Debezium, AKS e Docker

aks-kubernetes-cluster api debezium dotnet6 kafka sql worker

Last synced: 13 Apr 2026

https://github.com/willabides/sqlcgetters

Generate getters for sqlc structs

code-generation sql sqlc

Last synced: 30 Mar 2025

https://github.com/abroniewski/tpc-di-ms-sql-benchmark

Using TPC-DI to benchmark MS SQL server using SQL script for extract, transform and load (ETL).

bdma benchmark data-engineering database-management dataops ms-sql-server mssql sql tpc-di tpc-ds tpc-ds-benchmark

Last synced: 09 Feb 2026

https://github.com/moeiscool/emissary

The Live Chat Solution written in Node.js

customer-support live-help redis sql websocket

Last synced: 28 Apr 2026

https://github.com/kanukim97/algorithm

알고리즘 풀이 Repository입니다

algorithm leetcode programmers-online-judge sql

Last synced: 20 Apr 2026

https://github.com/nathanthorell/sql-tools

A collection of utility tools for working with various dialects of SQL databases

mssql python sql

Last synced: 24 Apr 2025

https://github.com/ujjawalsinghsde/Placement_Prepration

This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.

algorithm css data-structures html java javascript mongodb notes php placement prepinta100code sorting-algorithms sql

Last synced: 30 Dec 2025

https://github.com/beranradek/overview-repo

Rich repository implementation with overview (filtering, grouping, ordering and pagination) settings, including support for 1:1 and 1:n joins (for SQL)

jdbc joins repository sql

Last synced: 14 Jan 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/aashish22bansal/ite1003-dbms-project-apple-store-management-system

This website is built using PHP and is integrated with a database using MySQL. The website was tested using the XAMPP Server. The database used in this website is normalised to 5NF Form.

css dbms-project html php sql xampp

Last synced: 15 Apr 2026

https://github.com/riya12aaa12/e-book-enterprise

"E-Book Enterprise" suggests a serious and professional entity engaged in the business of e-books.

book csharp ebook mvc sql

Last synced: 24 Feb 2026

https://github.com/simoesleticia/sql-pandas-interviewquestions

Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.

data-science desafios interview-questions pandas python sql

Last synced: 24 Jan 2026

https://github.com/maxinexiong/my-leetcode-sql-exercises

My solutions to LeetCode SQL questions.

database leetcode leetcode-solutions mysql sql sqlquery

Last synced: 25 Apr 2026

https://github.com/izakcancino/phayao

Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.

css html javascript php restaurant-website shopping-cart sql

Last synced: 29 Apr 2026

https://github.com/sonylomo/murder-by-query

Murder By Query is an SQL Practise platform in the form of a Murder Mystery inspired by Thriller Books

nextjs16 shadcn-ui sql sqlite3 typescript

Last synced: 15 Apr 2026

https://github.com/jaykobw/keep-clone-api

Google keep clone API with Node, Express and Postgres

express nodejs sequelize sql typesctipt

Last synced: 31 Jan 2026

https://github.com/mer4j/quiz-application-sql

The application provides a user interface for students to answer multiple choice questions which are loading from an SQL database. It also has another framework for teachers who can use the application to create / save new questions and view a students results.

erdiagram kivy kivy-framework python3 sql sqlite3

Last synced: 21 Jan 2026

https://github.com/techtonique/querier

A query language for Python Data Frames (currently Python)

data-frames databases sql sql-query

Last synced: 27 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/moaminsharifi/simple-food-tracker-with-flask

simple food tracker with flask and sqlite3, frontend with bootstrap

bootstrap flask python sql sqlite

Last synced: 15 Apr 2026

https://github.com/gjbae1212/go-sql

This project is a db connector for SQL databases. And so support to trace context like opentracing.

database go golang mysql sql

Last synced: 20 Apr 2026

https://github.com/z3ath/malgo

:floppy_disk: MyAnimeList XML to SQLite migration utility and Go library — command line tool also available

golang library migration myanimelist sql sqlite3

Last synced: 07 Jun 2026

https://github.com/harrystaley/tamusa_csci4349_week8_livepentest

This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.

cli command-line cybersecurity infosec network-security scripting security shell sql terminal

Last synced: 17 Mar 2026

https://github.com/zyimm/laravel-query-builder

是laravel框架根据已有配置来执行查询条件构造器服务包,再也不把查询写成意大利面条的代码了|Query condition builder service package of laravel framework

laravel laravel-query-builder sql

Last synced: 26 Oct 2025

https://github.com/akos29/vet-clinic

This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.

pgsql sql

Last synced: 08 Feb 2026

https://github.com/vaibhavdavedev/ibm-backend-development-course

This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate

devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql

Last synced: 08 Feb 2026

https://github.com/im-calvin/mittens

A discord bot used to allow users to subscribe certain YouTube channels and receive notifications when they put up new schedules and go live.

discordjs docker node sql typeorm typescript

Last synced: 23 Jan 2026

https://github.com/serzhyale/sql_calendar

Calendar for MySQL, Microsoft SQL, Oracle, Postgres (dates, hours, weeks, months, quarters, years)

calendar dates hours mariadb-mysql months mssql mssql-database mysql oracle oracle-database postgres quarters sql weeks

Last synced: 07 Feb 2026

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

AI Query Optimizer Report

ai sql sql-optimization sql-tuning

Last synced: 23 May 2026

https://github.com/fsistemas/gosqltojson

gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json

automation command-line-tool csv database go json mysql postgres sql tool

Last synced: 12 Apr 2026

https://github.com/adityakonda6/online-flight-booking--php

Online Flight Booking using PHP

bootstrap css html javascript php sql xampp

Last synced: 28 Jan 2026

https://github.com/landrisek/npm-masala

Various react components for sql, mongodb, php and golang implementation.

mongodb nette react sql webpack

Last synced: 12 Apr 2026

https://github.com/palak-463/foodtraceabilitysystemforhungereradication

Alternately known as the Food Waste Management System, this project aims to reduce the gap between the needy and food, thereby preventing diseases like malnutrition. 🍽️

android css firebase html java mysql php phpmyadmin sql xml

Last synced: 28 Jan 2026

https://github.com/bbonnin/talk-stream-processing-et-sql

Support pour un talk sur le stream processing avec SQL

sql stream stream-processing streaming

Last synced: 30 Jan 2026

https://github.com/turbot/steampipe-mod-rss-insights

View dashboards and reports across RSS channels and Atom Feeds using Steampipe.

dashboard hacktoberfest insights rss sql steampipe steampipe-mod

Last synced: 19 Mar 2026

https://github.com/llorllale/liquibase-facade

API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.

database java liquibase sql version-control versioning

Last synced: 14 Jan 2026

https://github.com/rhaseven7h/sqljson

SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.

field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators

Last synced: 22 May 2026

https://github.com/pablojimpas/protoc-gen-sqlc

Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.

code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite

Last synced: 06 Apr 2025

https://github.com/joeyism/psql2csv

A library and a CLI to download PostgreSQL schemas and tables

cli command-line command-line-tool csv downloader postgresql psql schema sql table

Last synced: 02 Feb 2026

https://github.com/ftakelait/datacamp

DataCamp offers interactive R, Python, Sheets, SQL and shell courses. All on topics in data science, statistics and machine learning.

machine-learning sql time-series-analysis

Last synced: 16 Jan 2026

https://github.com/cuppett/mysql-dba-operator

Help manage users and databases (CRUD + permissions) in a database from Kubernetes

database dba kubernetes mysql sql

Last synced: 22 Mar 2025

https://github.com/richardschoen/ileaccess

Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.

as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice

Last synced: 24 Jul 2025

https://github.com/faisal-khann/vendor_impact_analysis

Vendor Impact Analysis is the process of evaluating and measuring how well suppliers or vendors contribute to a company's success in terms of product quality, cost-effectiveness, timely delivery, reliability, and overall value.

data-visualization git powerbi python sql sqllite3

Last synced: 21 Aug 2025

https://github.com/julianrendon/schooladminsystem_jdbc

Java desktop application to register students, courses and marks into a database using JDBC

dao dao-design-pattern java java-se javase jdbc jdbc-api jdbc-dao netbeans oracle oracle-database oracle-db sql

Last synced: 03 Jan 2026