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/akash1yadavv/mixed-mitten-7508

The Automated Student Registration System is an online solution that simplifies and automates the student registration process in educational institutions. It includes features like online registration, course management, real-time updates, automated conflict resolution, payment integration, grade tracking, and communication tools.

java jdbc sql sts4

Last synced: 24 Apr 2025

https://github.com/vedadiyan/genql

GenQL is a generic querying language fully written in Go

data-analysis data-mapping data-processing data-science data-translation json json-data sql

Last synced: 22 Jun 2025

https://github.com/axiosleo/node-orm-mysql

MySQL ORM tool

database mysql nodejs orm sql

Last synced: 22 Jun 2025

https://github.com/seferogluemre/dynamictablestatus

This project is a simple Windows Form application designed to manage table statuses (e.g., empty, occupied, reserved) for a restaurant. Users can easily update table statuses and manage table information. The project is developed using C# and .NET Framework

csharp dynamic socket sql

Last synced: 23 Mar 2025

https://github.com/smklancher/ExistExportToSQL

Import Exist.io data into SQL Server

exist quantified-self sql sql-server

Last synced: 14 Apr 2025

https://github.com/omerfarukeker/imdb_work

Exploratory analysis on the IMDB movie database

film-ratings films imdb imdb-dataset imdb-rating python sql sqlite3

Last synced: 12 Apr 2025

https://github.com/parasgarg/transport-management-system

Transport Management System was a web portal which was concerned to help a user in finding the shortest route, transportation mode and fare estimate between a source and a destination. This web portal project considered the geographical location nodes and applicable fare depending upon the mode of transport and route.

asp-net csharp html-css javascript jquery ms-sql-server sql visual-studio

Last synced: 07 May 2025

https://github.com/sondosaabed/tools-of-the-trade-linux-and-sql

In this course, I have explored computing skills that I will use on-the-job as a cybersecurity analyst. First, I practiced using Linux OS commonly used by cybersecurity professionals. Used the Linux command line through the Bash shell to navigate, manage the file system, authenticate users. Then, I have used SQL to communicate with a database.

cybersecurity linux operating-system python sql

Last synced: 11 Jul 2025

https://github.com/jacobbrewer1/patcher

Powerful SQL Query builder that automatically generates SQL queries from structs

go go-lib go-library go-mysql golang golang-library mysql sql

Last synced: 07 May 2025

https://github.com/smilewithkhushi/basic-banking-system

Created a Basic Banking System which facilitates transfer of money from one user to another. Created Using HTML, CSS, JavaSript and PHP along with mySQL Database

banking-system css grip html javascript mysql php sql website

Last synced: 22 Mar 2025

https://github.com/crayxn/sql-generator

simple sql generator

go go-zero golang mysql sql

Last synced: 11 Jan 2026

https://github.com/raidenyn/sqldeploy

Simple database creator from sqlproj under .NET Core and Docker environment

deployment docker dotnet dotnet-core mssql sql sqlprojects

Last synced: 12 May 2025

https://github.com/samia35-2973/learning-data-science

📚 This repository is my personal data science learning hub. Explore my journey from the very basics to advanced techniques. Dive into Python, data manipulation, analysis, visualization, and machine learning. Join me as I learn, grow, and experiment in the world of data science.

advanced-machine-learning data-cleaning data-manupulation data-preprocessing data-science-roadmap data-science-tutorials data-structures-and-algorithms data-visualization deep-learning exploratory-data-analysis feature-engineering machine-learning mongodb natural-language-processing neural-network object-oriented-programming python r sql statistics

Last synced: 11 Apr 2026

https://github.com/joshnuss/requel

Import SQL files with Vite

postgres sql typescript vite

Last synced: 01 Jul 2025

https://github.com/erudika/para-dao-sql

A generic SQL DAO plugin for Para (H2, MySQL, MariaDB, ProstgreSQL, MS SQL Server, Oracle, SQLite)

