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/pprattis/hospital-database-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.

computer-science console-application databse functions-triggered java jdbc jdbc-connector jdbc-database pgadmin postgresql program project sql student triggers

Last synced: 28 Sep 2025

https://github.com/ratanakvlun/node-odbc

ODBC bindings for Node.js

database nodejs odbc sql

Last synced: 27 Feb 2026

https://github.com/dev-siri/tea-share

Tea Share is a social media application made for Android in Flutter and the Web with TypeScript & SvelteKit.

android dart flutter golang mobile mysql planetscale social-media sql svelte sveltekit tailwindcss

Last synced: 24 Aug 2025

https://github.com/hal-wang/sqless

一个客户端安全操作数据库的解决方案。全栈开发者福利!

asp-net-core cs csharp mssql mvc sql sqless sqlserver webapi wpf

Last synced: 07 Sep 2025

https://github.com/nidea1/sql_examples

This repo contains my sql examples and understanding.

advanced advanced-sql mssql sql ssms

Last synced: 02 Apr 2025

https://github.com/cavo789/sql_formatter

Very straight-forward script for formatting SQL statement.

php sql sql-formatter

Last synced: 29 Jul 2025

https://github.com/cleilsonandrade/carteira_vacinacao_digital

Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.

bootstrap css flask full-stack fullstack health html javascript jinja2 python sql sqlite vaccination

Last synced: 07 Mar 2026

https://github.com/spokeywheeler/batcher

A command line utility to perform concurrent mass updates or deletes against an SQL database

cockroach cockroachdb go golang mariadb mysql postgres postgresql sql

Last synced: 16 Aug 2025

https://github.com/nezorinegor/bookstore-db

📖 База данных для книжного магазина

database design-patterns sql

Last synced: 02 Aug 2025

https://github.com/s4cha/squeal

Type Safe SQL for Swift

orm postgres postgressql sql sqlite swift type type-safe

Last synced: 07 Mar 2026

https://github.com/thenameiswiiwin/moodsense-ai

MoodSense AI: A transformative journaling app built with Next.js, Tailwind CSS, and Langchain, leveraging the power of AI to analyze emotions and provide valuable insights.

ai clerkauth javascript langchain langchain-js langchain-typescript nextjs nextjs13 planetscale prisma react sql tailwindcss typescript unit-testing vitest

Last synced: 31 Jul 2025

https://github.com/ilkeresen/mvc5libraryapp

Layout Kontrolü Controller Yapısı Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Triggers Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları Mvc ile Adım Adım Web Geliştirmeyi Entity Framework Linq Sorguları Sınıf Nesne ve OOP Kavramları SQL ile Veri Tabanı Yönetimini Prosedür ve Trigger Kontrollerini Dahsboard Yapısını Dinamik Web Geliştirmeyi Bootstrap Css Html Tasarım Kontrollerini

adminlte ajax asp-net-mvc bootstrap chart controller diagram entity-framework javascript layout linq model mvc5-framework oop smtp sql stored-procedures templates triggers view

Last synced: 27 Mar 2025

https://github.com/2003scape/rsc-letters

✉️ archived letters from jagex to runescape classic players

archive jagex json markdown rsc rsps runescape sql

Last synced: 04 Mar 2025

https://github.com/vladimirakopyan/evedestructionmaps

I mapped destruction of ships in eve online for my final year project

csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard

Last synced: 18 May 2026

https://github.com/xsltdev/dbasedev.ru

Документация по базам данных

aql arangodb db mongodb orm prisma sql

Last synced: 27 Jul 2025

https://github.com/leandrosimoes/my-useful-codes

Just a repo to store some codes that (somehow) are useful to me. Any languages but organized!

bash codes csharp css git html javascript my personal-code repository samples sql vb-net

Last synced: 13 Apr 2025

https://github.com/dinxsh/karma

ecommerce website for shoe stores built in dotnet and c-sharp

ajax asp-net-core asp-net-mvc bootstrap jquery sql

Last synced: 07 Feb 2026

https://github.com/niclasko/fusebase

Data Convergence Engine

data-virtualization etl sql

Last synced: 28 Apr 2025

https://github.com/toolgood/toolgood.sqlfirewall

