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/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/tejashviraj19/mongodb-sql

📘 Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey — one commit at a time.

backend crud database java java-crud learning mongodb mongodb-sql practice sql

Last synced: 10 Mar 2026

https://github.com/brian-emarquez/mysql-training

Modelo Entidad Relacion (ER)

mysql sql

Last synced: 15 Mar 2025

https://github.com/tss-sniper/llm-powered-sql-assistant

This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.

api gemini-pro llm python sql sqlite streamlit

Last synced: 10 May 2026

https://github.com/barakadanny/-vet_clinic-db

Vet clinic database is the collections of tables and related queries.

database postgresql psql sql

Last synced: 30 Jan 2026

https://github.com/maxinexiong/sqlzoo_solutions

This GitHub repository features my solutions to challenging SQLZOO questions, specifically focusing on the challenging ones. It serves as a resource for SQL learners looking for insights into complex problem-solving. Please note that it does not include solutions to all SQLZOO questions.

database mysql sql sqlquery sqlzoo-solutions

Last synced: 18 May 2026

https://github.com/burhanahmed1/sql-dbms

Practice tasks for DBMS in Microsoft SQL Server.

dbms dbms-lab dbmslab sql sql-query sql-server sqlserver

Last synced: 01 Jul 2025

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/moisentinel/grade11-cs-ip

Notes for Informatics Practices (IP) or Computer Science (CS) - Grade 11 (XI) CBSE NCERT

cbse compsci cs grade11 ncert python sql

Last synced: 11 Jun 2025

https://github.com/Imran53/SQL-Mastery-for-Interviews

Level up your SQL skills for interviews! Explore a curated collection of SQL resources, interview questions, answers, PDFs, YouTube channels, websites, and Hackerrank solutions. Get ready to excel in SQL-related interviews with comprehensive learning materials and real-world problem-solving examples.

hackerrank-solutions hackerrank-sql interview-preparation interview-questions sql sql-query

Last synced: 11 Apr 2025

https://github.com/richardschoen/ileaccess

Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.

as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice

Last synced: 24 Jul 2025

https://github.com/kcasctiv/go-ewkb

Simple golang package for working with postgis geometry types

ewkb geometry golang postgis sql wkb

Last synced: 10 Mar 2026

https://github.com/willabides/sqlcgetters

Generate getters for sqlc structs

code-generation sql sqlc

Last synced: 30 Mar 2025

https://github.com/matteogioioso/postgres-explain-core

Package for PostgreSQL query plan visualizer

postgres postgresql query sql

Last synced: 29 Apr 2026

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/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/tiagocavalcante/connection

A secure, multiple database ORM for PHP

composer database php sql

Last synced: 13 Jan 2026

https://github.com/forchid/sqlite-server

High performance SQLite database server engine(standalone or embedded) based on C/S architecture

database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited

Last synced: 26 Apr 2026

https://github.com/edurankcr/edurankcr.api

Backend service for EduRankCR.com.

api-rest backend c-sharp docker sql tsql

Last synced: 21 Feb 2026

https://github.com/essien1990/relational_database_management_system

Relational Database using PostgreSQL commands for DML and DDL commands

database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy

Last synced: 27 Apr 2026

https://github.com/sriramalavalapati3/movie-ticket-reservation-system

This is a Booking Service which allows you to choose seats and book

docker docker-compose expressjs mysql-database nodejs nodemon sql

Last synced: 11 Apr 2026

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

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

backup etl godaddy golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 04 Apr 2026

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/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/stefanbschneider/feelya

✔️😊 feelya: The app that gets you! Keep track of what you eat and do and improve how you feel.

app bootstrap chartjs cicd django heroku hobby-project postgresql python python3 sql tracking webapp

Last synced: 30 Apr 2026

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/saheedniyi02/krecommend

A python package for creating content-based text recommender systems on pandas dataframes and SQLAlchemy tables

