An open API service indexing awesome lists of open source software.

Database

A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.

https://github.com/labex-labs/sqlite-intermediate-to-advanced

In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!

advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management

Last synced: 18 May 2026

https://github.com/gavinhungry/rudiment

CRUD resource manager

crud database schema

Last synced: 17 May 2026

https://github.com/peroks/model-store

Model Store: Permanent data store for models.

database json mysql mysqli pdo pdo-mysql persistent-storage

Last synced: 13 Jan 2026

https://github.com/vilhalva/cadastro-e-login-com-php

👨‍🏫FORMULARIO EM HTML, CSS, PHP E MYSQL.

css database html login mysql php projeto site

Last synced: 12 Apr 2026

https://github.com/aixiasang/bitcask

一个基于Bitcask论文实现的高性能键值存储系统,具有简单、高效、持久化和崩溃恢复的特性。🚀 高性能读写操作:写入复杂度O(1),读取复杂度O(1) 💾 数据持久化:所有操作都会被记录到WAL文件 🛡️ 崩溃恢复:通过hint文件和WAL文件确保数据不丢失 🔄 自动文件轮转:防止单个数据文件过大 🔒 并发安全:支持多线程并发访问 🧹 数据合并:支持清理过期数据,优化存储空间

bitcask database nosql

Last synced: 27 Apr 2026

https://github.com/fadilxcoder/phinx

Phinx database migrations

database php poc

Last synced: 20 Apr 2025

https://github.com/emanoelcampos/salon-appointment-scheduler

Interactive Bash program that uses PostgreSQL for managing salon services and appointments. The Bash script interacts with the PostgreSQL database, executing SQL queries for data retrieval, insertion, and updating. The repository includes a detailed README with script analysis and output examples.

bash bash-script database freecodecamp postgresql relational-database sql

Last synced: 12 Apr 2026

https://github.com/pxycknomdictator/excli-express

A cli tool for creating Express.js applications, supporting both JavaScript and TypeScript.

database docker express-cli javascript npm typescript

Last synced: 20 Jan 2026

https://github.com/mega2799/db-set-cinematografico

Database Project 2020-2021

database sql

Last synced: 13 May 2026

https://github.com/jialuechen/framedb

Serverless DataFrame Database for Financial Time-Series Data

database financial-markets pandas-dataframe serverless-framework time-series-analysis

Last synced: 27 Jul 2025

https://github.com/lucas-nelson-uiuc/pinsdb

WIP database for tracking and storing bowling games.

bowling database python

Last synced: 21 Feb 2026

https://github.com/badranalyst/data-cleaning-and-exploratory-data-analysis-project

This project uses SQL to clean and analyze a layoffs dataset. Data cleaning tasks include removing duplicates, standardizing values, and handling missing data. Exploratory analysis is performed to identify trends in layoffs across companies, industries, and time periods.

cleaning-data data database dataset mysql mysql-database sql

Last synced: 07 Apr 2025

https://github.com/mkai/dictionarydb

Python-based CLI tool to set up the database for a dictionary app

database dictionary education importer language translations

Last synced: 11 Jun 2025

https://github.com/jonfast565/FormGenerator

Useful form generation tool ported from an original tool in python

api asp-net-core database development forms generator metaprogramming template-metaprogramming

Last synced: 10 Mar 2025

https://github.com/jahidulpabelislam/orm

Simple & lightweight ORM for PHP.

database entity model orm php

Last synced: 19 Feb 2026

https://github.com/andschar/chemlook

An R Package and Database containing Information on Chemicals

biology chemistry chemoinformatics database r

Last synced: 27 Apr 2026

https://github.com/piyushkumar2025/india-general-elections-2024_data-analyst

Analyzed election data for 540+ constituencies and 100+ parties using SQL. Calculated state-wise seat distributions, classified 30+ parties into alliances, identified top 10 candidates by EVM votes, calculated victory margins, and analyzed voting patterns for 300+ candidates to uncover key insights.