SQL Firewall, Prevent SQL injection, 防sql注入

sql sql-injection

Last synced: 13 Apr 2025

https://github.com/tebogoyungmercykay/relational-database_using_self-organizing_treaps

This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.

abstract classes data-structures-and-algorithms databases indexing java readme relational-databases self-organizing self-organizing-treaps sql sqlqueries templates treaps

Last synced: 13 Apr 2025

https://github.com/tiledb-inc/tiledb-cloud-jdbc

JDBC driver for TileDB-Coud

jdbc sql tiledb

Last synced: 10 Apr 2025

https://github.com/vincentserpoul/playwithsql

implementing as immutable as possible data modelization and benchmarking it on different platforms

benchmarking cockroachdb container docker gcp golang kubernetes kubernetes-cluster mariadb mssql mysql percona postgres sql swarm-cluster

Last synced: 17 Jan 2026

https://github.com/srinivasrm/mutual-funds-analysis-and-prediction

In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.

beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication

Last synced: 27 Oct 2025

https://github.com/saba-gul/text-to-sql

This project provides a Gradio-based web application that allows users to interact with an SQLite database using natural language queries. It leverages the LangChain library and OpenAI's language model to convert plain English questions into SQL queries and execute them on the provided database.

gradio-python-app langchain nlp-machine-learning sql texttosql

Last synced: 12 Aug 2025

https://github.com/sevdanurgenc/mssql-lecture-notes

In this repo, there are lecture notes of MsSQL.

database mssql mssql-database mssql-server sql

Last synced: 30 Oct 2025

https://github.com/drmcarvalho/diffhunter

Diffhunter is an app/API hunter differences between SQL relational databases

database database-management sql

Last synced: 08 Oct 2025

https://github.com/kopera/erlang-pgc

Erlang PostgreSQL client

database erlang postgresql sql

Last synced: 28 Jul 2025

https://github.com/praveendecode/youtube-data-harvesting-warehousing

Efficient YouTube data harvesting and warehousing with Python, SQL, MongoDB, and Streamlit, enabling seamless analysis and visualization for insightful decision-making in content management and audience engagement strategies

api apiintegration dataanalysis dataharvesting datawarehousing eda mongodb postgres python sql

Last synced: 16 Aug 2025

https://github.com/adriamontoto/criteria-pattern

The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.

criteria development filtering pattern python python3 python311 python312 python313 selection sql tools utilities validation

Last synced: 19 May 2026

https://github.com/svenslaggare/sqlgrep

sqlgrep = SQL + grep + tail -f

grep log-analysis log-parser logging rust sql

Last synced: 29 Jul 2025

https://github.com/sarthakmakhija/picodb

Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.

database rust sql

Last synced: 22 Aug 2025

https://github.com/ocelot-inc/ocelotgui-tarantool

A GUI for Tarantool.

gui sql tarantool

Last synced: 12 May 2025

https://github.com/surister/queryzen

Parametrized, named and versioned SQL queries over HTTP

backend http queries sql

Last synced: 21 Mar 2025

https://github.com/eitozx/bank-management-system

MySQL Based Bank Management System for school project.

bank-management-system banking-system management-system mysql mysql-database python sql

Last synced: 07 Nov 2025

https://github.com/tushar2704/everyday-sql

Welcome to Everyday SQL Sheets – your go-to resource for everyday SQL cheat sheets, pro tips, interview questions, and more. Whether you're a beginner looking to learn SQL or an experienced developer seeking quick reference materials, this application has got you covered.

artificial-intelligence cheatsheet data-analysis data-science database mysql postgresql query-language sql sqlalchemy streamlit streamlit-tushar2704 tushar2704

Last synced: 05 Apr 2026

https://github.com/zdrzalikprzemyslaw/sql-hospital

Database intended for use in a Hospital

microsoft-sql-server mssql sql tsql

Last synced: 08 Mar 2026

https://github.com/webwareforpython/w4py3-middlekit

Webware for Python MiddleKit ORM

database orm python python-3 sql

Last synced: 14 Apr 2025

https://github.com/walid0912/talend_mission

Mission Talend Data Integration

data-integration java json sql talend xml

Last synced: 12 May 2025

