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/imryche/litequery

A minimalist SQLite library for Python

aiohttp asyncio fastapi orm python python3 sql sqlite sqlite-database sqlite3 starlette

Last synced: 15 May 2025

https://github.com/rizwanullah313/clinic-managment-system

Clinic management system using Java and MS Access

java msaccess netbeans-ide oracle-database sql

Last synced: 05 Mar 2025

https://github.com/shxntanu/dsa

🧩 DSA Problems & Notes from Leetcode

c cpp dsa java leetcode portfolio python sql

Last synced: 09 Apr 2026

https://github.com/arnoldchrisoduor1/end_to_end_data_analysis_projects

A Collection of All Projects Done in PowerBI, Excel, SQL Python

excel pandas powerbi python3 sql tableau-public

Last synced: 30 Apr 2026

https://github.com/felixcharotte/ibm_datascience_capstone

In this project, we predicted if the SpaceX Falcon 9 first stage will land successfully by following the data science methodology. We also summarized the results for the business stakeholders.

analysis data-analysis data-science data-visualization databases folium jupyter-notebook machine-learning machine-learning-alrgorithms matplotlib pandas plotly plotly-dash python scikit-learn scipy seaborn sql

Last synced: 26 Jul 2025

https://github.com/jenasuraj/caresync

It's an Ai powered full stack combination of both health tracker and hospital management system written with Next.js & typescript

javascript neondb nextjs postgresql python rest-api sql tailwindcss typescript

Last synced: 08 Apr 2026

https://github.com/bytebase/mongo-parser

MongoDB parser based on ANTLR4

antlr antlr4 database documentdb mongo mongodb parser sql

Last synced: 18 Jun 2025

https://github.com/minicloudsky/minerva

Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.

go golang mysql mysql-database parser sql tidb

Last synced: 02 Jan 2026

https://github.com/mluby/sql-as-a-service

Firebase for SQL

saas service sql

Last synced: 25 Sep 2025

https://github.com/tobihatti/wrapsql

✔🌍 Multiple wrapper-classes for several languages and DB-Types

csharp dotnet mysql odbc oledb php sql sqlite vbnet wrapper wrapper-class wrapper-library

Last synced: 30 Dec 2025

https://github.com/xvisierra/srms

Student result management system built with SQL, PHP, HTML, CSS, JavaScript, XAMPP, and Bootstrap. Easily track and manage student results with this intuitive platform.

bootstrap css html javascript php sql xaamp

Last synced: 10 Apr 2026

https://github.com/hasnainyaqub/6_months_of_data_science_and_ai

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql sql-server tableau tensorflow

Last synced: 11 Apr 2026

https://github.com/tanveerisonline/oop_school_library

OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.

postgresql-database rspecs rubocop ruby ruby-on-rails sql

Last synced: 19 May 2026

https://github.com/svendolin/all-about-hack

This repository is about IT-Security / how to recognise security vulnerabilities (e.g. SQL injections) and demonstrate them on a webshop that is designed for this purpose.

itsecurity sql sqlinject-defense sqlinjection

Last synced: 19 Mar 2026

https://github.com/officialpiyush/discord-chat2db

Save discord chat into database

chat database discord eris pg postgresql sql

Last synced: 22 Mar 2025

https://github.com/yaroslaff/sql-export

Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database

content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml

Last synced: 07 Apr 2026

https://github.com/codehass/vet_clinic

Vet clinic database is a project about using a relational database to create the data structure for a vet clinic. Starting with one table, and step by step will create a complete database with data about animals, animals' owners, vets, vet's specialties, and visits.

postgresql sql

Last synced: 20 May 2026

https://github.com/dilsonlira/mega-data

Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.

csv database docker docker-compose easierlog json mysql python shell sql webscraping

Last synced: 07 Apr 2026

https://github.com/samuel-ricardo/agendafx

App Desktop que promete elevar sua produtividade pra outro nível.

agenda calendar css css3 database java javafx jfoenix jfoenix-application mvc mysql notifications sql tsql