analytics data database mysql sql statistics

Last synced: 22 May 2026

https://github.com/arkaniightt/chatbotconversa

ChatbotConversa é um projeto open-source que utiliza a tecnologia avançada da OpenAI para facilitar interações automatizadas e inteligentes com usuários.

ai chatbot database openai python

Last synced: 25 Jul 2025

https://github.com/derafu/query

Expressive Path-Based Query Builder for PHP

database php query query-builder sql

Last synced: 23 Jul 2025

https://github.com/yuzlln/sql_recipe

데이터 분석을 위한 SQL 레시피

database mysql sql

Last synced: 02 Jan 2026

https://github.com/lukasbecvar/admin-suite

Solution for Linux server administration and monitoring.

admin database linux monitoring php symfony tool

Last synced: 04 May 2026

https://github.com/gameleira/studies-database

Esse repositório têm como objetivo alocar todo e qualquer script para aprender e praticar gerenciamento de banco de dados SQL e NoSQL

database nosql sql

Last synced: 01 Mar 2025

https://github.com/torrentg/nplex-cpp

C++ client to access the nplex database

client cpp database nplex

Last synced: 31 May 2026

https://github.com/nikandfor/xrain

my super puper embedded database

database embedded golang key-value nosql

Last synced: 12 Jan 2026

https://github.com/devilcove/boltdb

Generic CRUD abstractions to bbolt (etc.io/bbolt) database

bbolt bolt boltdb database go

Last synced: 18 Feb 2026

https://github.com/beinglojain/audio-vibe

A Podcast code written in Java language, Java GUI, Connected with a database written in SQL language.

database gui interface java java-interfaces podcast sql

Last synced: 03 Jan 2026

https://github.com/lancewalk87/cls-cloud-sync-ruby-on-rails

Software | SQL Database with automated Cloud Sync for mitigating lost data across dist. servers. Managed by Ruby on Rails.

cloud-computing cloud-storage data database ruby ruby-application ruby-on-rails server sql

Last synced: 24 Jul 2025

https://github.com/shreyashmyakal/-automating-lemp-stack-deployment-hosting-a-web-page-

i recently worked on a hands-on project where I automated the LEMP (Linux, Nginx, MySQL, PHP) stack installation and deployed a web form on a cloud server. The process involved using SCP (Secure Copy Protocol) to transfer files from my local system to the server and automating the installation using Shell Scripting.

aws database html lemp-stack linux mysql php

Last synced: 12 Apr 2026

https://github.com/agricolamz/uvular_database

Uvular consonants in Languages of the Caucasus

database linguistics phonology r-markdown

Last synced: 24 Mar 2025

https://github.com/art2url/sql-50

🗃️ A collection of SQL solutions for LeetCode problems, designed to help crack SQL interviews with 50 essential queries.

coding-challenges database github interview learning leetcode problem-solving solutions sql sql-queries

Last synced: 28 Apr 2026

https://github.com/turtacn/guocedb

GuoceDB: a high-performance, MySQL-compatible relational database built from the ground up in pure Go. It features a storage-agnostic query engine with pluggable storage backends, designed for modern cloud-native applications.

database go-database kv mysql

Last synced: 16 Jan 2026

https://github.com/ronnakamoto/nosql-buddy

A cross-platform MongoDB management studio with visual query builder, aggregation pipelines, SQL-to-MongoDB translation, and a ZK-powered tamper-evident audit log anchored on-chain via Soroban.

database mongodb

Last synced: 09 Jul 2026

https://github.com/prajjwol09/data-cleaning-project

This project is dedicated to cleaning, standardizing a dataset, dealing with null values from a CSV file named "layoffs" using MySQL, with MySQL Workbench as the workspace environment. The goal is to prepare the data for analysis.

cleaning-data columns data-analysis database duplicates mysql rows standard

Last synced: 20 Apr 2026

https://github.com/veranovus/go-server-login-system