https://github.com/arshadkazmi42/genql

Helper for sql query generation and formatting

generate-sql gensql mysql postgresql query query-generator sql sql-query sqlite

Last synced: 18 Oct 2025

https://github.com/zy445566/query-build

sql query build tools

build mybatis mysql mysqli query sql

Last synced: 13 Apr 2025

https://github.com/tsg405/sql_hackerrank

Contains Solved HackerranK problems on SQL

implementation logical-programming mysql-database sql sqlite3

Last synced: 03 Sep 2025

https://github.com/thederickff/jsqb

Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.

builder crud database java sql sql-query-builder

Last synced: 28 Jul 2025

https://github.com/kenvilar/miozika

:musical_note::notes::headphones: A Music Streaming Service Web Application https://miozika.herokuapp.com/

javascript music-player mysql-database object-oriented-programming php7 sql

Last synced: 10 May 2026

https://github.com/clidey/connparse

Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.

cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml

Last synced: 22 Jun 2026

https://github.com/miroslav-reiter/penetration_testing_sql

🐱‍💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy

cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools

Last synced: 29 Jun 2026

https://github.com/christopherkindl/python-data-to-sql-database

Transferring data from a Python file to a PostgreSQL database

postgresql python3 sql

Last synced: 08 May 2026

https://github.com/quackscience/duckdb-extension-clickhouse-system

DuckDB Community Extension emulating the ClickHouse system table

chsql clickhouse duckdb duckdb-extension sql

Last synced: 10 Mar 2026

https://github.com/jmoseka/medical-clinic

This project implement the SQL needed to build a database based on a diagram

postgresql sql

Last synced: 09 Apr 2025

https://github.com/stimulsoft/samples-dashboards.php

PHP samples for Dashboards.PHP data visualization tool for PHP 7 and PHP 8 projects, and embedded JavaScript dashboard designer and dashboard viewer

analysis dashboards data export exporting histogram html5 infographics javascript json kpi map mysql online php php8 pivot progress sql viewing

Last synced: 07 Mar 2026

https://github.com/juancastillo0/snippet_generator

Generate classes, themes, widgets, parsers and SQL bindings for Dart and Flutter.

codegenerator dart dartlang flutter flutter-apps parser sql

Last synced: 03 May 2026

https://github.com/smartyhero/schema-diff

用于两个mysql数据库/sql文件之间表结构对比的工具

database mariadb mysql schema-diff schemadiff sql

Last synced: 01 Mar 2026

https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site

in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.

database microsoft-sql-server sql

Last synced: 01 Mar 2026

https://github.com/cleilsonandrade/gestao-vagas-api

Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.

api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing

Last synced: 22 Sep 2025

https://github.com/trysharpen/versionna

Sharpen Versionna is a PHP migration system to manage versioning of Manticoresearch. It includes a CLI tool to keep your Manticore index schemas and your data on sync.

database database-migrations database-schema database-versioning full-text-search fulltext indexing manticore-search manticoresearch migration migration-automation migrations php search search-engine sql versioning

Last synced: 13 Jan 2026

https://github.com/alrico88/bbox-helper-functions

Helper functions to convert BBoxes to multiple formats

bbox geojson sql

Last synced: 21 Apr 2025

https://github.com/grihabor/trino-query-parser

Provides a parser for trino queries

presto presto-parser sql trino trino-parser

Last synced: 19 Mar 2026

https://github.com/jyotibrat/udemy-web-dev-projects

Repository showcasing my Web Development projects from Udemy course.

css firebase html html5 javascript js mongodb react sql web webdevelopment

Last synced: 24 Apr 2025

https://github.com/suxrobgm/ec-website

Hearts of Iron IV: Economic Crisis official website. Currently, website is in development stage. Project based on ASP.NET Core

asp-net-core css html javascript sql

Last synced: 29 Jul 2025

https://github.com/k1ethoang/database-uni

Cơ sở dữ liệu. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2)

database mysql sql

Last synced: 04 Sep 2025

https://github.com/a2lix/schemql

A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation

autocomplete database query schema sql type-safe typescript validation zod

Last synced: 02 Apr 2026

https://github.com/sftsrv/sqlq

A little CLI for working with databases during development for quick queries and automation

