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/magnusrodseth/complete-sql-mastery

My personal notes from the Complete SQL Mastery course.

mysql relational-databases sql

Last synced: 10 Sep 2025

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/giis-uniovi/tdrules

Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data

api-testing coverage database fpc mcdc mutants openapi sql testing

Last synced: 11 Apr 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/lnvaldez/stackoverflow-sql-queries

SQL queries and resources for working with the Stack Overflow 10GB database provided by Brent Ozar.

csv csv-files queries query rpt sql sql-server sql-server-database sql-server-management-studio stackoverflow

Last synced: 30 Oct 2025

https://github.com/elizabethsiegle/remote-mcp-server-authless-rickroll

MCP server that pretends to generate a podcast and then proceeds to rickroll you by returning a dynamic AI-generated slug to a Cloudflare Worker that displays a dynamic webpage

cloudflare cloudflare-d1 cloudflare-mcp cloudflare-workers d1-database sql

Last synced: 21 Jun 2025

https://github.com/fireemerald/knowntitles

A offline tool to edit the knownTitles of all characters

add character knowntitles lookup modify remove sql tool trinitycore

Last synced: 11 Jan 2026

https://github.com/rschwarz/sql-clickhouse

Support for Clickhouse databases in sql-mode for Emacs.

clickhouse emacs sql

Last synced: 11 Jun 2026

https://github.com/buckelieg/jdbc-fn

A functional layer to simplify a usage of JDBC with Stream API for Java 8+

database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams

Last synced: 16 Dec 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/arshadkazmi42/chrome-cookie

Chrome cookie manager for node. To set and get cookie from chrome

chrome chrome-cookie cookie cookie-crud crud db hacktoberfest sql sqlite

Last synced: 20 Mar 2025

https://github.com/maghead/magsql

high performance cross platform sql generator

sql universal

Last synced: 01 May 2025

https://github.com/mallickboy/edtech.github.io

An innovative EdTech platform built with ReactJS, Node.js, and MongoDB, enabling seamless course management, user interaction, and real-time updates. Designed for scalability and user-friendly experiences.

css fullstack-development html javascipt mongodb nodejs reactjs sql

Last synced: 13 Apr 2025

https://github.com/bogdanp/racket-define-query

Turn .sql files into virtual-statements.

racket sql

Last synced: 03 Apr 2025

https://github.com/aziontech/edgesql-shell

A command-line interface for interacting with Azion's EdgeSQL service.

azion cli edge-computing edgesql sql sqlite

Last synced: 28 Oct 2025

https://github.com/peeeuzin/pgbulk

A library for populate large amounts of data to PostgreSQL database with TypeScript

bulk-insert nodejs postgresql sql typescript

Last synced: 10 Apr 2025

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

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

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

Last synced: 22 Apr 2025

https://github.com/ovsyannykov/biz.softfor.spring.sqllog

Spring Boot starter for logging SQL queries with substituted parameters

java jpa log springboot3 sql

Last synced: 14 Jan 2026

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

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

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

Last synced: 07 Jul 2025

https://github.com/takegue/bqmake

BigQuery Powered Data Build Suite.

bigquery sql

Last synced: 30 Oct 2025

https://github.com/sipist/sipist-workspace

This repository provides containerized applications and microservices for the Intelligent Retrieval Systems course @ Instituto Superior Técnico

data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite

Last synced: 13 Apr 2026

https://github.com/helderfarias/sqlx-wrapper

A simple wrapper fo sqlx with control of transaction

database go golang sql

Last synced: 17 Jan 2026

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/turbot/steampipe-plugin-pagerduty

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

backup etl hacktoberfest pagerduty-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/mta-tech/kai

KAI allows users to perform complex analytics and document searches using natural language queries

agent ai analytics database llm rag sql text-to-sql

Last synced: 27 Feb 2025

https://github.com/Md-MamunAbdulKayum/springboot-security-examples

These examples include both Springboot-Security examples using in-memory setup and database setup

bcrypt database-setup encryption java mariadb spring-boot spring-security springboot-security sql thymeleaf

Last synced: 10 Mar 2025

https://github.com/petermartens98/openai-sql-query-generator-react-next-web-app

