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/tasbeehismail/social-media-platform

A simple backend application to manage users, posts, and comments.

bcryptjs database deployment express javascript mysql nodejs orm sequelize

Last synced: 09 Apr 2026

https://github.com/aboyce/mongodb

Notes and helper snippets whilst learning MongoDB (Developer and Administrator Certification).

certifications database mongo mongodb

Last synced: 18 Apr 2026

https://github.com/asifhaider/staql

All of my SQL Practice Codes from various MOOCs in one place.

data-science database jupyter sqlite

Last synced: 20 Apr 2026

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

In this project I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it. Built with PostgreSQL

database sql

Last synced: 02 Aug 2025

https://github.com/kiwijos/mvc-report

My personal report page in the course mvc at BTH.

database doctrine mvc orm php php-unit-test sass school-project scss sqlite symfony twig

Last synced: 12 Apr 2026

https://github.com/kogo1616/sql

Dive into the SQL Sandbox for a collection of SQL exercises and solutions. From basic queries to advanced database manipulations.💻🔍

database mssql sql

Last synced: 16 Mar 2026

https://github.com/alphka/estoque-php

Site desenvolvido como requisito parcial para obtenção de nota na disciplina de Programação Web do IFNMG, com o tema de gerenciamento de estoque.

authentication database fetch-api form form-validation login mysql php tabulator tailwindcss

Last synced: 09 Apr 2026

https://github.com/ksb96/channel-list

list of youtube channels list for upgrading skills(for free)

cse database html-css java javascript nodejs nosql-database

Last synced: 09 Apr 2026

https://github.com/4rlm/crm_formatter

Ruby Gem: CrmFormatter is perfect for curating high-volume enterprise-scale web scraping, and integrates well with Nokogiri, Mechanize, and asynchronous jobs via Delayed_job or SideKick, to name a few.

4rlm adam-booth adam-john-booth address booth crm-data csv curation data-hash database filter formatter phone phone-number proper-strings ruby-gem ruby-methods scrub url

Last synced: 29 Apr 2026

https://github.com/sakibweb/phdb

PHDB is PHP Database Management Library

database database-management mariadb mysql sakibweb

Last synced: 09 Apr 2026

https://github.com/matteospanio/progetto-bd-2021

Progetto di gestione di DB con flask per il secondo modulo del corso di Basi di Dati alla facoltà di informatica di Ca'Foscari

bootstrap database flask html postgresql sql webapp

Last synced: 09 Apr 2026

https://github.com/sgaunet/postgresql-mcp

A Model Context Protocol (MCP) server that provides secure PostgreSQL database integration tools for Claude Code. Features read-only query execution, schema exploration, and performance analysis.

ai-tools claude-code database database-tools golang mcp mcp-server postgresql read-only sql

Last synced: 24 Sep 2025

https://github.com/edoardotosin/observatory-booking

A Flask-based, self-hostable observatory booking web app with role-based access control, weather-aware event booking, and encrypted user data. Built with Tailwind CSS for a modern, responsive UI.

booking database flask python sqlite tailwindcss webapp

Last synced: 09 Apr 2026

https://github.com/rezairfanwijaya/herocat

Cat adoption website. Software project course big assignment

css database js mysql php

Last synced: 12 Apr 2026

https://github.com/rand-asswad/gm4_bdd_univ

Projet de base de données en Génie Mathématique

database mysql sql

Last synced: 11 May 2026

https://github.com/tgross03/backpy

A Python based CLI tool for backing up data and databases.

backup command-line-interface database python

Last synced: 16 Jan 2026

https://github.com/kingarthurwashere/pos-and-accounting-system

A POS and accounting solution with a Laravel backend and Filament and Livewire frontend. Compatible with all SQL databases, this app is tailored for small to medium businesses, providing robust POS functions, internal remittance management, and comprehensive accounting ledgers.

database docker filament laravel-framework livewire mysql-database postgres sqlite

Last synced: 12 Apr 2026

https://github.com/sdalu/node-red-db

A node to provide basic database interaction.

database node-red

Last synced: 31 Jul 2025

https://github.com/shayaanq/casino-database

This casino database was made using Data structures like Linked Lists and Sorting Algorithm in C++. It is used for efficient storage and manipulation of customer records, demonstrating proficiency in file I/O, data parsing, and sorting algorithms.

