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.
- GitHub: https://github.com/topics/database
- Wikipedia: https://en.wikipedia.org/wiki/Database
- Related Topics: dbms, sql, relational-database, nosql, document-oriented, in-memory-database, data-warehouse, graphdb, spatial-database, crud,
- Aliases: db, databases,
- Last updated: 2026-07-10 00:07:53 UTC
- JSON Representation
https://github.com/a3ro-dev/password_generator
Python program that generates a random password with the specified length, inserts it into a database, and then checks if the generated password already exists in the database. If it does, the program generates a new password and repeats the process until it generates a unique password.
database generator password password-generator password-manager project-python security
Last synced: 11 Sep 2025
https://github.com/bocaletto-luca/workout-body
Workout-Body is a modern web application designed to help users search and explore full-body exercises through detailed images and descriptions. This app leverages free open-data APIs to provide accurate exercise information, helping users enhance their workouts.
api bocaletto-luca body css3 database free-api full-body html5 javascript open-data opensource responsive webapp workout workout-body workout-generator workout-images
Last synced: 31 Aug 2025
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/steveoro/goggles_db
DB structure and base Rails models for the main Goggles application
database goggles sports swimming
Last synced: 10 Sep 2025
https://github.com/barakadanny/-vet_clinic-db
Vet clinic database is the collections of tables and related queries.
Last synced: 30 Jan 2026
https://github.com/yadickson/autoplsp
Maven plugin for generate Java classes from SP DataBase
database java maven-plugin oracle-database
Last synced: 24 Dec 2025
https://github.com/42bv/jarb-redux-form
Validating forms through JaRB, with redux-form.
constraints database entity jarb react redux-form validation
Last synced: 07 May 2026
https://github.com/LuisMiSanVe/GeminiPostSQL_API
REST API that uses AI to translate natural language to PostgreSQL queries
ai asp-net-core database gemini gemini-api newtonsoft-json npgsql pgadmin4 postgresql rest-api restsharp visual-studio
Last synced: 07 May 2025
https://github.com/stuartajd/haskell-coursework
📽️ A "film review website" built in Haskell for the Functional Programming coursework for 2nd Year at University of Portsmouth.
database haskell haskell-coursework mathfun movie university-of-portsmouth
Last synced: 14 Apr 2025
https://github.com/cleilsonandrade/flask_blog
Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.
blog database flask fullstack jinja2 jquery popper python sql sqlite
Last synced: 10 Apr 2026
https://github.com/bluetiger-official/bluetiger-multitool
BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...
boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss
Last synced: 07 May 2025
https://github.com/wildev-studios/hikari-persist
A lightweight and modular persistent cache library for hikari-based Discord bots
async cache database discord hikari persistence sqlite
Last synced: 10 Apr 2026
https://github.com/darkjoij/hxdb
A powerful and lightweight JSON driven multiplatform database.
Last synced: 24 Aug 2025
https://github.com/knobz-io/memdb
Easy-to-use in-memory database for Go
database generics go in-memory
Last synced: 10 Mar 2026
https://github.com/yahoojapan/k2hdkc_helm_chart
Helm Chart for K2HDKC DBaaS
antpickax chart chmpx clustering database dbaas distributes helm helm-chart helm-charts k2hash k2hdkc k2hdkc-cluster k2hdkc-dbaas k2hr3 k8s kubernetes kvs nosql
Last synced: 24 Aug 2025
https://github.com/sarapmagcode/mvcmovie-web-app-using-asp.net-core-mvc
A CRUD web app for storing movies using the MVC pattern
asp-net-core asp-net-mvc csharp database mvc-architecture
Last synced: 18 May 2026
https://github.com/samuelfaj/php-class_db.php
A PHP's Facilitation Class for Single and Multiple Databases.
connection database mssql mysql mysqli pgsql php sqlserv
Last synced: 20 Jan 2026
https://github.com/envigit/hoteldatabase
Projekt składający się z prostych zapytań w języku SQL do stworzenia, wypełnienia oraz wyświetlenia danych w bazie
Last synced: 14 Mar 2025
https://github.com/friskes/django-loaddata
Extended django loaddata command for uploading fixtures
cli database django django-models fixtures json loaddata postgres python
Last synced: 18 Feb 2026
https://github.com/jpeyret/pynoorm
Working with datasources without, or in addition to, using an ORM
Last synced: 09 Apr 2026
https://github.com/geekalexis/banking-system
A banking system created using JDBC and the Oracle Database
Last synced: 17 May 2026
https://github.com/Juminstock/programming-classes
Notes of my programming classes 🧑🏻💻.
css3 database html5 javascript prisma-orm typescipt web-development
Last synced: 22 Jul 2025
https://github.com/michaelmior/eson
A normalization tool for denormalized databases
database normalization normalize
Last synced: 21 Aug 2025
https://github.com/softspiders/express-mongodb
Minimalistic express-mongodb
backend connect database db hello-world helloworld javascript min mongodb node nodejs softspider softspiders ss starter template
Last synced: 11 Apr 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/sarincr/mysql-database-with-python
MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language
database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite
Last synced: 17 Apr 2026
https://github.com/luminovrym/lifeguidance
LifeGuidance is a Web-based guidance and counseling service application as a main app and mobile as a support app
api chat-application database erd flutter-apps laravel
Last synced: 12 Jan 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.
Last synced: 18 May 2026
https://github.com/robertdebock/ansible-role-mount_options
Install and configure mount_options on your system.
ansible application cloud database development infrastructure linux molecule monitoring mountoptions networking playbook security storage system tools tox windows
Last synced: 05 Sep 2025
https://github.com/dilsonlira/mega-data
Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.
csv database docker docker-compose easierlog json mysql python shell sql webscraping
Last synced: 07 Apr 2026
https://github.com/stylepatrick/binance-balance-cosumer
Spring Boot 2 REST API Consumer for Binance. Used to get spot, stacking and saving balance of coins/token from Binance account. For historical analysis balances are stored to Database storage.
balance binance-api binance-connector-api cryptocurrency database postgres security spring-boot telegram
Last synced: 14 Apr 2025
https://github.com/ahmadalsharef994/multi-tenant-saas-api
🏢 Enterprise-grade multi-tenant SaaS API built with Node.js, Express, and MongoDB featuring tenant isolation, role-based access control, and scalable architecture
architecture database example mongodb multitenancy nodejs
Last synced: 14 Jul 2025
https://github.com/websolutionstuff/laravel-9-mongodb-crud-operation-tutorial
In this article, we will see the laravel 9 MongoDB crud operation tutorial. Also, we will use jenssegers/laravel-mongodb composer package to create CRUD operation.
crud crud-operation database jenssegers laravel laravel-9 laravel-mongodb mongodb mongodb-database mongodb-driver package
Last synced: 13 May 2026
https://github.com/harehare/mq-db
Markdown-specialized embedded database with interval-indexed block storage and hierarchical query support.
Last synced: 18 Jun 2026
https://github.com/erikej/sqlcemergelib
This library simplifies the code to do Merge Replication from a SQL Server Compact 3.5 SP2 client, with useful helper methods
database replication sql-server sql-server-compact
Last synced: 12 May 2026
https://github.com/maximdanilchenko/radish
Simple in-memory database and its client written in python3/asyncio for python3/asyncio
asyncio database memory-storage python redis
Last synced: 09 May 2026
https://github.com/ao-concepts/storage
Storage and persistence helper module for gorm.
database go golang gorm repository storage transactions
Last synced: 14 May 2026
https://github.com/shafayatsaad/inventory_management_system
bracucse370 cse370 database mysql php sql
Last synced: 09 May 2026
https://github.com/halilozel1903/otelotomasyonu
Hotel automation construction with C#
csharp csharp-code csharp-game csharp-lang csharp-language csharp-library csharp-resources csharp-script csharp-sourcegenerator csharp-tutorial database db db-migration project sqlserver
Last synced: 09 May 2026
https://github.com/edeniyanda/python-text-file-importer
This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.
Last synced: 09 May 2026
https://github.com/perldancer/dancer2-plugin-auth-extensible-provider-database
Dancer2::Plugin::Database provider for Dancer2-Plugin-Auth-Extensible
Last synced: 13 May 2026
https://github.com/azizbenismail/atelier_doctrine_symfony
Un atelier Doctrine avec Symfony consiste à utiliser la bibliothèque Doctrine pour la gestion de la persistance des données dans une application Symfony. Doctrine est une couche d'abstraction de base de données (ORM - Object-Relational Mapping) qui facilite l'interaction avec la base de données en utilisant des objets et des requêtes orientées obje
curd-application database doctrine msql-database symfony
Last synced: 11 May 2026
https://github.com/bocaletto-luca/manga-explorer
Manga Explorer – Complete Edition is a professional web application built entirely using free APIs. It allows users to discover manga through multiple search modes, including: Search by Name: Enter a manga title to retrieve and paginate all matching results. Search by Letter: Browse through an A–Z menu that filters manga titles by their ...
bocaletto-luca css3 database free-api html5 javascript manga manga-api manga-explorer manga-search open-data opensource responsive webapp
Last synced: 13 Mar 2026
https://github.com/ridwanullahi-code/vet_clinic_database
The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories
database database-magement-system normalization-database postgresql postgresql-database sql transaction
Last synced: 17 May 2026
https://github.com/mit-lcp/northstar_mimic_visualization
Code to extract MIMIC data for the Northstar interactive visualization tool
database mimic-iii northstar visualization
Last synced: 10 Apr 2025
https://github.com/gimchuang/com.gm.unity-firebase-tool
Tools for calling Firebase Firestore REST API with UnityWebRequest. 🔥
database firestore rest-api unity unity-firebase unitywebrequest
Last synced: 08 May 2026
https://github.com/argentini/argentini.sqlpkg
Console application wrapper for Microsoft SqlPackage that adds features like excluding data from specific tables and database purging/creation. (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
c-sharp cli database dotnet linux macos sql-server sqlpackage windows
Last synced: 11 Apr 2025
https://github.com/ravikisha/distributed-kv-database
The Distributed Key-Value Database is a scalable, fault-tolerant key-value store implemented in Go. It is designed to handle large amounts of data across multiple nodes while providing high availability and performance. This project demonstrates key features such as sharding, replication, and multithreading .
database distributed-systems golang replication sharding
Last synced: 25 Jan 2026
https://github.com/saenuma/flaarum
A database that enforces structures and features its own query language.
database db golang structured-database ubuntu
Last synced: 11 Apr 2025
https://github.com/i-e-b/streamdb
A minimalist database that uses only Streams as storage, and can survive power loss and data corruption
byte-streams csharp database minimalist-database recoverable storage working
Last synced: 06 Mar 2026
https://github.com/samrocksc/jsoncrement
jsoncrement
database increment incremental json
Last synced: 09 May 2026
https://github.com/nminhducit/educenterdb
EduCenterDB is a project aimed at designing a database management system for an English learning center
database dbi202 erd sql sql-server
Last synced: 15 Jun 2025
https://github.com/ibmstreams/streamsx.eventstore
Toolkit for IBM Db2 Event Store integration.
database eventstore ibm-streams toolkit
Last synced: 15 Jul 2025
https://github.com/jeffotoni/gofileserver
Simple RESTFUL API demo server written on Go (golang) user S3, postgresql, Upload, Download
aws-s3 cloud curl database go golang restful restful-webservices
Last synced: 27 Mar 2025
https://github.com/0xsafkat20/c-sharp-project-2
C-Sharp Project
code csharp database mysql-database ui
Last synced: 10 Apr 2026
https://github.com/repnot/coursera_capstone
Capstone project repository for the IBM Data Science program offered on Coursera
api-rest data-science database ibm-db2 ibm-watson python sql
Last synced: 10 Apr 2025
https://github.com/aboviq/emigrate
The modern, modular and flexible migration tool for any database
bun database database-migrations database-schema javascript migrations nodejs sql tools typescript
Last synced: 12 Apr 2025
https://github.com/felipe-coletti/cross-platform-software-development
Practical exercises from the Cross-Platform Software Development course at Fatec Zona Leste (Fatec ZL), from August 2022 to June 2025
academic application course cross-platform database exercises higher-education math study website
Last synced: 10 Apr 2025
https://github.com/krisluczka/rapidvault
The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.
cpp database database-management database-management-systems
Last synced: 06 Mar 2026
https://github.com/oprogramador/wiki-nlp
Natural language processing of the Wikipedia text (as far English only) with goals to detect contradictory info, and to create a chat bot providing more accurate answers than ChatGPT.
database json language-model library machine-learning natural-language natural-language-processing natural-language-understanding nlp nlp-keywords-extraction nlp-parsing nosql
Last synced: 06 Mar 2026
https://github.com/apache/shardingsphere-externals
Distributed database middleware
database database-cluster distributed-database distributed-sql-database distributed-transactions middleware mysql postgresql shard shardingsphere sql
Last synced: 10 Apr 2025
https://github.com/sikatikenmogne/school-discipline-management-database
Base de donnée pour la gestion de la discipline en milieu scolaire / Database for school discipline management
database mysql mysql-database sql
Last synced: 17 May 2026
https://github.com/luismisanve/geminipostsql
WinForms program assisted with an AI that translates natural language to PostgreSQL queries
ai chsarp database dotnet gemini json postgresql visual-studio winforms
Last synced: 11 Apr 2025
https://github.com/apaxa-go/pgxh
Helpers for pgx (GoLang driver for PostgreSQL)
database golang library postgresql
Last synced: 17 Jan 2026
https://github.com/SA9102/Markdown-Text-Editor
A simple yet fast application for creating, organising and saving your notes.
authentication crud css database express immer javascript markdown mongodb react responsive-design text-editor vite
Last synced: 30 Dec 2025
https://github.com/syaiful6/goduckdb
Go SQL Driver for DuckDB
database duckdb-database golang
Last synced: 15 May 2026
https://github.com/edmondscommerce/doctrine-static-meta
An implementation of Doctrine using the PHP Static Meta Data driver and no annotations
code-generation code-generator database doctrine doctrine-orm experimental idea php php7
Last synced: 30 Apr 2025
https://github.com/kilicdev/bucksh0t.db
Database Advanced features By bucksh0t.dev
database javascript library module nodejs
Last synced: 01 Jul 2026
https://github.com/iandarwin/jpademo
A ton of JPA and Hibernate tutorial demos, both APIs demo'd on the same entities
database hibernate java jpa orm persistence
Last synced: 12 Apr 2025
https://github.com/adil-bikiev/employee-performance-evaluation-system
The Employee Performance Evaluation System 📊 helps organizations manage and assess employee performance efficiently. It allows adding ➕, editing ✏️, deleting ❌, and restoring ♻️ employee records, while tracking performance based on attendance 🕒, soft skills 🤝, and hard skills 💻, ensuring effective HR management.
database final-project jar java-database javafx-application oop team-repo
Last synced: 11 Feb 2026
https://github.com/joutvhu/hive_wait
Hive Wait provide a Hive repository to calling methods in the box as async. Wait until the Hive is ready to use before calling the box's methods.
box dart database hive lazy repository
Last synced: 06 May 2026
https://github.com/jhuckaby/pixl-server-unbase
A database component for the pixl-server framework.
Last synced: 07 Feb 2026
https://github.com/arasgungore/moviedb-system
Final MySQL project assigned for the Introduction to Database Systems (CMPE 321) course in the Spring 2023 semester.
database database-design database-management database-schema database-systems databases flask flask-application movie-database movie-database-api movie-database-app movie-database-website movie-reviews moviedb-api movies movies-app moviesdb moviesdb-api mysql mysql-database
Last synced: 06 Apr 2026
https://github.com/nambok/mentedb
A cognition aware database engine for AI agent memory. Purpose built in Rust with WAL, HNSW, knowledge graphs, and speculative context pre assembly. Not a wrapper, a ground up storage engine that thinks.
agent-memory ai ai-agents cognitive-architecture context-window database knowledge-graph langchain llm memory rag rust storage-engine vector-database
Last synced: 10 Apr 2026
https://github.com/firaskahlaoui/retail-data-warehouse
This project demonstrates the creation of a Data Warehouse using SQL Server 2022. It includes the design of dimension and fact tables, ETL processes for data integration, Python scripts for synthetic data generation, and SQL queries for KPI analysis to support business decision-making.
analytics database databasedesign datawarehousing etl kpi python sqlserver-2022
Last synced: 08 Jul 2025
https://github.com/giwiro/mongo-radar
Multithread python3 script that scans and dumps mongo databases with default access (no password), through Tor sock4 proxy using proxychains and writes it into a log file.
bot database discover ethical-hacking mongo-radar mongodb multithreading proxychains python3 tor
Last synced: 01 Jul 2026
https://github.com/retrodad0001/easydbmigrator
EasyDBMigrator - making SQL and PostgreSQL database migrations and integration testing easier with legacy systems
database microsoft migation posrgresql sql-server
Last synced: 11 Apr 2025
https://github.com/andrewjbateman/mevn-stack-data
:clipboard: MEVN Info & Full stack MEVN app with CRUD functions
data database express expressjs full-stack info mevn mevn-stack middleware mongodb mongodb-atlas nodejs typescript vue vue3 vue3-typescript
Last synced: 07 Apr 2026
https://github.com/poksyy/copay-app-backend
Backend repository for the Copay application. This repository contains the server-side logic, database structure, and API endpoints that support the functionality of managing shared expenses, debts, and wishlists for users in different groups. It includes database schema, user authentication, group management, expense tracking and other features.
api backend copay database debt expenses group-management mysql wishlists
Last synced: 11 Apr 2025
https://github.com/criwe/bookdatabase
Simple TYPO3 Bookdatabase
database extension typo3 typo3-bookdatabase
Last synced: 04 Jan 2026
https://github.com/macagua/example_msaccess_python
Examples for create a Microsoft Access database and query his data with Python
access database microsoft msaccess office pyodbc python python3 sql sql-query sqlalchemy sqlalchemy-orm
Last synced: 16 May 2026
https://github.com/0xsafkat20/metro-rail_online_ticket_system
Metro Rail Ticket Purchase System With C#
c-sharp database gui project project-management rails-application railway single ssms
Last synced: 17 Feb 2026