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/felixdev22/vet_clinic

The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.

postgresql sql

Last synced: 21 May 2026

https://github.com/nicolasbizzozzero/twister

[fr] Twitter-like social network using Apache Tomcat, MongoDB and MySQL

apache-tomcat css html java javascript mongodb mongodb-database mysql mysql-database social-network sql tomcat

Last synced: 12 Apr 2025

https://github.com/kerimli-veli/managementsystemproject-asp.net-api

ManagmentSystem is an advanced management API built with ASP.NET. It offers secure user control, task automation, and efficient resource management.

api asp-net asp-net-core entity-framework-core mediatr-library sql

Last synced: 28 Jun 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/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/ergonzamarian/trabalhohotel

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

sql

Last synced: 19 Mar 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/andr3w03/si2_uas

Web Application Using CodeIgniter 3 Framework (Midtem and Final Exam Information System Lab 2 - UTS dan UAS Lab Sistem Informasi 2 SI2)

codeigniter crud database framework information-system mysql php sql visual-studio-code web-application

Last synced: 23 Jul 2025

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/seddryck/ermine

ERMine is a library to parse text files describing a conceptual Entity Relationship model and create an object representation of this model.

erd graphviz sql

Last synced: 28 Jun 2025

https://github.com/npgsqlrest/pgmigrations

Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.

javascript migrations nodejs postgresql schema sql testing

Last synced: 16 Sep 2025

https://github.com/nikandfor/clickhouse

clickhouse binary batching proxy and alternative binary client implementation

clickhouse clickhouse-client clickhouse-proxy golang proxy sql

Last synced: 12 Jan 2026

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/justunsix/debezium-tests

Testing different Debezium development environment set ups

azure capture cdc change data debezium kafka mssql openshift sql streaming

Last synced: 19 May 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/martinkalema/cs50-python

Havard University Entry Level Course Problem Set Solutions

cybersecurity game-development python3 sql web-programming

Last synced: 28 Jul 2025

https://github.com/lewuathe/tiny-presto

Lightweight Presto pluster for verifying query result consistency

docker presto sql

Last synced: 25 Aug 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

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/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/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/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/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/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/egasimov/sql-scripts

Useful SQL Scripts

dynamic-sql oracle plsql sql

Last synced: 19 Feb 2026

https://github.com/brittanyblake/personal-projects

An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.

rails ruby solo sql

Last synced: 28 Sep 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/kulabun/jooq-generator

New Code Generator For JOOQ

codegenerator database java8 jooq kotlin repository sql

Last synced: 04 Oct 2025

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/briansterle/drogo

a SQL query engine written in Go

data engine query spark sql

Last synced: 12 Aug 2025

https://github.com/poksyy/hospital-project-backend

This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:

crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql

Last synced: 01 May 2026

https://github.com/idriz4work/cs50w

In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)

ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface

Last synced: 18 Aug 2025

https://github.com/wiris/santoku

Python wrappers around a variety of external services

aws google-cloud salesforce slack sql

Last synced: 19 Aug 2025

https://github.com/ihahachi/algeria-cities

Algeria Wilayas & Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.

csv excel geojson json php sql

Last synced: 10 Apr 2026

https://github.com/rajtilak-2020/suraksha-mirage_nextech1.0

A real-time cybersecurity honeypot dashboard built with React and TypeScript. Monitors and visualizes login/signup attempts with comprehensive analytics, threat detection, and admin management capabilities.

cyberdefence cybersecurity ethical-digital-standards hackathon honeypot innovation react sql supabase typescript

Last synced: 09 Mar 2026

https://github.com/imor/pg_escape

A Rust library to escape Postgres flavoured SQL

postgres postgresql sql sqlinject-defense

Last synced: 21 Aug 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/f1uxwave/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: 14 Apr 2025

https://github.com/mahrjose/bracu-cse370

BRAC University's course - CSE370 (Database Systems) Notes, Questions, Solutions & more. (Spring 23)