Simple login system with golang http server

database golang login-system networking website

Last synced: 27 Feb 2025

https://github.com/macktireh/postgres-to-csv

This Python script connects to a PostgreSQL database, fetches data from a specified table, and exports the data to a CSV file. Additionally, it saves images stored as base64 strings in the database to individual image files.

database export-csv postgresql python

Last synced: 04 May 2026

https://github.com/krisdarryn/model-generator

Generate class out from specific tables.

bootstrap css database generate html illuminate javascript jquery klein model php

Last synced: 08 Apr 2026

https://github.com/ritzvincentculanag/guess-that-compound

Star Generation's first ever product. An enjoyable and knowledgeable quiz based application for students and teachers alike.

android database mobile-development views xml

Last synced: 14 Apr 2025

https://github.com/mrezaakbari/webdevelopment

Here you can see the PHP codes, these codes were written based on the needs of a medical clinic. In the future, the codes will be updated and more complete.

admin-dashboard admin-function admin-panel database php webdevelopment

Last synced: 13 May 2026

https://github.com/cityssm/data-proxier

Limit the amount of data exposed using a database proxy.

database mssql proxy sql sql-server

Last synced: 13 Apr 2026

https://github.com/sedjnohero/kursdb

This project is a web application designed to manage and track airline ticket sales. It includes a robust backend built on Supabase (PostgreSQL) for efficient data storage and management, and a modern frontend developed using Vite, React, and TypeScript for a seamless and responsive user experience

database postgresql react supabase typescript vite

Last synced: 12 Apr 2026

https://github.com/vim89/flowforge

Let's be honest - most data pipeline frameworks treat types as suggestions. Config files are strings. Schemas are "validated" at runtime. Data quality is an afterthought. So, let's do differently

archetype data data-contracts data-engineering data-pipelines data-quality data-science database dataengineering datapipeline etl etl-framework pipelines scala scalability spark spark-sql spark-streaming

Last synced: 14 Apr 2026

https://github.com/harwoeck/sqlee

:tophat: Package sqlee is a general purpose, transparent, non-magical helper package for sql.DB that simplifies and reduces error checking for various SQL operations.

database db essentials go golang helper library module package sql

Last synced: 20 May 2026

https://github.com/aliforever/go-elegant

An elegant Golang ORM for SQL

database go golang orm sql

Last synced: 28 Jan 2026

https://github.com/elisiomassaqui/kufuma

Kufuma é muito mais do que apenas um aplicativo de Simulação de Negócios - é o seu companheiro de jornada para explorar e aprimorar suas habilidades no backend, tudo isso com o poder do Flutter e do MongoDB Atlas.

authentication backend database design flutter interfax mobile-development mongodb-atlas online

Last synced: 10 Apr 2026

https://github.com/oiclai/bd1-project

Repositório para realização das etapas do projeto da Disciplina Banco de Dados I. 2024.2.

conceptual-model database

Last synced: 03 Sep 2025

https://github.com/hardikaz/mongodbconnection

Here i have established connection with mongoDB on local machine server for development purpose using the new version

database mongodb

Last synced: 03 Jul 2025

https://github.com/kitpymes/template-netcore-entityframework

Librería para utilizar Entity Framework para el acceso a datos

csharp database entityframeworkcore netcore orm

Last synced: 03 May 2026

https://github.com/zhrgns/sql-ecommercedatabasemodel

This repo includes one of my personal projects that creates logical and physical design of an e-Commerce DB.

database e-commerce er-diagram oracle sql

Last synced: 14 Apr 2025

https://github.com/ibrahimraimi/database-backup-utility

A comprehensive command-line interface (CLI) utility for backing up and restoring any type of database

backup cli database go

Last synced: 17 Jan 2026

https://github.com/muhammadfarooq85/mongodb-arthematic-operators

This repository is about how to use Arthematic operators in mongoDb.

database mongodb mongoose nosql