Last synced: 09 Apr 2026

https://github.com/edcrux/sql-project

SQL project as part of microverse curriculum

sql

Last synced: 24 Sep 2025

https://github.com/jeescu/nebula

:milky_way: Experimental Node.js micro-framework for building micro-services and APIs.

api boilerplate expressjs generator javascript micro-framework microservice nebulajs nodejs rdbms sql

Last synced: 09 Apr 2026

https://github.com/ripytide/audio-network

haha audio on many pc at once lol funny

ajax audio javascipt php rickroll sql

Last synced: 16 Jan 2026

https://github.com/hq969/bharatinternproject-2

The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.

classifier-model database sql

Last synced: 16 May 2026

https://github.com/longluo/database-from-scratch

build a database from scratch

b-tree cpp database sql

Last synced: 05 May 2026

https://github.com/leosolar8/postgresql-express-prisma

This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game

authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql

Last synced: 08 Apr 2026

https://github.com/pawan8085/mgnrega

#MGNREGA It's a console based project. In this application we can get data from database, we can insert the data into the database, login from database and some another things we can do...

java jdbc sql

Last synced: 05 Nov 2025

https://github.com/namdnguyen/dbt-tutorial

DBT tutorial project with Kimball data warehouse modeling, jinja templating, and schema tests.

analytics data-warehouse dbt sql tutorial

Last synced: 20 Jul 2025

https://github.com/carlossilva2/knexpy

An abstraction for SQLite3 based on Knexjs

abstraction human-readable knex module python3 sql sqlite3

Last synced: 18 May 2026

https://github.com/adavoudi/promsql

PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database

lark lark-parser prometheus promql query-language questdb sql time-series timeseries-database

Last synced: 30 Mar 2025

https://github.com/dimikot/ent-framework

A PostgreSQL graph-database-alike library with microsharding and row-level security

cluster database graph-database micro-sharding microsharding orm postgresql replication-lag sharding sql

Last synced: 05 Mar 2025

https://github.com/blinkfox/zealot-spring-boot-starter

Zealot快速集成到 SpringBoot 中的Starter。

spring-boot-zealot-starter springboot-zealot sql zealot

Last synced: 16 Jan 2026

https://github.com/luanroger/baser

Base de projeto em Windows Forms e .NET 6.

csharp listview login-system net6 printing splashscreen sql windows-forms

Last synced: 18 May 2026

https://github.com/castaglia/proftpd-mod_conf_sql

ProFTPD module that reads proftpd.conf data from SQL tables

configuration proftpd sql

Last synced: 29 Mar 2025

https://github.com/koushiro/usql

[WIP] Universal SQL Lexer and Parser library, written in Rust.

lexer mysql parser postgresql rust sql sqlite3

Last synced: 30 Jul 2025

https://github.com/rohitkumar-tech/personalexpansetracker

This is the repository for the personal expense tracker

jaa java javaapplets localhost php sql xampp

Last synced: 22 Sep 2025

https://github.com/sarincr/mysql-database-with-python

MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language

database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite

Last synced: 17 Apr 2026

https://github.com/soontao/nosql-on-sql

Experimental NoSQL db based on sql engine.

exprimental json nosql sql

Last synced: 18 May 2026

https://github.com/queirozpedro/sgab

O Sistema de Gerenciamento de Acervo Bibliotecário (SGAB) é um software que tem por objetivo organizar e gerenciar acervos bibliotecários, sendo responsável pelo gerenciamento dos volumes e de usuários deste acervo.

elephantsql java sql testes-unitarios

Last synced: 14 Mar 2025

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

I this project you can watch videos and like dislike favourite and subscribe unsubscribe channel and also you can comment. In this site you can create your channel and upload video also.

bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql

Last synced: 07 Apr 2026

https://github.com/psp515/healthycowdatabase

Databases course 2021 / 22 at AGH UST.

database sql sql-server-database

Last synced: 14 May 2025