cosine-similarity flask-sqlalchemy nlp numpy pandas python recommendation-algorithms recommendation-engine recommendation-system recommender-system scikit-learn sql sqlalchemy sqlite3 tfidf-vectorizer

Last synced: 10 Mar 2026

https://github.com/fernandocalmet/java-login-layered-skeletor

♨️ Aplicación simple de escritorio en Java que permite operaciones CRUD aplicando Patrones de Arquitectura de Aplicaciones Empresariales (PEAA) y Diseño Orientado al Dominio (DDD)

crud-application ddd-architecture java jdbc mysql mysql-database peaa-architecture sql

Last synced: 16 Apr 2026

https://github.com/pangum/migration

盘古数据迁移集成

file go golang migrate migration sql

Last synced: 11 Apr 2025

https://github.com/jeim05/pruebafrontend

Web application build with ASP .NET Framework y CSS3

asp-net asp-net-mvc csharp css3 html5 javascript jquery sql sql-server

Last synced: 06 Jan 2026

https://github.com/hydraphyzer/library-management-system-in-c-and-sql

This Project Is Part of Our Software Engineering Lab (SE Lab). In This Project We Have Built a Library Management System Desktop Application With Beautiful Design Layout. This is Implemented With the Help of C# .Net Core 6.0 and SQL Database

csharp library-management-system librarymanagementsystem sql

Last synced: 30 Jun 2025

https://github.com/frozen-burrito/iot-device-manager

A web app built using ASP.NET and React capable of managing smart devices.

aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql

Last synced: 20 Jun 2025

https://github.com/og-cz/aramotorhub

A desktop app for e-commerce system for motorcycle parts. Built with JavaFX + Maven, backed by MySQL (XAMPP/phpMyAdmin).

fxml java javafx maven mysql-database scenebuilder sql

Last synced: 06 Sep 2025

https://github.com/pkx8326/hackerrank_findmedian_mysql

Finding the median value of a numeric column with MySQL is not as simple as type in a function. We need a step-by-step approach to solve this problem.

median mysql query sql statistics

Last synced: 08 Jun 2026

https://github.com/skrteeeeee/cursocief

Curso web "fullstack" de profesionalidad de Grado 3, realizado en CIEF.

bootstrap css express html javascript node-js php sql

Last synced: 05 Jan 2026

https://github.com/martinbinard/backend-social-network

Backend social network using nodeJS, express, MySQL & Sequelize

express mariadb nodejs sequelize sql

Last synced: 05 May 2026

https://github.com/ieedan/tiberqueries

A lightweight ORM for Tiberius.

derive mssqlserver orm rust sql tiberius

Last synced: 02 Mar 2025

https://github.com/birdmandayum0131/url-shortener

A Project for practicing golang and clean architecture

clean-architecture docker docker-compose go golang mysql nginx practice-project sql

Last synced: 10 Apr 2026

https://github.com/tss-sniper/sql-llm-project

This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.

api gemini-pro llm python sql sqlite streamlit

Last synced: 23 Jun 2025

https://github.com/adelrizq/firsttosolve

FirstToSolve is a competitive programming platform to manage competitive programming regular activities,

automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql

Last synced: 28 Apr 2026

https://github.com/7effrey89/streamlit_azuresqldb_fabric

Demo of a Custom Data Entry App you can build for your Azure SQL Database and Microsoft Fabric Warehouse and Lakehouse using python framework called Streamlit.

azure db fabric microsoft sql streamlit-webapp

Last synced: 06 Jan 2026

https://github.com/stevenvachon/sql-match

Match a string using an SQL pattern.

match nodejs sql wildcard

Last synced: 14 Mar 2025

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/jonathan-vella/azure-local-sizing-guides

Azure Local Sizing Guides provides comprehensive documentation, best practices, and tools for deploying and managing Azure services—such as AKS, AVD, and Arc-enabled SQL Managed Instance—on Azure Local and Azure Stack HCI environments. Get sizing guidance, deployment scripts, and real-world examples to optimize your on-premises Azure workloads.