React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.

chatgpt css next openai react sql typescript

Last synced: 13 Apr 2026

https://github.com/stephenkati/vet_clinic

vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.

postgresql sql

Last synced: 12 Apr 2025

https://github.com/mooseman/langs

Playing around with small prog langs. Public-domain.

public-domain sql unlicense

Last synced: 16 Mar 2025

https://github.com/modscleo4/jsdb

JSDB is a Node.js database manager with SQL support

database javascript jsdb nodejs npm sql

Last synced: 10 Apr 2025

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

Use SQL to instantly query services, ACLs and more from Fastly. Open source CLI. No DB required.

backup etl fastly fastly-api hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 14 Jun 2025

https://github.com/kazimovzaman2/cs50x-finance

🤑 PSET9 of "Harvard CS50's Introduction to Computer Science"

cs50 css flask html javascript jinja python sql web-application

Last synced: 09 Apr 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/kosa12/squeal-minidbms

Squeal, a mini database-management system (DBMS) project is a Java-based application that provides essential functionalities for managing databases and tables.

database-management dbms-project java javaswing mongodb sql

Last synced: 14 Oct 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/apache/pulsar-sql

Pulsar SQL extracted from apache/pulsar

apache-pulsar pulsar pulsar-sql sql trino

Last synced: 09 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/sarthakmakhija/tinydb

Tiny relational DB implementation over an LSM tree based storage engine

golang lsm-tree relational-database sql

Last synced: 28 Apr 2025

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

Use SQL to instantly query resources, data sources and more from AWS CloudFormation templates. Open source CLI. No DB required.

aws backup cloudformation cloudformation-template etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 25 Aug 2025

https://github.com/simonacca/dict2sql

express SQL as python data structures

database orm python sql

Last synced: 14 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/DataDrivenGit/Music-Streaming-App-using-AWS-ETL

Implemented Data Warehouse, Data Lake on AWS and Data modeling with Postgres and Apache Cassandra, Also used Apache Airflow to create data pipeline

airflow-operators cassandra data-lake data-pipelines datawarehouse postgres python3 sql

Last synced: 20 Jul 2025

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

Use SQL to instantly query apps, dynos and more from Heroku. Open source CLI. No DB required.

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

Last synced: 02 Sep 2025

https://github.com/ncodes/jsq

A mongoDB query parser for SQL databases

go mongo sql

Last synced: 14 Jan 2026

https://github.com/redvars/orm

RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.

database deno javascript odm postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/codenoid/node-examp-app

Node JS, SQLite, IO Exam app

examp node sql

Last synced: 22 Apr 2025

https://github.com/volfpeter/sqlmodelservice

A generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI

fastapi pydantic python sql sqlalchemy sqlmodel

Last synced: 07 May 2025

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

Use SQL to instantly query infrastructure resources (e.g. servers, networks) from Equinix Metal. Open source CLI. No DB required.

backup equinix-metal equinix-metal-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

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/shafiuyushawu/vet-clinic-db

This project Vet Clinic database that that store details of animals in a farm and also generates specific reports using SQL quesries.

postgres postgresql postgresql-database sql

Last synced: 23 Apr 2025

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

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

android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql

Last synced: 12 Mar 2026

https://github.com/antonheryanto/dapper.entity

Dapper Extensions for Entity Framework

dapper dotnet dotnet-core efcore orm sql

Last synced: 14 Jan 2026

https://github.com/ramith-gunawardana/timetable-management-system

Time table management system for classrooms and universities

dekstop-app java sql sqlite swing

Last synced: 23 Jun 2025

https://github.com/turbot/steampipe-mod-oci-insights

View dashboards and reports across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.

dashboard hacktoberfest insights oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 12 Oct 2025

https://github.com/FelixDes/hibernate6-custom-functions

This project provides several examples of how to implement custom SQM functions in Hibernate 6.2

hibernate java postgresql spring-boot sql testcontainers

Last synced: 05 Sep 2025

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

Use SQL to instantly query status (e.g. checks, downtimes) from updown.io. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin updown updown-api updown-monitoring zero-etl

