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/thecodemonkey86/qt_oci_driver

Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")

database driver oracle qt5 qt6 sql

Last synced: 27 Apr 2025

https://github.com/ronin-co/compiler

Generates SQLite statements from RONIN queries and models.

database queries ronin sql

Last synced: 21 Aug 2025

https://github.com/stats4sd/laravel-sql-views

A Laravel Package to let you manage MySQL views using .sql files stored within your project.

laravel laravel-package php sql

Last synced: 05 Aug 2025

https://github.com/duyet/athena-rs

Managing schema for AWS Athena as Code in GitOps-style

athena aws gitops rust rust-lang sql template-engine

Last synced: 07 Jul 2025

https://github.com/imvexed/mockgen

A CLI utility to generate arbitrarily large realistic mock data sets

cli fake-data-generator hacktoberfest mock-data-generator sql

Last synced: 25 Jul 2025

https://github.com/sunilvijayan7/timetracker

A Time Tracker Solution for IT Companies. Developed in .net core, VUE JS, blazor pages and Azure SAAS

attendance azure cqrs-pattern dotnet dotnet-core material nodejs npm saas sql sqlserver time tracker vue vuejs

Last synced: 25 Apr 2025

https://github.com/mo7ammedd/exam-system

The Examination System Database is a comprehensive solution designed to streamline examination processes

database examination-system sql sqlserver

Last synced: 16 Apr 2025

https://github.com/almoggutin/node-express-rest-api-mysql-js-example

Basic REST API example that is built with Node.js and Express in JavaScript. Database connection with MySQL with mysql2 library.

crud express mysql mysql2 nodejs rest-api sql

Last synced: 05 Mar 2025

https://github.com/briansorahan/spatialite

database/sql driver for libspatialite

geospatial spatial spatialite sql sqlite3

Last synced: 22 Mar 2025

https://github.com/tomwright/qry

SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.

go golang mysql repo repos sql sql-bui sql-builders

Last synced: 13 Mar 2025

https://github.com/jonathanyiv/sqlzoo

My solutions to SQL Zoo.

sql sql-zoo

Last synced: 26 Feb 2025

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

Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.

sql

Last synced: 27 Jun 2025

https://github.com/pprattis/Bookstore-ASP.NET-Web-Application

An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.

asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application

Last synced: 30 Oct 2025

https://github.com/venkatesh-bharath/java-full-stack-interview-questions-3-to-10-years-experience

A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.

corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql

Last synced: 30 Oct 2025

https://github.com/farjs/better-sqlite3-wrapper

Thin api wrapper around better-sqlite3 and bun:sqlite to allow cross- runtime/engine usage

api-wrapper better-sqlite3 bun cross-engine cross-runtime db sql sqlite sqlite-database sqlite3 sqlite3-database

Last synced: 14 Apr 2025

https://github.com/fzakaria/calcite-git

A native Calcite Git adapter

apache calcite git java relational-algebra sql

Last synced: 23 Jul 2025

https://github.com/melbournedeveloper/covid-19-db

COVID-19 database generated from Johns Hopkins CSSE data

covid-19 csv-files sql sqlite-database

Last synced: 29 Oct 2025

https://github.com/functionreturnfunction/format-table

Parse and reformat tabular data in emacs.

emacs json library sql

Last synced: 14 Jul 2025

https://github.com/PHPVibe/pornhub-cvs-dumps

PornHub website cvs dumps for PHPVibe's adult plugin 'Spicy'

mariadb mysql sql video videos

Last synced: 10 Mar 2025

https://github.com/marlenemoraes/curso-em-video

Cursos realizados do site Curso em Vídeo, realizado pelo professor Gustavo Guanabara.

css3 html5 java javascript mysql oop-principles packet-tracer python3 sql

Last synced: 14 May 2025

https://github.com/prefeitura-rio/queries-rj-smtr

Repositório de queries da Secretaria de Transportes do Rio de Janeiro (SMTR)

dbt queries sql

Last synced: 17 Jan 2026

https://github.com/solution10/sql

Completely standalone, expressive SQL query creator. No database or ORM needed.

composer-packages database php sql

Last synced: 14 Sep 2025