Last synced: 26 Oct 2025

https://github.com/mostafahima/books-collection-crud-application

This project is a training exercise for practicing database operations (CRUD), helping users manage a book collection with title, author, and rating.

database flask python sql sqlalche

Last synced: 12 Apr 2026

https://github.com/madeiradata/microsoft-dbas-club

Open-source Repository of Useful Scripts and Solutions for Microsoft Database Administrators

azure-sql azure-sql-database database microsoft-sql-server mssql mssqlserver sql-server

Last synced: 24 Dec 2025

https://github.com/valyagolev/anystore

polymorphic, type-safe, composable interface for arbitrary stores

database rust

Last synced: 16 May 2026

https://github.com/laomu1988/temp-data

简单的临时数据存放,数据操作和普通对象一样简单

database

Last synced: 26 Mar 2025

https://github.com/anty-filidor/make-education-great-again-db

MSSQL database wrapped in flask app for Open Data hackathon

database docker flask python sql

Last synced: 08 Apr 2026

https://github.com/ganzerli/e-pathy

e-pathy saves integers (also in a file) in a way that you can find them following a path. /0/1/50/0 for example

binary-data c data-structures database graph graph-algorithms

Last synced: 28 Apr 2026

https://github.com/kenpusney/postmigrate

A barebone PostgreSQL schema migration tool

database migration postgres ruby

Last synced: 10 Apr 2026

https://github.com/heisenberg4441/scriptdb

🚀 ScriptDB — лёгкая файловая база данных на TypeScript, работающая через HTTP API. 📂 Данные загружаются в память и синхронизируются с JSON-файлом при изменениях. ⚡ Идеально подходит для небольших проектов и локального хранения данных.

database filesystem nodejs typescript

Last synced: 10 Apr 2026

https://github.com/rudibroekhuizen/docker-oracleplus

Oracle database with Kibana dashboard running on Docker

database elasticsearch elk kibana logstash oracle sqlcl

Last synced: 30 Apr 2026

https://github.com/hurricanemark/relational_database

Modeling a relational database often is the starting point for scoping and prototyping. Data is the most valuable part of any applications. Understanding your data will result in its best presentation.

bash-script csv database git pl-psql postgresql sql

Last synced: 12 Apr 2026

https://github.com/gtkacz/get-it

Project to create and save annotations on website. Server and backend made with Python.

annotations backend css database html html-css http http-server python sqlite sqlite3

Last synced: 12 Apr 2026

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

This repository implements the use of relational database to create the database for vet clinic.

database postgresql

Last synced: 05 May 2026

https://github.com/Aizaz-Ahmad/DIVIDITE

Dividite is a Latin word meaning "Share it". It is a web-based, resource-sharing platform accessible only to the students of P.U.C.I.T. The students of P.U.C.I.T can Upload and download books, slides, and notes e.t.c by simply creating an account using their Official email IDs.

database php sql vuejs xampp

Last synced: 12 Mar 2025

https://github.com/shishirshekhar/student_supervisor_dashboard

This is a student and supervisor dashboard.

dashboard database python sqlite3 tkinter tkinter-gui

Last synced: 02 May 2026

https://github.com/akunna1/api-mongodb-node-express-

Creating an API using MongoDB, Express.js, and Node.js to create a social media post with CRUD operations. The post includes a message and an image upload

crud-api database express-js mongodb mongoose multer node-js

Last synced: 09 Feb 2026

https://github.com/duaa-a/librarymanagementsystem_db

A Library Management System developed for a database course, covering ERD design to C# implementation.

csharp database dotnet lms sqlite

Last synced: 12 Apr 2026

https://github.com/kpechenenko/travel-agency

The final project for the database course at the university.

database erdiagram postrgesql sql

Last synced: 10 Jun 2025

https://github.com/kledenai/docker-mongodb

A mongodb database service to run on docker

database docker docker-compose mongodb no-sql

Last synced: 12 Apr 2026