Last synced: 22 Apr 2025

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/velocityzen/sql-migrate-up

Simple SQL Migration tool

fp fp-ts migration sql

Last synced: 16 Jul 2025

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

Use SQL to instantly query Aiven accounts, projects, teams, users & more. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/ejunjsh/leetcode

😄 (600/800) learn algorithms and learn c++ by the way

algorithm cpp learning-algorithm leetcode shell sql

Last synced: 13 Apr 2025

https://github.com/instazdll/besson_ethan_info1a_164_2023

A simple web application that runs on flask and displays tables from a database.

flask flask-application markdown mysql sql

Last synced: 08 Apr 2025

https://github.com/skinz3/flex

Flex is a lightweight object-relational mapping (ORM) product for the Microsoft .NET Core and SQL : it provides a framework for mapping an object-oriented domain model to a traditional SQL database.

mysql orm orm-framework orm-library ormlite sql sqllite

Last synced: 14 Jan 2026

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

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

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

Last synced: 22 Apr 2025

https://github.com/joeyism/py-sql2sql

A simple lightweight tool to perform ETL jobs between two SQL databases

database etl extract lightweight load mysql oracle postgresql psql relational sql to transform

Last synced: 25 Apr 2025

https://github.com/davealdon/dynamic-sql-to-dynamic-object

📟 ObjectScript function to convert any sql query into a dynamic object

dynamic intersystems intersystems-cache intersystems-iris namespace object objectscript sql

Last synced: 01 Apr 2025

https://github.com/saeedkohansal/live-table-editor-php-js-mysql

A Live Table Editor like Microsoft Excel and Google Sheets From Scratch Using HTML, CSS, Core PHP, Vanilla JavaScript, and MySQL Database, With my Live Table Editor You can edit your data in database directly from an HTML table in Real-Time without any page refresh.

backenddeveloper corephp css excel frontenddevelopment fullstack fullstackwebdeveloper fullstackwebdevelopment gilgeekify googlesheets html livedata microsoftexcel mysql php phpcore sql sqlquery vanilla-javascript vanillajs

Last synced: 27 Jul 2025

https://github.com/raphaelalmeidamartins/mysql-all-for-one

MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 07 May 2025

https://github.com/victorokoroji/vet-clinic-database

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

database postgresql sql

Last synced: 30 Apr 2026

https://github.com/At1llaG/PHP-RSS

In this project, we gather RSS Feeds with PHP and stores them in MySql database so it can be implemented in any mobile app through mysqli request. This project also acts as an RSS Aggregator like Feedly or NewsBlur.

mariadb mysql php phpmyadmin rss rss-aggregator rss-reader sql xampp xml xml-parser

Last synced: 10 Mar 2025

https://github.com/cveira/openslim

Open Simple & Lightweight Infrastructure Manager

cmdb data itil itsm ms-access ms-sql-server powershell sql

Last synced: 15 Mar 2026

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/curycu/sql-quiz

based on MySQL syntax with mostly ANSI query style

quiz sql

Last synced: 04 Feb 2026

https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments

Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit

api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine

Last synced: 04 Apr 2025

https://github.com/mitranim/gos

[MOVED] Tool for mapping between Go structs and plain SQL. Not an ORM.

go sql

Last synced: 30 Apr 2025

https://github.com/haadiiii/vet-clinic-database

This database is of an imaginary Vet who wanted an easier way to manage his data.

database psql schema sql

Last synced: 03 Jul 2025

https://github.com/gabrielfalcao/chemist

Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL

active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing

Last synced: 07 Oct 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/codewizard-404/iset

This repository serves as a collection of academic projects, assignments, or learning exercises related to programming and IT concepts, intended for educational purposes and skill development during my time at ISET Charguia.

android angular c css dart django html java javascript nodejs php python soap springboot sql symfony talend typescript uml xml

Last synced: 10 Apr 2025

https://github.com/andreasgdp/robo-throw

Project about creating a robot system capable of picking up an object and throwing it hitting a given target.

cpp robotics sql

Last synced: 07 Mar 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/noborus/sqlss

Split SQL into statements

sql sql-splitstatement

Last synced: 04 Oct 2025