https://github.com/Venkatesh-Bharath/Java-Full-Stack-interview-questions-3-to-10-years-experience

A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.

corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql

Last synced: 21 Jul 2025

https://github.com/johnftitor/catalog-of-stuff

Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.

ruby sql

Last synced: 22 Jun 2025

https://github.com/azthinker/sqlrepoex

SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.

dapper dapper-extensions expression-to-sql lambda mysql orm sql sqlserver

Last synced: 13 Apr 2025

https://github.com/drbarnabus/dactools

A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.

dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool

Last synced: 30 Oct 2025

https://github.com/pycasbin/async-sqlalchemy-adapter

Async SQLAlchemy Adapter for PyCasbin

abac acl adapter async auth casbin orm python rbac sql sqlalchemy

Last synced: 24 Oct 2025

https://github.com/pprattis/bookstore-asp.net-web-application

An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.

asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application

Last synced: 08 Oct 2025

https://github.com/9ssi7/query

A fast, synchronized and dynamic query builder package.

chain-of-responsibility query query-builder sql typescript

Last synced: 05 Apr 2025

https://github.com/techiediaries/electron-mysql-demo

A Demo and Example App Created with Electron and MySQL Node.js Module

angularjs electron electron-app mysql sql

Last synced: 29 Oct 2025

https://github.com/cloudposse/terraform-aws-dms

Terraform modules for provisioning and managing AWS DMS resources

data dms dynamodb migration mysql oracle postgres postgresql s3 sql sql-server

Last synced: 09 Sep 2025

https://github.com/johnhany97/dental-clinic-system

Dental Clinic Appointments and Patients management System in Java

clinic dental java sql

Last synced: 10 Apr 2025

https://github.com/saket-sk/semester5-sppu-dbms-lab

List of SQL files of program outputs that I successfully implemented during my tenure as a student of B.E in Information Technology, Semester 5. Subject:- DBMS Lab

dbms mysql sql

Last synced: 12 Apr 2025

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

Use SQL to instantly query dashboards, data sources, users and more from Grafana. Open source CLI. No DB required.

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

Last synced: 28 Oct 2025

https://github.com/vicotrbb/sqltemple

SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.

database electron ide sql

Last synced: 06 Mar 2026

https://github.com/sanidhyy/trello-clone

Collaborate, manage projects and reach new productivity peaks.

actions management mysql next nextjs prisma productivity react server sql stripe task-manager tasks trello trello-clone

Last synced: 13 Apr 2025

https://github.com/i3abghany/rheadb

A disk-oriented DBMS with in-memory caching, B+Tree indexing, and JDBC interface

dbms jdbc sql

Last synced: 03 Oct 2025

https://github.com/rursprung/r2d2-oracle

an r2d2 adapter for the oracle database

connection database oracle pool r2d2 rust sql

Last synced: 30 Apr 2025

https://github.com/fernandod1/form-insert-mysql

Simply example of PHP script that includes a html form to insert its data into Mysql database.

form forms insert-data insert-records insert-script inserting insertion mysql mysql-connection mysql-connector mysql-database mysqli php php5 php7 phpmyadmin sql

Last synced: 24 Jun 2025

https://github.com/drmcarvalho/pyquerymonitor

Ferramento para monitoramento de consultas lentas em SQL

monitoring mysql query sql tool

Last synced: 13 Apr 2025

https://github.com/cbess/sqbrowser

SQLite Query Browser for any text editor. Uses wxPython 2.8+

database python sql sqlite wxpython

Last synced: 29 Oct 2025

https://github.com/posit-dev/orbital

Turn SciKitLearn pipelines into SQL

machine-learning python scikit-learn sql

Last synced: 09 Feb 2026

https://github.com/crgimenes/migration

SQL migration tool

go golang migration package sql

Last synced: 15 Dec 2025

https://github.com/ekhabarov/go-pg-generator

Golang struct generator for PostgreSQL

cli generator golang postgres postgresql sql

Last synced: 13 Apr 2025

https://github.com/k1ethoang/learn_sql-server

For beginner to learn SQL basic

microsoft-sql-server sql

Last synced: 30 Oct 2025

https://github.com/sualeh/introduction-to-sql

Introduction to SQL

database sql tutorial