https://github.com/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/plandes/icsql

This library provides an Emacs SQL mode integration to the ciSQL program

command-line-tool emacs emacs-lisp sql

Last synced: 14 Sep 2025

https://github.com/mstgnz/sqlmapper

SQL parser and converter library written in Go, designed to handle large-scale database schema migrations and transformations.

converter dump go sql sqlmapper sqlporter

Last synced: 10 Feb 2026

https://github.com/lucasavila00/sql-select-ts

A modern, database-agnostic, composable SELECT query builder with great typescript support.

sql typescript

Last synced: 22 Mar 2025

https://github.com/tanaymukherjee/Exploring-SQL-with-R

The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL

database r sql sqlite

Last synced: 30 Jul 2025

https://github.com/lazaroblanc/fisi-lf6-sql

Lösungen zu Übungsaufgaben aus dem Berufsschulunterricht im Lernefeld 6 (Entwickeln und Bereitstellen von Anwendungssystemen) in der Ausbildung zum Fachinformatiker Fachrichtung Systemintegration

berufsschule fachinformatiker mysql northwind northwind-database northwind-schema northwind-sql-database sql systemintegration

Last synced: 29 Mar 2025

https://github.com/MCodrescu/database_app

Database application built with R shiny.

database odbc postgres r sql teradata

Last synced: 29 Jul 2025

https://github.com/spektom/vertica-utilities

Useful Vertica DB functions

database-management sql vertica

Last synced: 17 Jun 2025

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/ReneNyffenegger/about-SQL

Stuff about SQL

sql

Last synced: 29 Jul 2025

https://github.com/gacarrillor/pg2ili

Python script to import tables from a PostgreSQL/PostGIS SQL file to INTERLIS

gis interlis interoperability ogc postgis postgresql python sql

Last synced: 18 Feb 2026

https://github.com/rainggor/animehaven

The AnimeHaven Backend is a microservice-based RESTful application built with Java 21 and Spring Boot 3.4, featuring OAuth2 for secure authentication. It enables efficient management of anime catalogs, user accounts, and interactive features like comments and ratings.

google java java21 oauth2 postgres postgresql spring spring-boot sql

Last synced: 29 Jun 2025

https://github.com/zerlok/gendalf

Code-first, deterministic generator for type-safe Python transport and SQL adapters.

adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe

Last synced: 08 Mar 2026

https://github.com/rafaelsilvestre/detran

Simulador de provas com timer, para fins acadêmicos - JavaFx, JDBC, FXML

detran java javafx javafx-library sql

Last synced: 02 Jan 2026

https://github.com/dschil138/sql-keycounts

SQLite queries to be used with Benign-Key-Logger to help understand your keycount data

benign-key-logger keyboard-layout keycounter keylogger sql sqlite

Last synced: 15 Jun 2025

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/prasundas99/photo-gallery-application-using-microservice-architecture-node-js-rabbitmq-mongodb-mysql

A photo gallery application with an admin panel and a client panel in a microservice architecture with RabbitMQ as an event broker on MongoDB and MySQL using typeorm.

hacktoberfest mongodb nodejs rabbitmq react sql typeorm typescript

Last synced: 12 Apr 2026

https://github.com/joswinemmanuel/dbms-lab-s5

A repository for KTU B.Tech Computer Science S5 Database Management Systems Lab, containing practical assignments and projects to enhance skills in database design, implementation, and management.

dbms oracle sql

Last synced: 05 Apr 2025

https://github.com/vishrut-b/end-to-end-data-analytics-with-python-and-sql

This project involves the data cleaning and SQL-based analytics of a retail orders dataset using Python and SQL. It focuses on preprocessing data, followed by detailed analytics to extract insights on sales trends and product performance.

data-analysis python retail sql sql-server sqlalchemy

Last synced: 07 Feb 2026

https://github.com/lnxusr1/query-commander

Browser-based SQL Query tool for universal database access and management.

database database-access database-management sql sql-query