casino data-structures database linked-list sorting-algorithms

Last synced: 05 May 2026

https://github.com/tim-hub/maxmind-ip-geo-sqlite

this is a sqlite3 database storing the open source version maxmind ip geo data.

database maxmind maxmind-geoip sqlite3

Last synced: 21 Sep 2025

https://github.com/choonsikdevlab/cs-study

(1) '면접을 위한 CS 전공지식 노트' 스터디

data-structure database design-pattern interview network operating-system

Last synced: 23 May 2026

https://github.com/wolfchamane/data-sandbox

Sandbox tool for Front-end developments.

data database front-end nodejs npm rest sandbox tool

Last synced: 28 Oct 2025

https://github.com/is0xjh25/sql-querying

Writing down SQL statements to search from the existing database.

database mysql querying

Last synced: 17 May 2026

https://github.com/eduardoprofe666/bases-de-datos

✨ CONEST. Proyecto de aplicación de control docente de Bases de Datos en Java Swing y PostgreSQL

2nd-year 2nd-year-project 4th-semester conest control-docente database jasper-reports java java-program java-swing postgres postgresql project school-management school-project

Last synced: 12 Apr 2026

https://github.com/gomuddle/goba

Create, manage and load database images using Go.

database db go goba golang

Last synced: 18 Jan 2026

https://github.com/empatisoft/pdo

PDO ile yazılmış olan bu ufak veritabanı sınıfı ile tüm ihtiyaçlarınızı kolaylıkla karşılayabilirsiniz.

database mysql pdo pdo-mysql pdo-php php query-builder

Last synced: 21 Jan 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/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/GStechschulte/tiny-db

Writing a lightweight log-structured-merge (LSM) storage engine from scratch

database lsm-tree storage-engine

Last synced: 27 Jul 2025

https://github.com/neotomadb/landingpages

A repository specifically for generating RMarkdown landing pages for Neotoma Datasets

database landing-page metadata neotoma-database r rmarkdown schema-org

Last synced: 19 Feb 2026

https://github.com/zyrouge/dart_perks

📦 Perks is a simple-to-use persistent data storage.

dart database flutter json key-value no-sql

Last synced: 12 Apr 2026

https://github.com/jhordyess/multi-container-apps

Simple Docker multi-container apps compiled for use with docker compose.

cms database docker docker-compose erp

Last synced: 12 Apr 2026

https://github.com/jahidulpabelislam/orm

Simple & lightweight ORM for PHP.

database entity model orm php

Last synced: 19 Feb 2026

https://github.com/andraxdev/json-database-api

A simple JSON database API that allows you to create, read, update and delete data from a JSON file.

api database docker flask json nosql python

Last synced: 12 Apr 2026

https://github.com/dhruvsrikanth/web-dev-project

A web-based implementation of the Canvas application with Student, Teacher and Admin support.

css database database-management flask-application front-end-development html5 javascript nodejs python python3 web-application web-design web-development

Last synced: 09 Apr 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/p4zd4n/dbee

Authorial Relational Database Management System (RDBMS) created with C++20. DBee supports majority of SQL operations

cmake cpp cpp20 database dbms dbms-project

Last synced: 09 May 2026

https://github.com/razvan48/proiect-sisteme-de-gestiune-a-bazelor-de-date-sgbd

Proiect Sisteme de Gestiune a Bazelor de Date (SGBD) Anul 2, Semestrul 1, Facultatea de Matematica si Informatica, Universitatea din Bucuresti

database database-management database-management-system database-management-systems database-schema databases

Last synced: 13 Sep 2025

https://github.com/fariosofernando/Purrgres

An automatic backup tool for PostgreSQL in Docker containers.

backup-tool database postgresql rust-tools

Last synced: 17 Sep 2025

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/mahmoudelsayed7/secure-storage-manager

The Secure Storage Manager provides a Flutter utility using flutter_secure_storage for secure data handling. It includes features, setup, and examples, highlighting why it surpasses SharedPreferences for encryption. Ideal for developers needing secure storage in Flutter apps.

android android-security cache database encryption flutter flutter-secure-storage flutter-security ios ios-security keychain keystore pub-dev pub-package security sharedpreferences storage token tokens