Last synced: 19 Jun 2025

https://github.com/databrickslabs/waterbear

Automated provisioning of an industry Lakehouse with enterprise data model

data-model databricks delta-lake lakehouse python spark sql

Last synced: 07 Jul 2025

https://github.com/stackql/stackql-middleware

Middleware solution to allow clients to query back end APIs using SQL

api bff database middleware postgres postgresql sql stackql

Last synced: 11 Jul 2025

https://github.com/oyebamiji-micheal/100-days-of-sql-beginner-to-advance

MySQL and Oracle in 100 days

mysql oracle sql

Last synced: 11 Jun 2026

https://github.com/sebdesign/blade-sql-formatter

Display formatted SQL queries in your Laravel views

blade doctrine laravel query sql

Last synced: 12 Dec 2025

https://github.com/mokeddembillel/amortized-svgd-gan

Learning to draw samples: with application to amortized maximum likelihood estimator for generative adversarial learning

amortized amortized-svgd continuous-probability-distibution draw-samples gan pytorch pytorch-implementation reinforcement-learning soft-q-learning sql stein-variational-gradient-decent svgd

Last synced: 15 Jun 2025

https://github.com/aldy505/sql-dsl

SQL as template literal (for a lot of stuff)

database dsl mysql postgresql sql

Last synced: 12 Jul 2025

https://github.com/alirezasalehizadeh/querybuilder

Simple PHP query builder for quick interaction with database tables.

database mysql php query-builder sql

Last synced: 20 Mar 2025

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

PostgreSQL parser based on ANTLR4

antlr antlr4 database parser postgres postgresql sql

Last synced: 09 Jul 2025

https://github.com/ginkgobioworks/curious

Graph-based data exploration tool

django graph-database query query-language sql

Last synced: 30 Dec 2025

https://github.com/cpcloud/dpyr

Python dplyr operations for SQL databases and pandas DataFrames

data-science dplyr postgres python python-3 python-library python3 sql sqlalchemy sqlite3

Last synced: 09 Sep 2025

https://github.com/wroge/querify

query json-compatible data using a SQL-like language

json query sql

Last synced: 11 Apr 2025

https://github.com/iharshit009/secretpeek

Anonymity is taken Seriously. It is a webpage to confess your secrets.

css flask html socket-io sql

Last synced: 19 Jul 2025

https://github.com/nccapo/paginate-metakit

A powerful pagination toolkit for Go applications using GORM and standard SQL databases. This package provides flexible pagination solutions with support for both offset-based and cursor-based pagination.

go golang gorm gorm-orm metadata pagination sql

Last synced: 19 Jul 2025

https://github.com/birddevelper/flask_sqlalchemy_report

A useful simple to use utility to turn your sql query into a beautiful report HTML table

flask flask-sqlalchemy html python report sql sql-query sqlalchemy table

Last synced: 13 Mar 2025

https://github.com/gavincabbage/chiv

gavincabbage.com/chiv | Archive relational database tables to Amazon S3

archive database s3 sql

Last synced: 11 Apr 2025

https://github.com/canva-public/endpoint-vulnerability-management-samples

A companion repository to the Canva engineering blog post on how to do endpoint vulnerability management.

endpoint security sql vulnerability

Last synced: 31 Jan 2026

https://github.com/aymen94/games-center

Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql

dbms game-center java java-swing mysql oop sql steam swing uplay

Last synced: 28 Apr 2025

https://github.com/bria222/milk-management-system

Milk management system is a system that connects farmers to buyers and buyers to farmers. Farmers can rate buyers; hence farmers can select the farmer with the best rating to sell to them.

ajax authentication css html5 mailer mysql-database otp-verification php phpmyadmin sql

Last synced: 07 Sep 2025

https://github.com/serenedb/serenedb

The First True Distributed Real-Time Search Analytics Database

analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql

Last synced: 02 Apr 2026

https://github.com/prashuk/sql-taxi-management

Taxi Management Database Project

erdiagram oracle-11g plsql sql

Last synced: 02 Jan 2026

https://github.com/ray-di/ray.aurasqlmodule

Aura.Sql module for Ray.Di

aura database ray-module sql

Last synced: 13 Mar 2026

