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/owusu-desmond/login-register-system

A user login and register system build with PHP

apache database mysql php sql

Last synced: 17 Aug 2025

https://github.com/cfunkz/customtkinter-login-registration

Registration and login app made using customtkinter.

customtkinter python python3 sql sqlite3 tkinter

Last synced: 14 Apr 2025

https://github.com/ericneves/mybooksapi

🔥 API RESTFul with PHP, Mysql, Routes, Authentication with Json Web Token, Validation and more...

api json-web-token jwt mysql php php-api sql

Last synced: 28 Sep 2025

https://github.com/la-lo-go/the-phpoly

Monopoly web port with vanilla JavaScript

dom-manipulation game jquery monopoly-game php sass sql vanilla-javascript webgame

Last synced: 14 Apr 2025

https://github.com/haseeeb21/jewellery-store-management-system

This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data that exists in the database already.

columns csharp database database-management management management-system server sql sqlserver system tables visual-studio

Last synced: 14 Apr 2025

https://github.com/xiaobogaga/minidb

a simple in-memory database built for fun

database sql

Last synced: 12 Jan 2026

https://github.com/daikoz/sqlwrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 20 Feb 2026

https://github.com/bestbynature/vetclinicdb

VetClinicDB is a robust database that provides a complete and user-friendly solution for managing data related to animals, customers, and owners in a veterinary clinic. The repository serves as a centralized database system, empowering veterinary clinics to streamline their operations, enhance customer service, and maintain accurate records.

database-schema postgresql sql

Last synced: 10 Mar 2026

https://github.com/hyvor/laravel-filterq

Advanced filtering for Laravel APIs

laravel sql

Last synced: 16 Apr 2025

https://github.com/arshad115/today-i-learned

:memo: TIL - Today I Learned - Sharing small snippets of code or tips which I learn and share. I am a software engineer, web developer, android developer and a data scientist. Not bragging, just learning them. ;)

android angular css easyphp firebase firebase-console git javascript learning node nodejs php programming share sql til tips-and-tricks today-i-learned todayilearned vuejs

Last synced: 19 Sep 2025

https://github.com/hyperjumptech/xcs-translator

XCS-Translator is a web app to convert EXCEL file (.xls) to JSON and SQL so that you can quickly and easily import data in your sheets into your database.

csv excel json microsoft nodejs sql web

Last synced: 14 May 2025

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

is the list of reserved words in SQL92 specification

sql

Last synced: 14 Apr 2025

https://github.com/k1low/qp

Printer that prints the results of a query to the database.

database go printer sql

Last synced: 16 Apr 2025

https://github.com/webnice/migrate

Goose database migration tool - based on https://bitbucket.org/liamstask/goose

clickhouse cockroach database golang lib migration mysql postgres redshift schema sql sqlite3 tidb tool

Last synced: 12 Jan 2026

https://github.com/lpar/calendar

Go calendar Date (only), clock Time (only), and nullable versions of same, with sensible JSON and SQL behavior

date golang iso8601 json sql time

Last synced: 04 Jan 2026

https://github.com/joker2411/blood-bank-management

Maintaining all the information about blood donors, receivers and performing various queries for better management of a blood bank.

dbms-project mysql-database sql

Last synced: 15 Apr 2025

https://github.com/tsg405/sql-for-data-science----coursera

This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]

california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset

Last synced: 14 Apr 2025

https://github.com/so010/cdrreceiver

nodejs application that receives cdr data from Cisco Meeting Server and stores to mysql db

cisco javascript node-js nodejs sql

Last synced: 15 Apr 2025

https://github.com/babyblue94520/hi-sql

Use SQL like Spring Data JPA

hi-sql jpa orm spring-data-jpa sql

Last synced: 18 Sep 2025

https://github.com/phrohdoh/tsqlust

[on hold] Human-friendly T-SQL (lexing, parsing, error reporting, query execution)

gplv3 rust sql static-analysis

Last synced: 15 Apr 2025

https://github.com/ntdls/datarandomizer-sql-clr

Easily generate random human readable data using SQL Server’s SQL CLR.

data-generator sql sqlclr

Last synced: 14 Apr 2025

https://github.com/Mapping-Apping/laravel2doc

