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/fullstop125/catalog-of-my-things
This is a console app that will help you to keep a record of different types of things we own: books, music albums, movies, and games.The data is stored in JSON files but we have also prepared a database with tables structure analogical to our program's class structure.
capstone-project database postgresql ruby tests workflow
Last synced: 01 Apr 2026
https://github.com/keenteam1990/reactnative
🚀 A React Native boilerplate app to get you up and running very, very quickly
analytics database firebase javascript react-native
Last synced: 29 Apr 2026
https://github.com/scthornton/prompt-database
Prompt injection attack database for defensive AI security research with RAG-powered generation and testing integration
ai-security database defensive-security perfecxion-ai prompt-injection red-teaming security-research
Last synced: 22 Jun 2026
https://github.com/keiailab/mongodb-operator
Kubernetes Operator for MongoDB — ReplicaSet, Sharded Cluster, Backup/PITR, TLS, LDAP, Monitoring. MIT licensed.
artifacthub backup cloud-native database devops ghcr gitops golang helm-chart kubernetes kubernetes-operator mit mongodb mongodb-operator oci olm operator replicaset sharding
Last synced: 11 Jun 2026
https://github.com/maximo-perez-villalba/framework-dao-db
El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.
crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram
Last synced: 30 Apr 2026
https://github.com/romchela/db-query-implementation
Own implementation of complex database query on huge amount of data
Last synced: 30 Apr 2026
https://github.com/theinvincibleknight/mysql-installation-guide
Step by step detailed guide to install and configure MySQL.
database devops installation mysql mysql-database mysql-server ubuntu
Last synced: 30 Apr 2026
https://github.com/krishpranav/exploitdb
Golang tool to search exploits from exploitdb
database db ethical exploit exploitation exploitdb go golang hacking information license mit mongodb open-source osint sqlite
Last synced: 30 Apr 2026
https://github.com/francis94c/refactor-ci
A PHP (code Igniter) Library for easily refactoring associative arrays (remove key-vals, rename keys, & inflate a value with respective objects from a mysql table based off provided primary key values). You'll find this library useful if you want to return payloads which should have different keys than what they exist as in the database.
codeigniter database igniter json payloads php refactor-ci resource rest rest-api
Last synced: 16 Apr 2026
https://github.com/bayatgames/node-savegamepro-mysql
Save Game Pro Cloud, Node.js MySQL Database Support.
bayat bayat-games cloud database expressjs mysql node-mongodb nodejs savegame savegamepro unity unity3d
Last synced: 06 Jan 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/0xrawsec/sod
Go Simple Object Database
database embedded-database go golang orm
Last synced: 20 May 2026
https://github.com/usagi-coffee/pg_chainutils
Blockchain utilities for PostgreSQL
blockchain database ethereum pgrx postgreql postgres postgres-extension postgresql postgresql-extension rust sql
Last synced: 07 Mar 2026
https://github.com/shahzaneer/Interview-Prep-Fresh-Grads
A repository that combines all the resources for a CS Graduate before going in Technical Interview
algorithms api-design computer-networks database devops dsa flutter git high-level-design interview-preparation interview-questions low-level-design oop operating-system problem-solving software-engineering technical-coding-interview web
Last synced: 31 Mar 2025
https://github.com/guntoroyk/go-mysql-backup
Go script to schedule automatic backup MySQL Database to Cloudinary
backup backup-script database go golang mysql
Last synced: 10 Apr 2026
https://github.com/tlsgmltjd/til
학습한 내용을 글로 기록합니다
backend computer-science database springboot
Last synced: 14 Apr 2025
https://github.com/kevalmorabia97/querying-heterogeneous-databases
A unified GUI to query heterogenous database consisting of multiple relational (mySQL) and object relational (ObjectDB) databases at different locations
database heterogenous-databases java mysql
Last synced: 11 May 2026
https://github.com/bytebase/mongo-parser
MongoDB parser based on ANTLR4
antlr antlr4 database documentdb mongo mongodb parser sql
Last synced: 18 Jun 2025
https://github.com/byoso/silly_db
Minimalist ORM using sqlite3, simple but efficient.
database orm orm-framework python3 sql sqlite3
Last synced: 09 May 2026
https://github.com/fdero/dietideals24-backend
Java spring-boot/postgresql/redis backend REST-API for an immaginary e-commerce website
backend backend-api database e-commerce-website postgres postgresql redis redis-cache rest-api server spring-boot webapp
Last synced: 26 Jan 2026
https://github.com/agentmode/server
All-in-1 MCP server for developers
ai api database datawarehouse llm mcp python
Last synced: 29 Jun 2025
https://github.com/richardschoen/ibmixmlservicestd
IBM i XMLSERVICE C# and VB.Net Data Access Service Wrapper for .Net 4.6.1 and above and .Net Core 2.0 and above
as400 cl cobol command data database db2 ddm drda ibm ibmi os400 pase program qcmdexc qcmdexec queue rpg service xmlservice
Last synced: 18 Apr 2025
https://github.com/glhrzx/discordbot-prisma_config_mongoose
Uma configuração básica de prisma usando mongoose para seu bot do Discord. Comando de eval incluso
bot config database discord discordbot prisma setup
Last synced: 11 Sep 2025
https://github.com/mastansayyad/dbms-sql-queries-
This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.
database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql
Last synced: 18 Apr 2026
https://github.com/mohammed-3tef/kheir_market
This project presents the design and implementation of a relational database system for an online supermarket platform, modeled after real-world systems such as Carrefour Egypt. The system is intended to manage product inventories, handle customer data, and support online purchasing processes.
assignment c-sharp clean-code database erd fcai-cu is211 mssqlserver oop super-market-management
Last synced: 10 Jun 2025
https://github.com/manighazaee/mu_db
A simple and lightweight key-value based database
Last synced: 01 Aug 2025
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/rustam-tolipov/social-media-api
An API inspired by Instagram, built with Ruby on Rails 7! It’s a complete backend solution for your own social networking app, featuring Swagger UI for smooth integration and easy navigation. Dive in and explore the power of social connectivity!
database postgresql rspec-rails ruby swagger-ui
Last synced: 11 Apr 2026
https://github.com/imryan/brocade
📦 Swift library for the free and open product database.
brocade database datakick gtin product product-database upc
Last synced: 29 Apr 2026
https://github.com/mrofisr/wordlist
Wordlist Collection for Security
bruteforce bugbounty database hacking wordlist
Last synced: 14 Sep 2025
https://github.com/grimdork/dbak
Database backup to S3.
aws aws-s3 backup database maintenance
Last synced: 13 Apr 2026
https://github.com/learncodeweb/php-crud-in-bootstrap-3-with-a-search-functionality
PHP CRUD in Bootstrap 3 with search a functionality
bootstrap3 crud css database html mysql opp php search
Last synced: 11 Apr 2026
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/abdelilahou/dbmcp
The only Database MCP you need, supports multiple connections
database golang mcp mcp-server mysql postgresql
Last synced: 11 Apr 2026
https://github.com/viveknathani/dbtree
A tool to visualize database schemas right inside your terminal.
ascii database go postgresql schema
Last synced: 18 Jan 2026
https://github.com/disketteomelette/cnafsdrsharp
Integración del Cuadro Nacional de Asignación de Frecuencias de España en SDRSharp / SDRSharp integration of Spanish National Assignation of Frequencies
cnaf database frequency-data ham-radio integration radio rtl-sdr rtlsdr sdr sdrsharp
Last synced: 14 Mar 2025
https://github.com/wklee610/datapush
MySQL Data Generator
automatic data data-generator database dataset db dynamic generator mysql test testing-tools
Last synced: 25 Jan 2026
https://github.com/xenkys/belin.db
A module for creating a local JSON-based database
Last synced: 25 Feb 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/seulibrary/azdatabases
AZ Database Plugin for Laravel that connects to alma and extract a list of databases for searching.
alma artisan database exlibris html javascript laravel php
Last synced: 02 Jan 2026
https://github.com/clemente-lab/mmeds-meta
A database for storing and analyzing omics data
database microbiome microbiome-analysis microbiome-data python sql-database
Last synced: 11 Mar 2026
https://github.com/raphaelkaique1/study
Este repositório é uma coleção abrangente de materiais de estudo organizados em diversas áreas de ciência da computação e desenvolvimento de software.
back-end cloud computer-science computer-technology computer-thinking data-science database desktop-application devsecops front-end full-stack iot-application logical-programming operating-system programming server software-architecture software-development software-engineering web-application
Last synced: 30 Apr 2026
https://github.com/marvnc/pixiv-dump
Pixiv Encyclopedia DB Dumps, updated daily
crawler database dump encyclopedia japanese pixiv pixiv-crawler pixiv-database scraping
Last synced: 12 Jan 2026
https://github.com/adamtovatt/pg-dump
Minimalistic library for using pg_dump from C#
backup c-sharp database dump library net nuget pg-dump pgdump pgdump-library pgsql pgsql-backup postgres postgresql postgresql-backup
Last synced: 15 Sep 2025
https://github.com/loop333/btrieve_lib_win32
My Old C++ Library For Btrieve DataBase
Last synced: 27 Feb 2025
https://github.com/pcpratheesh/golang-firebase-example
Sample code snippet for basic operation with firebase realtime db
code database firebase firebase-database golang real-time sample snippets
Last synced: 08 May 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/denisstasyev/database_protection
Materials for the Database Protection course at MIPT
Last synced: 23 Mar 2025
https://github.com/frozen-burrito/database-design-project
The final project for the "Databases" course in my school.
bootstrap crud database heroku-deployment mysql php school-project website
Last synced: 05 Apr 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/iam-ariful-islam/tech-interview-with-quantsys
Tech Interview & Exam for Python developer position at Quantsys
application communication computer database desktop developer interview laptop position python3 quantsys questions skype software
Last synced: 15 May 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/lokhman/pydbal
Optimised Database Abstraction Layer (DBAL) for Python 2.6+
abstraction database library python
Last synced: 14 Jan 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/albertprofe/cifojava2022-4
H2 is pure Java SQL database, which means you can embed H2 directly in your Java applications without any database installation.
database h2-database jdbc jpa jpa-entity-manager jpa-hibernate jpa-persistence-applications jpql persistence-unit
Last synced: 28 Oct 2025
https://github.com/xdevelnet/sdb
Database for small POSIX compatiable systems with RESTful network access
Last synced: 18 May 2026
https://github.com/Aypak/dbhelpers
Helper Functions for Common Database Operations in R
database pool-connection postgresql r-package schema
Last synced: 30 Jul 2025
https://github.com/zademy/mcp-oracle-database
MCP server for Oracle Database. Introspect schemas, run SQL/DML, call PL/SQL, and diagnose performance over STDIO — with safety enforced by Oracle's least-privilege model.
ai-tools database java mcp mcp-oracle oracle spring-boot sql
Last synced: 09 Jul 2026
https://github.com/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
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/websolutionstuff/dynamic-line-chart-in-laravel
How to create dynamic line chart in laravel
bootstrap charts database example javascript jquery js laravel laravel6 laravel7 line-chart tutorial
Last synced: 13 Jul 2025
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/youhengzhou/jsoneng
Custom JSON database crud engine written using python used for community projects
database database-management dictionary json python
Last synced: 26 Apr 2025
https://github.com/prasenjeet-symon/indexed-pdb
A promised based wrapper of the IndexedDB
database indexeddb indexeddb-wrapper promise
Last synced: 05 May 2026
https://github.com/suhy-jang/tweetx
graphql api, node, react - twitter clone (04.Aug.2020 ~ 17.Aug.2020)
apollo-client apollo-client-testing aws-s3 database git-flow graphql-api graphql-yoga posgresql prisma react redux sendgrid twitter-clone-app
Last synced: 02 May 2025
https://github.com/odennav/terraform-aws-vpc-kubespray
Provision VPC with Terraform & deploy a Kubernetes Cluster in a 3-Tier architecture on AWS
ansible automation aws aws-ec2 aws-vpc aws-vpc-subnet database database-subnets internet-gateway kubernetes kubernetes-cluster kubernetes-deployment kubespray nat-gateway private-subnets public-subnets security-policies terraform
Last synced: 02 Aug 2025
https://github.com/voultapher/okofdb
One Key One File Database https://crates.io/crates/okofdb
database key-value rust simple
Last synced: 28 Jul 2025
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/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/DIMFLIX/nexus-pc
My term project on databases
application college college-project computer-shop course-project coursework css database java javafx javafx-application postgresql shop
Last synced: 17 Jul 2025
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/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/zenitsu0509/machine-learning
This repo have Machine learning algo projects that i have made.
Last synced: 15 Oct 2025
https://github.com/kimrass/data-modeling
This repository is based on the lecture '유지·보수 비용 10배 절감을 위한 DB 설계 및 구축'
Last synced: 18 May 2026
https://github.com/yjg30737/onepiece-database
Watching One Piece characters info in ONE PIECE WIKI(FANDOM) with PyQt GUI
anime database fandom one-piece onepiece onepiece-database onepiece-db pandas pyqt pyqt-examples pyqt-tutorial pyqt-web-crawler pyqt5 pyqt5-gui python python-crawler scrapy wiki-crawler wikia
Last synced: 07 Apr 2026
https://github.com/murtadhaalobaidi/soundgood-music-school
Soundgood Music School
astah database jdbc-connector lucidchart maven pgadmin4 psql psql-database query sql sql-server sqlshell terminal
Last synced: 13 Apr 2026
https://github.com/alpacamax/plane_ticket_booking_system
A plane ticket booking system for CSCI-SHU 213 Databases course at NYU Shanghai
course-project database flask python
Last synced: 21 Apr 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/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/suraj-encoding/taskbit
Task Management System : Development Source Code
backend database frontend mean
Last synced: 21 Jul 2025
https://github.com/edmondsql/edmyadmin
mysql web based admin tool with php (alternative to phpmyadmin)
admin database mariadb mysql php phpmyadmin
Last synced: 14 Jul 2025
https://github.com/rotorlab/database-kotlin
Real-time database complementary Kotlin Android library (Java friendly) for Rotor Core library
core database database-kotlin java java-friendly kotlin kotlin-android kotlin-library react reactive real-time realtime redis redis-queue redis-server remote-database rotor rotorlab
Last synced: 11 Apr 2026
https://github.com/jefking/king.mapper.generator
Data access layer, generation for SQL Server.
csharp data-science database dotnet mapper orm relay sproc sprockets sql-azure sql-database sql-server stored-procedure stored-procedures
Last synced: 03 Aug 2025
https://github.com/llorllale/liquibase-facade
API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.
database java liquibase sql version-control versioning
Last synced: 14 Jan 2026
https://github.com/michaelmior/eson
A normalization tool for denormalized databases
database normalization normalize
Last synced: 21 Aug 2025
https://github.com/vimiix/django-opengauss-backend
openGauss database dialect for Django
database dialect django opengauss
Last synced: 13 Feb 2026
https://github.com/emmmabk/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: 02 Apr 2025