aks arc avd azure azurelocal best sizing sql

Last synced: 07 Apr 2026

https://github.com/hanan-nawaz/flighttragedyanalysis

Flight Tragedy Analysis is a comprehensive data analysis project focused on examining aviation accidents and incidents from 1905 to 2009. This project provides users with valuable insights into historical plane crashes and their associated data.

airplane-crashes aws aws-redshift aws-s3 data-engineering etl kaggle postgresql power-bi psycopg2 python sql

Last synced: 11 Apr 2026

https://github.com/blinet/qmy

Quick mysql is a powerful module that makes the mysql system easier, simpler and faster

database db javascript mysql mysql2 nodejs quick sql

Last synced: 18 Apr 2026

https://github.com/krishnaura45/bloodpoint

🩸Blood Bank Management Portal 🔵SQL 🛠️ NetBeans ☕ Java

data-backend dbms development mysql sql web-interface

Last synced: 29 Apr 2026

https://github.com/shihabrafio/catalog-app

Discover the ultimate organizational solution for your personal collections with the Catalog of My Things App. This user-friendly application offers a seamless and intuitive experience, allowing you to effortlessly manage and explore various categories of your belongings, including games, books 📚, and music albums 🎶.

ruby sql

Last synced: 19 Apr 2025

https://github.com/codewithkyle/jsql

Asynchronously access and manage your IndexedDB databases using SQL queries.

asynchronous indexeddb offline-capable sql web-worker

Last synced: 15 Mar 2025

https://github.com/carvetighter/sqlmethods

A wrapper for pymssql (Microsoft Sql Server Package). I wrote this in the process of working with Sql Servers as a Data Scientist.

microsoft-sql microsoft-sql-server pymssql python python-3 python3 sql

Last synced: 04 Jan 2026

https://github.com/melisa-karatas/restaurant_management_system

This project is a simple restaurant management system written in Python with database provided by SQL.

management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3

Last synced: 05 May 2026

https://github.com/asifdotexe/covidporfolioproject

This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD

dashboard data-analysis data-exploration data-visualization sql sql-server tableau

Last synced: 08 Jun 2026

https://github.com/freddo1503/stock_news_pred

Web application to provide analysis-ready data (Stocks price, News, Tweets) for ML and RNN.

apache-kafka data-engineering django docker-compose postgresql python sql

Last synced: 11 Apr 2026

https://github.com/yossef-ashraf/quickorm

ORM (Object-Relational Mapping) is used to manage and interact with the database in a convenient and efficient way

orm php sql

Last synced: 12 Jun 2026

https://github.com/nahnahdev/Vet-clinic-database

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

database sql

Last synced: 18 May 2026

https://github.com/danolivo/pargres

[Prototype] [WIP] Extension on PostgreSQL for parallel query execution

parallel postgresql sql

Last synced: 18 May 2026

https://github.com/praisespjmt/personal-catalog

This project implemented a console app that will help you to keep a record of different types of things you own: books, music albums, and games. The data are stored in JSON files. The project was implemented using Ruby and SQL

ruby sql

Last synced: 29 Mar 2025

https://github.com/henryhale/db-admin

❇️ Interact with your databases directly in the web browser

database db db-client henryhale mysql2 sql sqlite3 web

Last synced: 18 Apr 2026

https://github.com/harrystaley/fsnd_logs_analysis

This repository contains the Logs Analysis Project, part of the Udacity Full Stack Web Developer Nanodegree program. It provides instructions for setting up a virtualized development environment using Vagrant and VirtualBox to analyze web server logs using Python and SQL.

nanodegree py python python3 sql udacity vagrant

Last synced: 07 Apr 2026

https://github.com/mrz1836/go-datastore

💾 Data layer using GORM for accessing models via a Database

database datastore go gorm mongo mysql postgres sql sqlite

Last synced: 27 May 2026