Last synced: 12 Apr 2026

https://github.com/tanzeelafatima492/database-systems

Database IT series chapter 8

database it-series mysql semester sql work

Last synced: 08 May 2026

https://github.com/diegonunfio/sql-leetcode

Collection Study plan 50 SQL Leetcode

database datanalysis problem-solving sql sql-server

Last synced: 19 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/graziele-fagundes/trabalho-pbd

Projeto desenvolvido como trabalho final da disciplina de Projeto de Banco de Dados com objetivo de criar um banco de dados para uma rede social, juntamente com uma interface integrada.

data-modeling database postgresql

Last synced: 11 Jun 2025

https://github.com/miguelalmeida2/gameoninfosystems

Information System to manage Games, Players, Conversations, Matches, Leaderboards, Trophies and Emblems using Postgres and JPA

database java jpa postgres

Last synced: 19 Jan 2026

https://github.com/oldprojectss/clinic-database

In this project we used a relational database (PostgreSQL) to create the initial data structure for a clinic. we create multiple tables to store clinic informations, and save the query's to the schema sql file.

database postgresql sql

Last synced: 05 May 2026

https://github.com/nickemma/spendless-app

Spendless is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what. Manage your own money, manage your own life.

capybara database postgresql ruby ruby-on-rails tailwindcss tdd

Last synced: 12 Apr 2026

https://github.com/yourdataarchitect/abyat-scaring-

This Scrapy spider for automates the extraction of product data from the Abyat website using Hidden Backend API, supporting both Arabic and English content.

data database scraper scrapy-crawler

Last synced: 23 Apr 2026

https://github.com/lixx21/bookdatabase_postgre_app

API for CRUD book database using flask and postgre

database flask postgresql python

Last synced: 13 Apr 2026

https://github.com/fju/nflserver

A NodeJS HTTP server that provides access to live updated matches and game schedules.

american-football backend database nfl node-js nodejs schedule server

Last synced: 24 Feb 2025

https://github.com/Miguel-Silva-Alves/ManagerPasswords

Kivy App to save your passwords local

database kivy kivymd

Last synced: 10 Mar 2025

https://github.com/trtheo/user-authentication-system

A full-stack User Authentication System built with React, Node.js, Express, and PostgreSQL (hosted on Neon DB). Features include JWT login, registration, password reset, protected routes, and real-time toast notifications. Deployed with Vercel (frontend) and Render (backend).

authentication axios database database-management javascript jwt-authentication neondb nodejs onrender postgresql react-hooks reactjs tailwindcss toastify vercel-deployment

Last synced: 12 Apr 2026

https://github.com/derafu/seed

From spreadsheets to databases seamlessly

database php seed

Last synced: 18 Mar 2025

https://github.com/ryderdamen/postgr8

Postgr8 is an example of a postgreSQL instance running in kubernetes with an autonomous backup system.

database gcp gke google-cloud kubernetes postgres

Last synced: 08 Apr 2026

https://github.com/vilhalva/crud-com-wxpython

👨‍🏫CRUD DE NOMES DE USUÁRIOS COM WXPYTHON E SQLITE.

aplicativo codigo crud database framework interface projeto python sqlite wxpython

Last synced: 07 May 2026

https://github.com/seven-33/hospitalms-api

📦 Microservices API developed with the REST architecture that allows consuming the resources of the HospitalDB database 🧬🧪

database database-management medicare mvc-architecture nestjs postgresql rest-api

Last synced: 25 Feb 2025

https://github.com/ninhnguyen01/SQL-Project

SQL Project (MAMP)

database sql

Last synced: 23 Aug 2025

https://github.com/eightsq/bdayscript

bash script reading birthdays from csv files

birthdays database script shell

Last synced: 02 May 2026

https://github.com/sedefkjamili/event-tracker-db-web-app

Event Tracking Application: Database Management and Web Application Development

database webapp

Last synced: 17 May 2026

https://github.com/merrill007/sql-data-warehouse-project

The Data Warehouse and Analytics Project is a comprehensive initiative designed to demonstrate the end-to-end process of building a modern data warehouse and deriving actionable insights through SQL-based analytics.