backend backend-services h2-database hikari hikari-cp jdbc jdbc-protocol ms-sql-server mssql-database mysql oracle-database oracle-db para plugin postgresql sql sql-dao sqlite

Last synced: 30 Oct 2025

https://github.com/ntdls/sqlpwaudit

An easy to use and scalable SQL password recovery/audit tool.

auditing cracking passwords security sql threading

Last synced: 14 Apr 2025

https://github.com/Bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 18 Apr 2025

https://github.com/peopleworks/playingwithsqlquery

Joins, duplicates, cleaning, useful links and more

db2 oracle postgresql psql sql sql-server

Last synced: 21 Jul 2025

https://github.com/mahdi22/ansible-install-asterisk

Role Ansible Installation Asterisk on CentOS 7, CentOS 8 ,configuration of the cdr connection to mysql or Mssql database, configuration firewalld and fail2ban

ansible asterisk callcenter cdr cdr-database centos fail2ban firewall linux linux-server mssql redhat sql telephony voip

Last synced: 07 May 2025

https://github.com/haroldeustaquio/sql-coding-challenges

Repository dedicated to solving SQL problems from HackerRank, DataLemur and other challenges. Contains solutions to improve skills in database querying, optimization, and data manipulation.

challenge data-analysis database hackerrank-solutions mysql query sql sqlite t-sql-exercises

Last synced: 12 Jul 2025

https://github.com/haroldeustaquio/analysis-of-oncological-diseases-in-peru

This repository presents an analysis of care related to the 7 most frequent cancers in 2022, compiling open data provided by FISSAL. This report includes a breakdown of consultations by department, a patient profile by age, insurance and sex, as well as the most requested types of services. The findings are complemented by an interactive dashboard

analysis data diseases powerbi r sql sqlite

Last synced: 03 Apr 2025

https://github.com/actiontech/sqle-pg-plugin

this a pg SQL audit plugin for SQLE

audit postgresql sql sqle

Last synced: 27 Jun 2025

https://github.com/syndbg/docker-postgres-xl-debian

This is an unofficial Debian build of http://www.postgres-xl.org/

docker postgres-xl postgresql sql

Last synced: 14 Apr 2025

https://github.com/yaegassy/sqlfluff-language-server

[Expelmental] A sql language server exclusively for sqlfluff and coc.nvim extension

language-server pygls sql

Last synced: 07 Mar 2026

https://github.com/yaroslavkrutiak/databricks-sql-cli

Helper CLI to apply migrations to a databricks sql warehouse

cli databricks delta-lake migration nodejs sql

Last synced: 03 Aug 2025

https://github.com/darlinggo/pan

SQL generator written in Go.

golang mysql postgresql sql sqlite

Last synced: 31 Jul 2025

https://github.com/oguzhankomcu/data_access

I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql

Last synced: 09 Apr 2025

https://github.com/code-str8/churn-prediction-ml-app

Making a machine learning application using Streamlit to predict customer churn in a telecommunications company.

machinelearning python sql streamlit

Last synced: 14 Apr 2025

https://github.com/prathameshdhande22/student-management-system-in-python

Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.

database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui

Last synced: 22 Sep 2025

https://github.com/zhiyiyo/cmu15445

CMU15-445 Fall2019

database dbms sql

Last synced: 30 Jul 2025

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

Use SQL to instantly query ipinfo.io for IP address information. Open source CLI. No DB required.

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

Last synced: 09 Mar 2026

https://github.com/rip21/playground

It's just playground to play with languages, algorithms and other stuff and collect them in comprehensive place

algorithm-challenges algorithms codility groovy interview interview-practice interview-questions interview-test-task java javascript sql

Last synced: 14 Apr 2025

https://github.com/tracesql/tracesql-py

Python client for TraceSQL lineage analyzer

data-lineage database lineage sql sql-lineage

Last synced: 30 Jul 2025

https://github.com/aqafridi/data-analytics-specialization