cli database database-management javascript postgres sql sqlite typescript

Last synced: 02 Mar 2026

https://github.com/jeffrey-zang/myrecipepal

Unlock your inner chef - Submission for Hack the north 2022

chakra-ui cockroachdb express javascript react sql

Last synced: 16 Apr 2026

https://github.com/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/davideluque/bebedores

Base de Datos para la Guía de Bebedores en la materia CI3311 de la Universidad Simón Bolívar

ci3311 pgsql sql universidad-simon-bolivar

Last synced: 13 Feb 2026

https://github.com/devlandsio/pro2112-udpm-java

Dự án TN: Diễn đàn chia sẽ yêu thương

fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc

Last synced: 04 Jul 2025

https://github.com/tlgs/pgexercises

solutions to the PostgreSQL Exercises

challenges docker postgresql sql

Last synced: 25 Jan 2026

https://github.com/sondosaabed/datacamp-data-scientist-track

26+ Hourse of learning Data Science with Python and SQL career track. To prepare for the Data Scientist with Python Certification

data-science datacamp intermediate-sql joining machine-learning python python-packages sql

Last synced: 09 Apr 2025

https://github.com/sfinx13/videoflix-database

Database workshop in order to design and practice sql requests. Enjoy :-)

database-design database-schema docker docker-compose lucidchart make makefile mysql mysqlworkbench phpmyadmin sql

Last synced: 02 Mar 2026

https://github.com/hacihaciyev/jetquerious

JetQuerious is a lightweight, high-performance, and developer-friendly library for working with JDBC and SQL in Java. Designed for simplicity and speed, it streamlines database access through clean, intuitive APIs while retaining full control over SQL execution. JetQuerious minimizes boilerplate, promotes safe and readable code

data java jdbc jet-querious persistance sql

Last synced: 29 Jun 2025

https://github.com/jacobgrisham/network-single-page-full-stack-web-app-using-django-and-javascript

Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Create, read, update, and like posts, follow users and generate a feed, view profile, and view 10 posts per page. Django used as API and Javascript Fetch method used to interact with API. All functionality handled through REST API.

bootstrap4 django full-stack-web-development javascript python rest-api single-page-app sql

Last synced: 12 Apr 2025

https://github.com/mattn/ways2go

2 Way SQL implementation for golang

2way-sql go golang sql

Last synced: 03 Apr 2025

https://github.com/samimbr/tp-m1-rsd-usthb-

TP M1 RSD USTHB 2023 2024 , Scripts et Rapports , ALGO , ASGBD , SE , ALGO REPARTIE , MULTIMEDIA

algorithms-and-data-structures c complexity compression cv2 image-processing java jupyter-notebook linux oracle parallelism plsql python rle rmi semaphore socket sql tcp udp

Last synced: 08 Sep 2025

https://github.com/rochabr/azuremapsenrichandvisualize

Repository supporting my Microsoft Tech Community blog post on how to enrich your location data with Azure Maps

azure azure-functions azure-maps geospatial-visualization sql

Last synced: 15 Apr 2025

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

Use SQL to instantly query urlscan.io. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/mrtaz77/sql_hub

Hub of sql onlines from my university,practice and many more

oracle-db plsql sql

Last synced: 18 Jan 2026

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

Use SQL to instantly query projects, teams, domains and more from Vercel. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/stefanov-sm/restql

restql - RESTful web services in SQL

database jsonschema postgresql rest-api sql webservices

Last synced: 14 Apr 2025

https://github.com/velocityzen/sql-migrate-up

Simple SQL Migration tool

fp fp-ts migration sql

Last synced: 16 Jul 2025

https://github.com/oussama4/sqlbuilder

A simple sql query builder for Go

database go golang orm query-builder sql sql-builder

Last synced: 27 Apr 2026

https://github.com/moixllik/studio

Examples of learning on various programming topics with various technologies

docker dotnet golang haskell javascript moix-project nosql php python rust sql studio-moix vlang

Last synced: 15 Apr 2025

https://github.com/sambhav228/stulysis

A System which will analyze students performance through participating in different events and gaining knowledge in those as a outcome for students.

css database eclipse html java sql

Last synced: 11 Apr 2026