https://github.com/behindthemath/zmanim-sql

A partial SQL port of the KosherJava library

mysql sql zmanim

Last synced: 15 May 2026

https://github.com/hoantran-it/utility-library

Provide utility class for supporting software development with Java

comparison date-time datetime gmt java json sql utc validation

Last synced: 04 Jun 2026

https://github.com/isaquepinheiro/cqlbrasil

CQLBr Framework for Dart/Flutter (Isaque Pinheiro)

cassandra criteria dart database db2 firebase firebird flutter framework mongodb mysql sql sqlite

Last synced: 11 Apr 2026

https://github.com/simoneas02/data-science

🐍 A planning study to become a data scientist and to improve my current skills. 🤘🏼🌻

data data-analysis data-science data-visualization deep-learning machine-learning pandas python3 r sql

Last synced: 12 Apr 2026

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/jmaupetit/data7

⚡ Open your data in minutes

csv database datasets http parquet sql

Last synced: 18 Mar 2025

https://github.com/edummorenolp/udemycursos

Repositorio de Ejercicios de Cursos de programacion realizados en Udemy

angular css html java javascript jquery pytho spring sql typescript

Last synced: 12 Apr 2026

https://github.com/rinatmambetov/java-piscine-42school

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible

42projects 42school java sql

Last synced: 16 Mar 2025

https://github.com/xxf098/sqlparse

A SQL Parser and Formatter for Rust

parser rust sql

Last synced: 07 May 2025

https://github.com/shencangsheng/easy_db

EasyDB 是一个由 Rust 编写的 SQL 助手,旨在增强文本文件查询能力。通过 EasyDB,你可以将多个文本文件视为一个数据库,并使用 SQL 进行查询。它支持多种文件格式,包括 CSV、NdJson、JSON 和 Parquet 文件,无需进行文件转换,开箱即用。

compose csv databases json query-editor sql sql-assistant

Last synced: 22 Jun 2025

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/spektom/vertica-utilities

Useful Vertica DB functions

database-management sql vertica

Last synced: 17 Jun 2025

https://github.com/th3-z/malgo

:floppy_disk: MyAnimeList XML to SQLite migration utility and Go library — command line tool also available

golang library migration myanimelist sql sqlite3

Last synced: 03 Mar 2025

https://github.com/symfonycasts/doctrine-queries

SQL, DQL, Query Builders and code for the "Query Like a Pro in Doctrine" series - updated version of https://github.com/knpuniversity/doctrine-queries

doctrine doctrine-dbal doctrine-orm dql query-builders sql

Last synced: 16 Apr 2025

https://github.com/rhaseven7h/sqljson

SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.

field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators

Last synced: 22 May 2026

https://github.com/subnwa/sql

A starter code for creating a SQL database.

base data database master microsoft sql

Last synced: 06 Mar 2025

https://github.com/viktorsvertoka/goit-rdb-hw-07

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-07 sql workbench

Last synced: 09 Apr 2025

https://github.com/pablojimpas/protoc-gen-sqlc

Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.

code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite

Last synced: 06 Apr 2025

https://github.com/kyopark2014/aws-athena

It decribes how to use aws athena for data analytics

aws aws-athena query sql

Last synced: 27 Jun 2025

https://github.com/mh0386/game_rental

It is a game rental store application.

csharp microsoft-sql-server sql

Last synced: 26 Aug 2025

https://github.com/IowaComputerGurus/dnn.dbexporter

SQL Module for DNN for Export

dnn dotnetnuke sql

Last synced: 12 May 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/turbot/steampipe-plugin-doppler

Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.

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

Last synced: 02 Jul 2025

https://github.com/sofiane-abou-abderrahim/100-days-of-web-development

I learnt Web Development from A to Z in 100 days - from "Basic" to "Advanced", it's all included! Now, I can say that I'm a real Web Developer!

css3 html5 javascript netlify-deployment nodejs nosql sql vuejs

Last synced: 02 Apr 2026