In this Specialization of Data Analytics we will use systematic computational analysis of data or statistics using Python. (rarely Excel or Cognos)

beautifulsoup cognos-dashboard data-science data-visualization excel numpy pandas python sql

Last synced: 21 Sep 2025

https://github.com/orangemug/sql-stamp

The tiny SQL templating library

sql

Last synced: 11 Jul 2025

https://github.com/shravanasati/squirrel

An AI SQL query builder and executor.

ai llm sql

Last synced: 23 Jun 2025

https://github.com/hashan-samarakkody/swiftstock-inventory_management_system

This repository contains the code for a web-based Inventory Management System developed for the final project in Web Applications Development I. The application is built using PHP and MySQL, designed to help users efficiently manage their inventory items through a comprehensive set of features.

css3 hosting html5 javascript php sql

Last synced: 07 Apr 2025

https://github.com/myconsciousness/sql-formatter

Lightweight, Extensible and Flexible formatter for SQL based on Java.

formatter java sql sql-formatter

Last synced: 22 Apr 2025

https://github.com/mostafa-wael/database-tuning

Your complete guide to learn about Database Tuning ⚙️🔧.

database docker docker-compose nosql sql tuning

Last synced: 12 Jul 2025

https://github.com/florents-tselai/pgxicor

XI (ξ) Correlation Coefficient in Postgres

aggregate correlation sql statistics

Last synced: 19 Apr 2025

https://github.com/dataspieler12345/analytics-projects

"Expanding horizons and developing skills, knowledge and experience with a variety of tools and real-world projects. Welcome to my repository for analytics projects featuring diverse technologies."

excel figmadesign html5 jupyter-notebook mysql-database postgresql powerbi python-script sql tableau

Last synced: 15 Apr 2025

https://github.com/tsnsoft/tsn_jpa_hibernate

Пример использования технологии JPA HIBERNATE в Java для NetBeans

example hibernate java javaee jpa mysql netbeans sql

Last synced: 22 Apr 2025

https://github.com/abhaysp95/language_files

some of the language files which I'm learning

asm awk c cpp cpp17 haskell javascript latex lua python r rust rust-lang sql

Last synced: 06 May 2025

https://github.com/basir-mohammadi/vetclinic-database

This repository includes files with plain SQL that can be used to create a database: Use schema.sql to create all tables. Use data.sql to populate tables with sample data. Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database.

postgresql-database sql

Last synced: 20 Jul 2025

https://github.com/k1ethoang/lan-hue-management-java

Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).

database java mysql sql

Last synced: 21 Jul 2025

https://github.com/bhattbhavesh91/sql-pandas-fugue-demo

Tutorial on using SQL on Python Pandas DataFrame using FugueSQL

pandas pandas-dataframe pandas-python python python3 sql

Last synced: 17 Apr 2025

https://github.com/danieljdufour/bigintarray

Like intarray module for PostgreSQL, but for Big Integers

postgresql sql

Last synced: 09 Aug 2025

https://github.com/makomweb/curious-moon-exercise

My notes about: A Curious Moon by Rob Conery

data data-science docker make postgres postgresql sql

Last synced: 06 Apr 2025

https://github.com/v-blaze/budget_app

Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails

activerecord css devise erb-template postgresql ruby ruby-on-rails sql

Last synced: 17 Mar 2025

https://github.com/meri-mg/vet-clinic

In this project is used a relational database to create the data structure for a vet clinic. A multiple SQL queries where answered based on this database and was analyzed on its performance as well.

database sql

Last synced: 27 Dec 2025

https://github.com/abskmj/sqldev-pw-decryptor

Decrypt the database connection paswords stored by SQL Developer IDE online

angular angular6 decryption developer sql utility website

Last synced: 10 Aug 2025

https://github.com/derektypist/coding-traineeship-projects

This repo is part of the IT Career Switch Coding Traineeship Program. I have practiced the projects and gained wide range of projects and gained wide range of web knowledge across multiple programming languages and libraries.