Automate generating comprehensive documentation for Laravel applications, including Entity Relationship Diagrams (ERD), UML Class Diagrams, Sequence Diagrams, API Documentation, and more.

api-documentation documentation erdiagram laravel laravel2doc nodejs sequence-diagram sql uml-diagram

Last synced: 18 Feb 2026

https://github.com/riskymh/dbcat

A simple CLI to view database tables. Supports PostgreSQL, MySQL, and SQLite (because it uses `Bun.sql`).

bun cli database mysql postgres sql sqlite tui

Last synced: 24 Dec 2025

https://github.com/iamantimpal/leetcode_sql_database

This repo contains my SQL solutions for LeetCode problems. Each file includes a problem description, optimized SQL query, and explanations. The goal is to improve SQL skills, share knowledge, and collaborate. Feel free to explore, suggest improvements, or contribute! 🚀

leetcode leetcode-database leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions leetcode-sql mysql mysql-database mysql-workbench sql sql-server sqlite sqlite3

Last synced: 23 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/actiontech/sqle-oracle-plugin

this a Oracle SQL audit plugin for SQLE

audit oracle sql sqle

Last synced: 21 Jun 2025

https://github.com/philip-hub/sql-injection-hack-workshop

This is a workshop to teach the basics of SQL injection

css hacking php php-sql-injection sql sql-injection sql-injection-attacks

Last synced: 01 May 2026

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/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/trivigy/squl

SQL query builder library using Go structs

builder database query sql

Last synced: 14 Mar 2025

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

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/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/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/zenorachi/dynamic-user-segmentation

Dynamic user segmentation service written in Golang is designed to add users to specific groups (segments) and remove users from segments.

docker docker-compose golang golangci-lint google-drive-api migrations nginx postgresql rest sql

Last synced: 06 Apr 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/avisionh/training-sql

Collection of interactive notebooks to teach T-SQL using the AdventureWorks database.

sql training

Last synced: 18 Jun 2025

https://github.com/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 09 Apr 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/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/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/byancamatos01/exercicioconstraint3

Exercicio 3 constraint SQL server

ads banco-de-dados constraints fatec-zl sql

Last synced: 06 Apr 2025

https://github.com/flowerinthenight/athena2csv

Query AWS Athena and download the result as CSV.

athena csv go golang s3 sql

Last synced: 21 Jul 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/zero88/rsql

jOOQ + RQL

jooq jpa rsql sql

Last synced: 22 Aug 2025

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/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/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/marcominerva/dapper110

A collection of samples that show how to use some advanced features of Dapper

dapper dapper-extensions sql sqlserver

Last synced: 24 Jul 2025

https://github.com/akamai/pallas

Pallas is Python library for querying AWS Athena.

amazon athena aws database db jupyter presto prestodb prestosql sql

Last synced: 31 Jul 2025

https://github.com/exegeses/introdb-63170

Curso Introducción a Bases de datos | código 63170

database-design databases mysql mysql-server sql

Last synced: 30 Jul 2025

https://github.com/lamaparbat/course-management-system

Course Management System made using Swing framework for frontend part, Core java for backend, and Mysql for database.

java mysql-database sql swing-gui

Last synced: 06 Nov 2025

https://github.com/tsnsoft/examples-stored-procedures-sql

Примеры хранимых процедур в SQL

examples mssql sql stored-procedures

Last synced: 26 Jul 2025

https://github.com/zhiyiyo/cmu15445

CMU15-445 Fall2019

database dbms sql

Last synced: 30 Jul 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/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/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/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/cronokirby/ginkou

Japanese sentence bank program. Add and find sentences for language learning.

japanese language nlp rust sql

Last synced: 30 Apr 2025

https://github.com/pondpilot/pondpilot-widget

Transform static SQL code blocks into interactive snippets powered by DuckDB WASM.

duckdb js sql wasm

Last synced: 14 Mar 2026

https://github.com/amirhnajafiz-university/s4db01

Final project of Database course.

database mysql python python3 sql sqlite

Last synced: 12 Jul 2025

https://github.com/vishnu-t-r/data-analytics-portfolio-projects

This repository contain data analyst portfolio projects developed using various data analytics tools including SQL, Python, Tableau, Looker etc.

