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-03 00:07:51 UTC
- JSON Representation
https://github.com/keziahmoselle/soulsborne.build
website focused on the soulsborne series (Dark Souls, Bloodborne, Elden Ring) which aims to centralize community created content like builds and character appearances as well as some interesting lore data visualization.
build database souls-like soulsborne-series
Last synced: 08 Feb 2026
https://github.com/portasynthinca3/sidx
Simple key-value store with subindex support for the BEAM implemented in pure Elixir. Mainly intended to be used by the `markov` library
Last synced: 14 Oct 2025
https://github.com/m7moudgadallah/iti-database-labs
This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.
database ddl dml joins sql sqlserver tsql
Last synced: 04 May 2026
https://github.com/amir-kedis/media-tracker
A website to help you keep track of all the video media that you watched, are watching or planing to watch.
database media python web-application webapp
Last synced: 04 May 2026
https://github.com/bergio13/webapp_v2
A website to keep track of watched movies and share your watch history with your friends
Last synced: 14 Mar 2026
https://github.com/laolarou726/text_2_sql_demo
This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.
agent database langchain llm python sqlite text2sql
Last synced: 16 Feb 2026
https://github.com/purejoymind/backupscript
Backing up mongoDB and server files and uploading them to another server using sftp.
backend backup database db mongodb sftp sftp-upload shell shell-script shellscript
Last synced: 04 May 2026
https://github.com/john-cd/john-cd.github.io
John's Blog and Cheatsheets
ai aws c-sharp cloud concurrent-programming data-science database deep-learning distributed-systems dotnet information-retrieval ml nlp python search system
Last synced: 28 Jan 2026
https://github.com/otterbk/corona-management-system
코로나 동선 관리 시스템(3학년 2학기 소프트웨어 공학 기말 프로젝트)
android-app database network rmi-client rmi-server server
Last synced: 07 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/retzd-tech/genkitx-hnsw-indexer
Genkit AI framework plugin for HNSW vector database. save data into vector store for Retrieval Augmented Generation (RAG) implementation in Generative AI
ai database firebase generative-ai genkit hnsw rag vector vector-database
Last synced: 17 Apr 2026
https://github.com/temoto/mysql-leader-kuska
Mysql leader (master) election using consul lock
consul database high-availability mysql operations production-ready systemd
Last synced: 04 May 2026
https://github.com/ghosind/corgidb
An embedded key-value database.
database key-value kvdb nosql nosql-database
Last synced: 17 May 2026
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/dataopstix/modelt
Modelt(mow·delt) is a modern data integration solution that connects data to data for advanced analytics.
airbyte airflow airflow-docker data data-analysis data-visualization database dbt elt etl etl-automation metabase metadata modern modern-dev modernization
Last synced: 28 Mar 2025
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/geekalexis/banking-system
A banking system created using JDBC and the Oracle Database
Last synced: 17 May 2026
https://github.com/neetigyachahar/genql
Generate SQL query from natural language.
Last synced: 08 May 2025
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/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/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/clivern/snippets
🍫 Sublime Text Snippets.
database golang java javascript php rust-lang sublime-package sublime-snippets sublime-text-3 sublime-text-plugin
Last synced: 07 Apr 2026
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/eventdbx/eventdbx
Immutable, event-sourced, nosql, write-side database system
cqrs database event-sourcing eventstore immutable memory-safe nosql
Last synced: 07 Mar 2026
https://github.com/antonashraf/bugtrackingsystem
A bug tracking system is a software application that helps developers track and manage bugs in their software.
authentication bugtrackingsystem database email-sender java mysql-server oop roles-permission-management swing-gui
Last synced: 18 May 2026
https://github.com/khaledashrafh/lms
This project meticulously implements a robust Library Management System (LMS) in Java, leveraging the power of Maven for streamlined build automation and Swing for an intuitive graphical user interface (GUI). Its primary objective is to significantly enhance library operations by automating essential book and member management tasks, fostering effi
book clean-architecture clean-code database java junit library-management library-management-system lms lombok maven mysql mysql-database native-data oop-principles pom slf4j swing swing-gui uml
Last synced: 06 Jan 2026
https://github.com/imlegend19/book_directory_gui
This is a library book management system made with tkinter.
database management-system python3 sqlite3 tkinter-gui
Last synced: 18 May 2026
https://github.com/the-akira/django-secret-library
Full Featured Library System made with Django
database django django-secret-library fullstack library-management-system python3 pythonanywhere
Last synced: 07 Apr 2026
https://github.com/konradmalik/k8s-kafka-cassandra-demo
Demo of Kafka, Kafka UI and Cassandra on Kubernetes with producers/consumers scenarios and dumping data to the database.
bitnami cassandra consumer database demo k3d k3s kafka kafka-ui kubernetes producer python streaming
Last synced: 07 Apr 2026
https://github.com/spoonx/express-wetland
Wetland middleware for expressJS.
database express middleware mysql nodejs orm postgresql sqlite
Last synced: 07 Apr 2026
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/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/ntdls/ntdls.katzebase.client
Client connectivity library for the Katzebase server, which is an ACID compliant JSON document-based database engine with SQL language, APIs and GUI.
database json nosql rdbms unstructured
Last synced: 30 Oct 2025
https://github.com/kevinthulnith/php-crud-api
php crud api program developed with php and MySql
api-server automatic-api crud database geojson geospatial multi-datasource mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 02 Feb 2026
https://github.com/zabuzard/mplogger
Saves marketprices for items, based on transactions, from the game 'http://www.freewar.de/' in a database by using a bot. Then processes the data and creates corresponding market price articles in 'http://www.fwwiki.de/'.
bot crawler database game mediawiki-api mmorpg mmorpg-freewar php saves-marketprices web-crawler wikipedia-api
Last synced: 03 Feb 2026
https://github.com/anonympins/data-primals-engine
Manage and automate your data at scale 🚀 With data-primals-engine you get workflows, dashboards, alerts, i18n, client integration & AI assistant — all open-source, all MongoDB powered.
api automation data data-analysis data-engineer data-visualization database expressjs low-code mongodb nodejs rest-api
Last synced: 07 Mar 2026
https://github.com/huangsam/pgcluster
Playground for PostgreSQL clusters
clustering database postgresql vagrant
Last synced: 14 Apr 2026
https://github.com/fabienbounoir/database-manager
💾 A super cosmic tool to save or reanimate your precious mongo data, with a snap of the fingers!
backup database dump mongodb restore-database
Last synced: 06 May 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/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/akumzy/kroncache
[WIP] kroncache is a cache management and event scheduling server
cache cachemanager cron database scheduler
Last synced: 20 May 2026
https://github.com/harshpatel44/working-with-aws-s3-and-rds
This repository contains the A1 solutions of Course "Serverless Data Processing"
aws-rds-mysql aws-s3 database rds-database s3 s3-bucket serverless
Last synced: 20 May 2026
https://github.com/ruisoftware/dbdatacompare
DB table content Diff Tool
compare-data compare-tables database delphi gui udl udl-files
Last synced: 22 Mar 2025
https://github.com/0xrawsec/sod
Go Simple Object Database
database embedded-database go golang orm
Last synced: 20 May 2026
https://github.com/danielbrtanimacao/projeto-agenda-django
course crud database django html-css study udemy-course-project
Last synced: 18 Jun 2025
https://github.com/oefenweb/ansible-percona-client
Ansible role to set up percona-server client in Debian-like systems
ansible database debian mysql percona-client percona-server ssl ubuntu
Last synced: 13 Jul 2025
https://github.com/thequinndev/docolate
Docolate 🍫 - Delicious Documentation. Get started here: https://github.com/thequinndev/docolate/wiki/Route-Manager-%E2%80%90-Getting-Started
database documentation openapi typescript zod
Last synced: 16 Mar 2026
https://github.com/frozen-burrito/moviedb-app
A completely functional app created using Flutter and some of it's packages
dart dart-package database flutter mobile-app
Last synced: 25 Oct 2025
https://github.com/sarincr/data-analytics-with-knime
Data Analytics with KNIME (Konstanz Information Miner), a free and open-source data analytics, reporting and integration platform. KNIME integrates various components for machine learning and data mining through its modular data pipelining concept. A graphical user interface and use of JDBC allows assembly of nodes blending different data sources, including preprocessing (ETL: Extraction, Transformation, Loading), for modeling, data analysis and visualization without, or with only minimal, programming.
ai artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks data-analysis data-mining data-science data-structures data-visualization database datascience deep-learning machine-intelligence machine-learning machine-learning-algorithms machinelearning mining mining-software
Last synced: 14 Mar 2025
https://github.com/adrenallen/replit-db-orm
A mongoose inspired ORM for Repl.it's built-in database
Last synced: 20 Apr 2026
https://github.com/arif98741/codeigniter_crud
Codeigniter crud is an open source project where anyone can participate, edit, modify and use from this repository. If you want to improve or develop this free project then you are highly welcome. This project includes several features such as create, edit/modify, delete, multi-user rool , mailing forgot password etc.
codeigniter codeigniter3 database mysql php phpmyadmin
Last synced: 14 Apr 2025
https://github.com/chicolucio/latex-tables
A repo for some tables I use in classes
chemistry database latex latex-examples physical-chemistry quimica statistics
Last synced: 08 Mar 2026
https://github.com/windwalker-io/database
[READ ONLY] Database adapter and type mapping to access multiple DB systems.
database database-adapter database-command database-driver pdo pdo-wrapper
Last synced: 09 Apr 2026
https://github.com/accenture/dbtestcomparegenerator
Tool for generating database tests
compare-data database database-migrations sqlserver testing-tools
Last synced: 18 Sep 2025
https://github.com/bulwark-studio/bulwark
The open-source server command center that replaces Portainer + pgAdmin + Uptime Kuma + your deployment scripts — with 4 npm dependencies.
ai dashboard database deployment devops docker monitoring open-source postgresql self-hosted server-management terminal
Last synced: 09 Apr 2026
https://github.com/aronium/aronium-data
C# SQL Server Connector
csharp database database-connector microsoft-sql-server sql-server
Last synced: 26 Jul 2025
https://github.com/nanorocks/laravel-database-newsletter
Simple and elegant package for managing newsletter subscribers directly in your database
database laravel newsletter package
Last synced: 20 Jan 2026
https://github.com/archived-blueprints/postgresql-blueprints
Simplified blueprints for building data pipelines with PostgreSQL.
cli data-analysis data-engineering data-pipeline data-science database elt etl postgres postgresql
Last synced: 29 Jul 2025
https://github.com/casualcomputer/sql.mechanic
Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).
data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server
Last synced: 30 Jul 2025
https://github.com/neuroglia-io/hylo
Hylo is cross-platform database proxy that enables resource-oriented architecture management
database resource-management resource-oriented-architecture
Last synced: 30 Jul 2025
https://github.com/reza55n/ExcelColorizeRows
Group your data visually.
database excel group grouping pivot-table pivot-tables pivottable pivottables table visualization
Last synced: 30 Jul 2025
https://github.com/hq969/bharatinternproject-2
The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.
Last synced: 16 May 2026
https://github.com/samuel-ricardo/agendafx
App Desktop que promete elevar sua produtividade pra outro nível.
agenda calendar css css3 database java javafx jfoenix jfoenix-application mvc mysql notifications sql tsql
Last synced: 09 Apr 2026
https://github.com/nsgowebjavaprog/-live-virtual-classroom
Developed a real-time video conferencing application using HTML, CSS, JavaScript, WebRTC, Socket.IO, and MongoDB, enabling seamless communication, screen and file sharing, and chat functionality, ensuring scalability and high performance.
authentication css database github github-actions html javascript mongodb more next nextjs security tailwindcss
Last synced: 02 Aug 2025
https://github.com/dmjio/persistent-generic
Generic facilities for working with Persistent classes
database generics ghc ghc-generics haskell persistent
Last synced: 14 Feb 2026
https://github.com/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 2025
https://github.com/L422Y/megamap
Extended JavaScript Map with caching, loading, expiry features... and more
api caching database javascript map nuxt state-management typescript vue
Last synced: 02 Aug 2025
https://github.com/mahmoodhamdi/task_manager_app
A Flutter application to manage tasks efficiently with user authentication, task CRUD operations, pagination, robust state management, local storage, and comprehensive unit tests.
cicd cleanarchitecture curd curd-application dart database firebase-database flutter hive localstorage open-source statemanagement taskmanagement taskmanagementapp unittests
Last synced: 09 Apr 2026
https://github.com/sonu275981/big-mart-sales-prediction
Using Machine Learning Algorithms for Regression Analysis to predict the sales pattern and Using Data Analysis and Data Visualizations to Support it.
bigmart-sales-prediction data-science database datacleaning feature-engineering machine-learning pandas python sales xgboost-algorithm
Last synced: 06 Aug 2025
https://github.com/cgossain/genericresultscontroller
A generic NSFetchedResultsController replacement for iOS, written in Swift.
api client connector controller coredata data database fetch firebase firebase-firestore firebase-realtime-database generic ios mongodb nsfetchedresultscontroller results source swift-generics tableview ui
Last synced: 19 Feb 2026
https://github.com/taleeus/sqld
A Go library to build and manage dynamic queries
Last synced: 19 Feb 2026
https://github.com/bitnom/gun-native
Gun decentralized graph database as a native library.
database decentralized gundb javascript module native node nodejs
Last synced: 20 Apr 2026
https://github.com/yannhulot/petstore
This is a pet store where you can look up pets and save new pets
circleci database docker docker-compose gin-gonic golang golangci-lint gorm mit-license postgresql sqlmock
Last synced: 16 Feb 2026
https://github.com/queritylib/querity-react
Querity React Components
database querity query-builder react typescript
Last synced: 03 Feb 2026
https://github.com/angelodotnet/tinyrepository
A lightweight generic repository pattern implementation for Entity Framework Core, designed to simplify data access and management in .NET applications.
database dotnet entity-framework-core generic-repository library management orm-library repository-pattern
Last synced: 24 May 2026
https://github.com/cyberflamego/cassandra
Cassandra mirror
apache apache-cassandra cassandra database nosql
Last synced: 04 Oct 2025
https://github.com/robertdebock/ansible-role-tfe
Install and configure tfe on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook security storage system tfe tools tox windows
Last synced: 21 Aug 2025
https://github.com/endermanpc/pngdb
A database uses a png file for data storage and security, not for performance.
Last synced: 23 Aug 2025
https://github.com/darkjoij/hxdb
A powerful and lightweight JSON driven multiplatform database.
Last synced: 24 Aug 2025
https://github.com/sirstig/yokedcache
High-performance Python cache library with auto-invalidation, FastAPI & SQLAlchemy integration.
api async cache cache-control caching cli database fastapi high-performance invalidation library metrics pip python sqlalchemy yaml
Last synced: 02 Apr 2026
https://github.com/tarellel/fx-sqlserver-adapter
An adapter for the fx gem to support versioned trigger/function/procedure migrations for SqlServer/MsSQL
activerecord database functions gem migrations procedures rails sqlserver triggers
Last synced: 11 Nov 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/stepkos/otomoto-scraper
Scraping data about cars from otomoto.pl
Last synced: 20 Apr 2026
https://github.com/prateekmaj21/faiss_fastapi_project
An application that performs CRUD (Create, Read, Update, Delete) operations on a FAISS (Facebook AI Similarity Search) database using Python.
Last synced: 10 Apr 2026
https://github.com/andrewredican/runescape-database
RuneScape Database
database firebase javascript runescape
Last synced: 07 May 2026
https://github.com/ahammadshawki8/techshoi-database-application
🎯 A web-based application for TechShoi's database management, automation, and analytical report generation.
analytics database eco-friendly web-application
Last synced: 01 May 2026
https://github.com/bayatgames/node-savegamepro-mongodb
Save Game Pro Cloud, Node.js MongoDB Database Support.
bayat bayat-games cloud database expressjs mongodb node-mongodb nodejs savegame savegamepro unity unity3d
Last synced: 10 Apr 2026
https://github.com/ishoshot/laravel-notofications10daysoflaravel
In this Project, I explored the Various ways of sending Notifications. Using the Mail, Database and son on. I know you all already know these stuffs, but just getting the hands busy on some native stuff.
database laravel laravel-framework mail notifications php
Last synced: 10 Apr 2026