Last synced: 01 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/coasterfreakde/ork

Object Relational Mapping for Kotlin

data database kotlin mariadb mysql orm sql sqlite

Last synced: 29 Jul 2025

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/elkronos/sql_portfolio

Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.

analysis cte database database-management etl feature-engineering sql sql-server trigger-events

Last synced: 18 May 2026

https://github.com/atuoha/couriers

Web Courier Services....

ajax css geolocation html js php sql

Last synced: 12 Apr 2026

https://github.com/hjo12/LoginPanel

Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside

csharp sql windows-forms winforms

Last synced: 24 Sep 2025

https://github.com/p4dro-dev/desafio-de-10-questoes-nivel-hard-em-mysql

Nessa atividade, eu realizei um desafio que foi proposto no curso Técnico em informática para web, que estou realizando no IFCE. De codificar usando MySQL, responder 10 questões de nível hard. Para testar todos os meus conhecimentos adquiridos de banco de dados no curso!

back-end mysql mysql-server sql sqlserver

Last synced: 19 Feb 2026

https://github.com/jason983/pandas_nql

Pandas_nql is an open source Python library that enables natural language queries on Pandas Dataframes using the latest advances in generative AI. Inspired by OpenAI's groundbreaking language models, pandas_nql allows users to analyze data in a more intuitive way - by simply asking questions in plain English instead of writing complex code.

artificial-intelligence generative-ai openai-api python3 sql

Last synced: 25 Sep 2025

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/prince0010/bureau_of_fire_protection

Bureau of Fire Protection - Fire Safety Inspection Certificate Website

bootstrap js mysql php sql

Last synced: 13 Feb 2026

https://github.com/willabides/sqlcgetters

Generate getters for sqlc structs

code-generation sql sqlc

Last synced: 30 Mar 2025

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/fabiomattei/uglyduckling

Be focused on the problem you are solving while developing project management software using this framework that stays out of your way

json php php-framework sql

Last synced: 09 Apr 2025

https://github.com/cleilsonandrade/ecoleta

Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.

database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite

Last synced: 29 Sep 2025

https://github.com/omjogani/patient-monitoring-system

Patient Monitoring System for Doctor using ASP.net Framework

asp-net-framework csharp dotnet dotnet-framework sql

Last synced: 19 May 2026

https://github.com/iambotcoder/buildyourpc

Build Your PC is an Ecommerce website and compatibility guidance for do-it-yourself computer builders.

javascript jsp-servlet sql

Last synced: 27 Apr 2026

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

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

hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 13 May 2026

https://github.com/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/jinsyin/datasql

SQL Dialect Converter(格式化、大小写转换等标准化), Translator and Transformer,血缘

dialect druid sql sql-translator

Last synced: 27 Jul 2025

https://github.com/kay-gyasi/hostel-crust

Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.

api-rest dotnetcore efcore sql unit-testing

Last synced: 18 May 2026

https://github.com/iwolf22/the-complete-2023-web-development-bootcamp

Homework and assignments from The Complete 2023 Web Development Bootcamp by Dr. Angela

api-rest css express-js html javascript node-js nosql oauth2 reactjs sql

Last synced: 09 Apr 2026

https://github.com/brenimcode/hypermarket-database

The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.

git postgresql sql

Last synced: 27 Feb 2025

https://github.com/ctsit/redcap_query_collection

A collection of SQL queries that shine light on your REDCap metadata

redcap reporting sql

Last synced: 27 Feb 2025

https://github.com/kevalmorabia97/blog-website-mrcheerful.comli.com

This is a Blog website that I created as a part of my internship at WATConsult, Mumbai.

ajax bootstrap css html javscript jquery php sql

Last synced: 13 Sep 2025

https://github.com/mdxabu/nl2sql

Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama

ai-models llama ollama sql

Last synced: 19 Feb 2026

https://github.com/avisionh/sqlgpt

Translating natural language into a query and then executing it on a database

chatgpt langchain ollama sql

Last synced: 09 Apr 2026