bracu bracu-cse bracu-cse370 cse cse370 database dbms lab mahrjose php sql

Last synced: 31 Aug 2025

https://github.com/bagussatoto/data-app

aplikasi data

database html5 php sql xampp

Last synced: 10 Apr 2025

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/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/julianolaurentino/sql_sample

Estudos voltados para criação de consultas em SQL. Este repositório está sendo alimentando semanalmente.

data-analysis sql sql-query sql-server

Last synced: 05 Mar 2025

https://github.com/itcraft-cn/xbatis2sql

collect sql statements from iBATIS sqlmap files / MyBatis mapper files

ibatis mybatis rust sql

Last synced: 31 Aug 2025

https://github.com/rusty-libraries/rusty-schema-diff

A powerful schema evolution analyzer supporting JSON Schema, OpenAPI, Protobuf, and SQL DDL

diff openapi protobuf schema sql

Last synced: 15 Apr 2025

https://github.com/davilands/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: 23 Mar 2025

https://github.com/rahul-bhati/music_website

This is music/mp3 website where you can listen and download your favourite song. Website is created by Rahul Bhati using html, css, bootstrap, jquery, javascript and php.

bootstrap communityexchange css ghdesktop github html5 javascript jquery learn music php sql

Last synced: 11 Apr 2026

https://github.com/parzibyte/crud-postgresql-python

CRUD con Python y PostgreSQL usando psycopg2

crud database postgresql psycopg2 python sql

Last synced: 12 Apr 2025

https://github.com/johnftitor/medical_database

This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.

database postgresql sql

Last synced: 10 Mar 2026

https://github.com/gfleury/gstreamtop

Real time analytical SQL Query on text streams

aggregation analytics interactive real-time regex sql stream-processing text

Last synced: 10 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/saransridatha/hospital_db

A hospital patient records application built as a college project using Go, Fyne, and MySQL. It enables users to add, view, search, and remove patient details, helping healthcare workers manage records efficiently.

fyne go golang mysql mysql-database sql

Last synced: 10 Mar 2026

https://github.com/hbmartin/comparison-serverless-cloud-sql-databases

Comparing hosted, serverless SQL cloud databases.

awesome backend comparison database serverless sql

Last synced: 30 Mar 2025

https://github.com/themost-framework/query

@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js

agnostic closures database orm query query-builder rdbms sql sql-language sql-query

Last synced: 15 Apr 2025

https://github.com/ishantchauhan710/flickfeed

A social network site with advanced caching, optimistic updates, infinite scroll pagination and much more

nexjs react shadcn-ui sql tailwindcss

Last synced: 21 Feb 2026

https://github.com/mwblythe/squint

An interpolating SQL builder for Go

database go golang sql

Last synced: 03 Mar 2026

https://github.com/sanjeev662/studentfeedbackmanagementsystem

Two way sql based full stack feedback system where admin can login to add, remove and update the records of teachers and student can give feedback to the teacher by filling feedback form.

express mysql nodejs react sql

Last synced: 14 Feb 2026

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

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

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 15 Feb 2026

https://github.com/anggamys/cashier-java

Aplikasi kasir sederhana berbasis Java untuk pengelolaan transaksi, pencatatan produk, dan perhitungan total otomatis.

java shell sql

Last synced: 30 Apr 2026

https://github.com/kumarswamy2025/india-general-election-result-analysis-2024

This project analyzes the results of the India General Election 2024 using SQL Server. Various problem statements were tackled to gain insights from the election data.

sql sqlserver

Last synced: 01 Apr 2026

https://github.com/haripasapuleti/leetcode-problems

Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.

cpp data-structures-and-algorithms problem-solving sql

Last synced: 07 Sep 2025

https://github.com/umut-tosun/asp.net_core_5.0_proje_kamp-

Murat Yücedag 150 derste asp-net core kampı ders içeriği ve daha fazlası.