data data-analysis data-cleaning data-modeling data-visualization looker looker-studio python sql ssms tableau

Last synced: 23 Apr 2025

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/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/juleskulcsar/postad

Google Keep-like ads wall that connects developers with designers. Built with React.js using Hooks and Redux, Node.js and Express.js and PostgreSQL.

aws aws-s3 express expressjs javascript node nodejs posgresql postgres react reactjs redux socket-io sql

Last synced: 26 Apr 2025

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

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

postgresql sql

Last synced: 26 Apr 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/milenkovicm/torchfusion

Torchfusion is a very opinionated torch inference on datafusion.

batch-inference datafusion inference machine-learning pytorch rust sql torch userdefined-functions

Last synced: 08 Oct 2025

https://github.com/thecodechaser/schema-database

Created the database from the schema diagram.

postgresql schema sql

Last synced: 24 Apr 2025

https://github.com/mustafaakin/go-drill

Go client for Apache Drill that utilizes REST API

apache drill go sql

Last synced: 27 Jan 2026

https://github.com/joannis/kittenorm

Example ORM

mongodb mysql nosql orm sql swift

Last synced: 01 Mar 2026

https://github.com/kaykeeb3/python

Repositório destinado a resolução das questões sobre a matéria de Linguagem de programação em Python. Referentes ao curso de ADS

pandas python sql

Last synced: 06 Sep 2025

https://github.com/zebbern/blindsql

Accurate & Fast BlindSQL Scanner, This tool automatically determines a response time baseline for each target and calculates dynamic thresholds for each payload!

blindsql blindsqli bss bug-bounty bugbounty developer injection injection-attack injection-attacks pentest python python-attacker sql sql-injection sql-injection-attacks sql-injection-exploitation toolkit tools url-input

Last synced: 15 Oct 2025

https://github.com/alfex4936/rust-server

Frontend + Backend + 카카오톡 아주대 챗봇 in Rust language

chatbot kakako-chatbot kakao mysql rest rest-api rust sql web

Last synced: 15 Apr 2025

https://github.com/adrianhajdin/classroom-backend

Backend side of a management system powered by Node.js, Express, NeonDB & Drizzle; integrating Better-Auth, Arcjet, and Cloudinary for a secure, type-safe, and scalable academic infrastructure.

arcjet drizzle-orm express nodejs sql typescript

Last synced: 18 Jan 2026

https://github.com/adbc-drivers/mysql

ADBC driver for MySQL. Not affiliated with MySQL or Oracle.

arrow database mysql sql

Last synced: 11 Mar 2026

https://github.com/CodeDynasty-dev/SQLiteBruv

💃 A type-safe, secure SQLite query builder with D1/Turso support with built-in migrations and security features.

cloudflare-d1 d1 database sql sqlite sqlite3 sqlitebruv turso turso-db

Last synced: 10 Sep 2025

https://github.com/khomsiadam/censync

This is an app designed for in-house use to manage IT incidents in any type of organization or establishment, using a simple ticketing system. Incidents are classified by type and priority. The purpose of such a system is to waste less time in dealing with issues therefore reducing costs and having better communication and traceability.

adobe-xd api css html javascript mvc php sass scss sql uml

Last synced: 23 Apr 2025

https://github.com/tdwesten/tauri-drizzle-sqlite-proxy-demo

A Tauri app with a React front-end and a SQLite database using Drizzle ORM

drizzle-orm sql tauri-app

Last synced: 24 Jan 2026

https://github.com/redayzarra/athena

An interactive online learning platform similar to Udemy and Coursera. Combining Next.js 14, React, TypeScript, and more, Athena offers a user-friendly environment for buying and selling courses. It features an integrated payment system, a dynamic course catalog, and real-time progress tracking, enhancing the e-learning experience.

nextjs nextjs13 prisma project react sql stripe typescript

Last synced: 08 Oct 2025

https://github.com/kevingastelum/relational-database-fcc

My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course

bash freecodecamp psql sql

Last synced: 29 Oct 2025

https://github.com/iml1111/sejongsql

2022년 1학기 세종대학교 창의학기제 - SQL Online Judge

django mysql sql

Last synced: 24 Apr 2025