api backend bootstrap command-line css3 easybutton fontawesome6 frontend geosearch git html5 javascript jquery leafletjs nodejs php python react redux sql

Last synced: 09 Mar 2026

https://github.com/hrolive/from-data-to-insights-with-google-cloud-platform

Four-course accelerated online specialization teaches course participants how to derive insights through data analysis and visualization using the Google Cloud Platform

data-analysis data-cleaning data-preparation data-visualization sql

Last synced: 12 May 2025

https://github.com/akeyless-community/steampipe-plugin-akeyless

Steampipe plugin to query The Akeyless Vaultless Platform configuration (no secrets values).

akeyless postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 15 Jun 2025

https://github.com/nathadriele/biophenotype-rag

This project implements a RAG (Retrieval-Augmented Generation) application to answer questions about phenotypes using biological and genomic data. The pipeline integrates information retrieval with response generation via language models (LLM), facilitating accurate analysis of phenotypic data.

anaconda genomic-data-analysis grafana groq jupyter-notebook langchain llm monitoring phenotypes pinecone pipeline-ingestion postgresql prefect pytest rag sql streamlit

Last synced: 31 Aug 2025

https://github.com/zero88/rsql

jOOQ + RQL

jooq jpa rsql sql

Last synced: 22 Aug 2025

https://github.com/karenpayneoregon/code-samples-csharp

Contains an ongoing collections of various code samples for C#

csharp iequalitycomparer sql sql-server

Last synced: 13 May 2025

https://github.com/sonatipek/hospital-system

A patient registration and image upload application where patient records can be made and images can be uploaded.

apache-server bootstrap image image-upload image-upload-php mysql php sonatipek sql xampp xampp-server

Last synced: 26 Jul 2025

https://github.com/datadistillr/datadistillr-python-sdk

A Python SDK for Programmatically Interacting with DataDistillr

apache-drill data data-science datadistillr jupyter sql

Last synced: 01 Jul 2025

https://github.com/tomatophp/tomato-builder

Schema Digram Builder to convert digram to full dashboard and flutter apps CRUDs

builder cruds digram flutter generator laravel schema sql tailwind tomatophp vilt

Last synced: 31 Jul 2025

https://github.com/floatliang/sqlorm4es

A simple and expressive (like peewee) sql-like orm for elasticsearch.

elasticsearch orm sql

Last synced: 18 Aug 2025

https://github.com/2003scape/rsc-news-archives

📰 archived news posts from jagex for runescape classic

archive json markdown news rsps runescape sql wiki

Last synced: 19 Apr 2025

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

The Vet-Clinic-database is a comprehensive system that manages patient records, appointments, treatments, and billing for a veterinary clinic. It enables efficient scheduling, tracks medical history, and supports seamless communication between staff. This database ensures quality care for pets and streamlines administrative tasks.

plpgsql postgresql sql

Last synced: 14 Jun 2025

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

View dashboards and reports across all of your GitHub organizations and repositories using Powerpipe and Steampipe.

dashboard github hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 22 Apr 2025

https://github.com/joshdover/sql-typed

a simple, typesafe SQL DSL implementation in TypeScript

orm postgresql sql typescript

Last synced: 12 May 2025

https://github.com/disc99/hogan

Hogan is the utility library which allows you to access DB intuitively.

dsl groovy java sql testing

Last synced: 22 Apr 2025

https://github.com/cs-joy/mysqlv8.0.29

Database Management System

mysql mysql-database rdbms sql

Last synced: 12 Jun 2025

https://github.com/trivigy/squl

SQL query builder library using Go structs

builder database query sql

Last synced: 14 Mar 2025

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

View dashboards and reports across Hacker News stories, users, and other items using Powerpipe and Steampipe.

dashboard hackernews hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 22 Apr 2025

https://github.com/nnnkkk7/snowflake-emulator

A lightweight Snowflake emulator built with Go and DuckDB for local development and testing

ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing

Last synced: 13 Jan 2026

https://github.com/helloharendra/mysql-rdbms

Relational database management system.

database database-management dbms mysql relational-databases sql

Last synced: 19 Apr 2025

https://github.com/repalash/fexpr.js

Filter expression parser(like SQL WHERE, Elasticsearch etc) for JavaScript.

dsl expression fexpr filter-parser javascript parser query sql typescript

Last synced: 17 Apr 2025

https://github.com/westonganger/active_record_simple_execute

Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax

activerecord rails ruby sql

Last synced: 27 Feb 2025

https://github.com/yihleego/unique

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql

Last synced: 12 Apr 2025

https://github.com/minnukota381/jdbc-crud-application

This project demonstrates basic CRUD (Create, Read, Update, Delete) operations using JDBC (Java Database Connectivity) with different databases like MySQL, PostgreSQL, and more. It provides a simple yet comprehensive example of how to interact with databases in Java using JDBC.

java jdbc mysql postgresql sql

Last synced: 12 Jul 2025

https://github.com/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 2025

https://github.com/hackolade/sql-select-statement-parser

Returns object describing columns and tables names used in SQL SELECT query

parser sql

Last synced: 30 Apr 2025

https://github.com/voku/simple-active-record

:ring: Active Record Pattern via PHP

active-record activerecord database hacktoberfest mysql php php7 sql

Last synced: 12 May 2025

https://github.com/haxtra/super-sqlite3

Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package

database db encryption query-builder sql sqlite synchronous

Last synced: 18 Apr 2025

https://github.com/andresmpa/babylon

A library of resource for developers

ai backend coursera css frontend html js ml mongodb nodejs nosql postgresql python sql ts udemy

Last synced: 15 Apr 2025

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

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

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

Last synced: 22 Apr 2025

https://github.com/winterpuma/bmstu_db

bmstu, IU7-5, Базы Данных (2019)

5term bmstu database db iu7 postgresql sql

Last synced: 15 Apr 2025

https://github.com/adaptant-labs/go-sql-rest-driver

A simple driver for Go's database/sql package for SQL over REST API endpoints

database driver go golang rest rest-api sql sql-rest-driver

Last synced: 09 Mar 2026

https://github.com/developertharan/notion-clone

Developed interactive websites Notion clone websites, ensuring full functionality and highquality projects from conception to completion

authjs edgestore nextjs14 oauth2 oauth2-client postgresql prisma prisma-orm reactjs shadcn-ui sql tailwindcss typescript

Last synced: 07 Jul 2025

https://github.com/vishnu-t-r/sql_functions_reference

This repository contains intermediate to complex sql queries which explains sql concepts. This repository can be helpful when writing queries with complex concepts and can be considered for reference. (Most queries have DDL and DML command within for practise)

complex-sql data-analysis data-mining sql sql-query

Last synced: 03 Feb 2026

https://github.com/jurihock/bandbase

Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.

bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue

Last synced: 23 Mar 2025

https://github.com/snowflakedb/snowpark-checkpoints

Snowpark Python / Spark Migration Testing Tools

data-analytics data-engineering data-science python snowflake sql

Last synced: 31 Aug 2025

https://github.com/codewithveek/harpee

Harpee is an object modeling tool for HarperDB, harpee supports both callbacks and promises.

database harperdb library modeling nodejs nosql sql

Last synced: 28 May 2026

https://github.com/vsat08/java-springboot-rest-microservices-learning

🚀 Java & Spring Boot Learning Warehouse. Welcome! This repository is your go-to resource for mastering Java and Spring Boot, from basics to advanced concepts. Find structured paths, practical examples, and best practices to enhance your skills. Join us to become a proficient Java developer!

authentication authorization dao-design-pattern devops hateoas hibernate java jdbc jpa microservices mvc-framework rest-api spring spring-boot spring-data-jpa spring-microservices spring-mvc spring-security spring-service sql

Last synced: 07 May 2025