asp-net-core asp-net-mvc mvc-pattern n-tier-architecture sql umut-tosun

Last synced: 19 Mar 2026

https://github.com/mchenryspagg/google-play-store-apps-analysis-visualization

An analysis and visualization of google play store apps scraped data for the period of 2010 - 2018 . This project aims at cleaning the dataset, analyzing the given dataset, and mining informational quality insights. This project also involves visualizing the data to better and easily understand trends and different categories.

dataanalysis datacleaning datavisualization documentation mysql powerbi preprocessing python sql

Last synced: 09 May 2026

https://github.com/nattie-nkosi/car_rental

Our final year (2019) group project. An Ecommerce Store.

bootstrap composer mysql-database php sql stripe-api

Last synced: 04 May 2026

https://github.com/barrettotte/sql-unit-poc

A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.

json mssql proof-of-concept python sql t-sql test-runner unit-testing

Last synced: 20 Apr 2026

https://github.com/lordmitrii/budget-manager

This is a budget manager app that allows you to visualize your budget and to save it in database

matplotlib pandas python seaborn sql

Last synced: 10 May 2026

https://github.com/tpps88206/michael-quickly-generate-data-structure

Quickly generate data structure with multiple language.

angular data-structures golang json sql

Last synced: 18 Apr 2026

https://github.com/felixklauke/prophecy

A little SQL connection pool capable of creating a datasource and improving your database access speed.

connection connection-pool core database datasource java mysql pool prophecy sasuke sasukekawaii sql

Last synced: 20 Apr 2026

https://github.com/rchaganti/sqldrive

SQL Server objects as a PowerShell Drive

powershell powershell-drive psdrive ships sql sql-server

Last synced: 24 Apr 2026

https://github.com/kastorcode/cc50

Soluções para os set's de problemas do CC50/CS50.

brazil c cc50 cs50 css goiania goias html javascript matheus oliveira php ramalho sql xhtml

Last synced: 05 May 2026

https://github.com/santhoshse7en/applied_machine_learning_online_course_solutions

Applied Machine Learning Online Course Solutions | Category: AI & Machine Learning

applied-machine-learning course-solutions imdb machine-learning machinelearning-python python sql

Last synced: 11 May 2026

https://github.com/kallsyms/wtf_sql

It's like wtf.sh, but in SQL!

dumb sql wtf

Last synced: 27 Mar 2026

https://github.com/mohammedmehdio/clubhub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 14 Feb 2026

https://github.com/msaf9/student-attendance-management-system

A relational database to maintain university student records.

database mysql sql

Last synced: 13 May 2026

https://github.com/ignf/pgrouting-procedures

SQL procedures for easier routing with PGRouting for road2

isochrone pgrouting road2 routing sql

Last synced: 14 Feb 2026

https://github.com/sksumit/homeffin

A desktop Java application using Java Swing, JDBC and MySQL DB.

desktop-application java jdbc mysql sql

Last synced: 30 Apr 2026

https://github.com/neoxelox/gilk

Silk-like query inspector/profiler for golang

database gilk go golang inspector json profiler query silk sql ui

Last synced: 30 Apr 2026

https://github.com/faltawy/lsql

(WIP) List your files with SQL like syntax, (Fun Project)

files rust sql

Last synced: 05 Mar 2026

https://github.com/randomnoun/sql-explainerator

Convert query execution plans ( the output from an 'EXPLAIN' statement ) into pretty diagrams

sql

Last synced: 04 Mar 2026

https://github.com/conreality/conreality.sql

Conreality Software Development Kit (SDK) for SQL.

conreality postgresql sdk sql

Last synced: 16 Jun 2026

https://github.com/dhi13man/safesynciot

Potential Server, Database and UI components for the IoT project SafeSync IoT, for a safer, post-covid workspace.

cross-platform dart flutter iot iot-application sql

Last synced: 08 May 2026