https://github.com/marktheo/mysql-docker

Docker compose file for mysql deploy

database docker docker-compose mysql

Last synced: 12 Apr 2026

https://github.com/ambientwave/cosmetic-product-flask-rest-api

A project that provide the ability to manipulate a collection of cosmetic products using REST API and different database engines (sqlite, postgresql and mongodb)

api backend backend-api database flask mongodb postgresql python python3 rest-api sqlite

Last synced: 08 Apr 2026

https://github.com/hoaian2/mysql-backup

Bash script to backup mysql /mariadb database in parallel for better performance

backup database mysql

Last synced: 02 Jan 2026

https://github.com/aiwithqasim/p1_explore-weather-trends

In this project, I'll analyze local and global temperature data and compare the temperature trends where I live to overall global temperature trends. Moreover i will use SQL query to extract data from the given Data base and i have to visualize the insight or Average temperature to find the findings.

data dataanalyst database datavisualization nanodegree udacity

Last synced: 22 May 2026

https://github.com/gabriel-corto/api.bukiz.com

api service to bukiz mobile application

clean-architecture database ddd design-patterns docker

Last synced: 20 Jan 2026

https://github.com/karensaraimoralesmontiel/8-week-sql-challenge

Case Studies Solutions for the 8-Week-SQL-Challenge.

data database sql

Last synced: 02 Jan 2026

https://github.com/zhouhao/spring-boot-jwt-example

Example spring boot project for spring security with jwt integration.

database flywaydb jwt spring-boot spring-security

Last synced: 21 Feb 2026

https://github.com/wtlow003/sql-peer-tutor-workshop

Materials used to conduct SQL Peer Tutoring Workshop, organised under Centre for Experiential Learning (CEL) at Singapore University of Social Sciences (SUSS).

database sql

Last synced: 31 May 2026

https://github.com/fuzeman/byte-sqlite

(Alpha) SQLite compiler and executor for byte

byte data-model database orm pypy python sqlite

Last synced: 23 Mar 2025

https://github.com/opendgraph/dgraph-rancher-catalog-2.0

An Rancher 2.0 Catalog for Dgraph - Beta testing still, but it's working.

database dgraph graph graphql kubernetes rancher-catalog

Last synced: 13 Apr 2026

https://github.com/tawfik-s/brokerage-firm-database-project

data base project using oracle sql - pl sql - form builder

database form-builder oracle oraclesql report-generator sql

Last synced: 22 May 2026

https://github.com/chriseborowski/witter

A Django-powered social platform with robust user authentication, efficient database management, and scalable architecture. Features include user profiles, post sharing, real-time updates, geolocation, and file handling. Utilizes Django's ORM, RESTful APIs, and template system. Implements best security practices and offers a customizable UI.

authentication bootstrap database django django-application django-framework django-project django-rest-framework html html-css python python3 restful-api social-media social-network twitter twitter-clone web-development webapp

Last synced: 03 Jul 2025

https://github.com/yuzlln/sql_for_data_analysis

데이터 분석을 위한 중요 SQL 모음

database mysql sql

Last synced: 22 May 2026

https://github.com/interzoid/php-examples

Provides PHP examples for consuming several of the Cloud APIs available from Interzoid, including company name matching, individual name matching, weather, page performance, email validation, currency rates/FOREX, and global telephone information.

api cloud data database php quality

Last synced: 12 Jan 2026

https://github.com/ascoos/jsqldb

JSQLDB is a "lightweight, JSON-powered database system" designed for PHP applications. It provides "SQL-like queries" with the flexibility of JSON storage, "eliminating the need" for traditional database dependencies like SQLite or MySQL.

ascoos ascoos-framework database json php php8 sql

Last synced: 15 May 2026

https://github.com/cucumberian/access-2-sql

dockerfile for converting access database into sql syntax for mysql, postgres, ...

access bash converter database mysql postgres script sql

Last synced: 10 Apr 2026