https://github.com/opensearch-project/sql-odbc

OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.

odbc opensearch opensearch-plugins sql

Last synced: 26 Apr 2025

https://github.com/tkcrm/pgxgen

Code generation tool for PostgreSQL, MySQL, and SQLite. Generates CRUD SQL, Go models, and sqlc query code from a single config file.

ddl generator mysql pgxgen postgres sql sqlc sqlformatter sqlite

Last synced: 14 Apr 2026

https://github.com/tobilg/polyglot

Rust/Wasm-powered SQL transpiler

rust sql sqlglot transpiler wasm

Last synced: 23 Feb 2026

https://github.com/andres-condezo/vet_clinic

Relational database to create the data structure for a vet clinic using PostgreSQL.

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/nkottary/esquelle.jl

Makes working with SQL databases easier

database orm sql

Last synced: 06 Jul 2025

https://github.com/reem-lab/vet-clinic

The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻‍⚕️

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/evandersondev/snail

🐌 Snail is a library inspired by Spring Data JPA, designed to simplify SQLite database management in Flutter/Dart applications. Easy to use like a snail (but as functional as a rocket 🚀)!

dart flutter jpa orm snail sqflite sql

Last synced: 11 Feb 2026

https://github.com/csfelix/how-to-do-instagram-portfolio

🌐 Public Codes and Projects shared in my Instagram's Account (C0dePlus) and Portfolio 🌐 (🔑 KeyWords: html, css, js, python, java, c#, cypher, sql 🔑)

c-sharp css cypher data-science html java javascript js jupyter-notebook mongodb mysql neo4j python sql

Last synced: 28 Apr 2025

https://github.com/abtinz/django-flask

Backend Developement learning with codeyad, Hamrouesh, youtube courses

backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket

Last synced: 17 Jan 2026

https://github.com/revolut-engineering/sqltools-driver-exasol

Exasol Driver for VSCode plugin SQLTools

exasol sql sqltools vscode vscode-extension

Last synced: 24 Feb 2026

https://github.com/akardapolov/dimension-db

Hybrid time-series and block-column storage database engine written in Java

big-data-processing column-store dbms java sql time-series

Last synced: 24 May 2026

https://github.com/rashedul-alam46/sql-multi-table-update

SQL query to update one table by another table.

database mssql-server sql tsql

Last synced: 21 Jun 2026

https://github.com/splitgraph/madatdata

😠 📈 Madatdata ("mad at data") is a TypeScript library for managing and querying SQL databases (so far including Seafowl and Splitgraph, but with an interface that makes it easy to add plugins for other databases).

postgres seafowl splitgraph sql typescript

Last synced: 10 Jul 2025

https://github.com/quartz/space-launches

Converts the JSR Launch Vehicle database into one big CSV file.

jsr project qz-things space sql sqlite

Last synced: 03 May 2025

https://github.com/johnftitor/vet_clinic

This repository is meant to get started with PostgreSQL. You'll find a set of commands in each file as stated in the README.md file

database postgresql sql

Last synced: 10 Jul 2025

https://github.com/gbburleigh/upworkscraper

A library for scraping and monitoring forum activity for Upwork.com, to observe patterns of censorship by moderators.

python selenium sql sqlite upwork webscraping

Last synced: 30 Apr 2025

https://github.com/antonihub/c0d3x

Continuous Testing with Python --> | Selenium | Gherkin | Cucumber | Firebase | Cloud Firestore | Pytest | Unittest | Playwright | QA | Linux | | Selenium WebDriver | CI/CD | Jenkins | Automated Tests | Tester | Software Engineering Analyst | Software Tester | Bash | Git | GitHub Actions | SQL & NoSQL |

ci-cd cicd firebase firestore gherkin git github-actions jenkins linux nosql python qa qa-automation selenium selenium-webdriver sql test test-automation testing

Last synced: 15 Jun 2025

https://github.com/boloto1979/code-sentinel

The project is a Python Code Sentinel that scans code files for potential security vulnerabilities. The goal is to identify suspicious patterns in the code that could indicate the presence of vulnerabilities.

csrf cybersecurity python sql sqlinjection ssrf xss xss-vulnerability

Last synced: 11 Apr 2025