architecture business-intelligence crm data data-analysis database database-management datawarehouse erp etl etl-pipeline model sql sqlserver

Last synced: 22 Mar 2025

https://github.com/youseftareq33/electronichealthsystems_1_exchange-patients-record

Implementing Structural, Syntactic, and Semantic Interoperability in Healthcare Data

database electronic-healthcare-data exchange-patient-records hl7 mirth-connect

Last synced: 14 Apr 2025

https://github.com/iamvikash28/nl2sql

Ask your database questions in plain English. Get back real SQL, a safety check, and a results table.

chatbot data-analysis database gemini gemini-api google-genai llm llm-apps nl2sql nlp pandas python sql sql-generator sqlite streamlit text-to-sql

Last synced: 06 Jul 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/jillmpla/javarecorddatabase

Creates a database of person records. Data is stored in a binary file.

binary-data binary-data-store database databases java

Last synced: 11 May 2026

https://github.com/yuzlln/sql_for_data_analysis

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

database mysql sql

Last synced: 22 May 2026

https://github.com/nisanth2004/springboot-docker-programs

Docker ensures that the application runs consistently in any environment by packaging the application with its dependencies

container database dbms docker dockerhub image java mysql springboot sql

Last synced: 12 Apr 2026

https://github.com/githubfoam/liquibase-pipeline

liquibase, track, version, and deploy database changes

database liquibase version-control

Last synced: 30 Mar 2025

https://github.com/pedro-estevao/college-portal

A Student & Teacher Portal Clone project developed for the Programming Techniques 1 course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using PHP (OOP) and MySQL. A foundational academic project available for those studying OOP in PHP.

academic-project baraodemaua computer-science database mysql mysql-database oop oop-php php programming programming-techniques

Last synced: 25 Feb 2025

https://github.com/max-dark/useless-database

Database implementation for \useless\abstraction\Storage

database experimental php-library

Last synced: 28 Apr 2026

https://github.com/abenatenkorang/vet-clinic

Vet clinic database is a database schema for a veterinary clinic. It is built using PostgreSQL.

database psql

Last synced: 02 Jan 2026

https://github.com/divbloxjs/dx-db-sync

This tool has been deprecated. This repo will no longer be actively developed. To use Divblox in your project, please visit: https://github.com/divbloxjs/divblox

database database-management divblox mysql nodejs

Last synced: 12 Apr 2026

https://github.com/sshehrozali/stu-database-sys

CLI based program to work with Students Database.Also comes with User Login System with real-time activity.

database database-management python python3 sqlite3 students-data user-login

Last synced: 18 May 2026

https://github.com/elusivecodes/fyredb

FyreDB is a free, open-source database library for PHP.

database mysql php postgres sqlite

Last synced: 09 Oct 2025

https://github.com/rafaelmachadobr/ciberpizza

Este sistema, construído com Java e Spring Boot, permite aos clientes realizar pedidos de pizzas e bebidas de forma conveniente e eficiente, demonstrando a aplicação prática dos princípios de programação orientada a objetos em um contexto real.

bootstrap css database h2-database html java javascript mysql spring-boot spring-framework thymeleaf

Last synced: 18 Jan 2026

https://github.com/ttulka/thistledb

ThistleDB - Simple JSON Database

database java json nosql nosql-database server-client

Last synced: 04 Jul 2025

https://github.com/dinhanhx/tv_series_management

This is a repo for a TV series database system, done as a school project for a database course.

database database-management python-3 sql

Last synced: 05 Jun 2026

https://github.com/arkapg211002/leetcode-sql

LEETCODE SOLUTIONS FOR ALL NON PREMIUM QUESTIONS WITH TAG DATABASE

database oracle sql

Last synced: 18 Oct 2025

https://github.com/cihat-kose/mysql-jdbc-dbeaver-test-lab

Database Testing Practices with MySQL, JDBC, and DBeaver – SQL Script Examples and JDBC Exercises for mastering database operations and connectivity in Java.

database dbeaver jdbc mysql testing-automation testing-database testing-training

Last synced: 06 May 2026

https://github.com/swimburger/efstoredproceduresample

Sample for using Stored Procedures with Entity Framework Core

database dotnet entity-framework sql

Last synced: 14 Mar 2025