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/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/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/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/pdscopes/database
Database entities and query builder
database entities migration php query-builder
Last synced: 11 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/ibmstreams/streamsx.eventstore
Toolkit for IBM Db2 Event Store integration.
database eventstore ibm-streams toolkit
Last synced: 15 Jul 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/hernanmd/animalgeo
World animal species synonyms and geolocations dictionary
animal-science breeds curation database geolocation-database population-genetics
Last synced: 15 Jun 2025
https://github.com/zechengz/uiuc-cs-assistant
UIUC CS Assistant
data-mining database expressjs heterogeneous-network javascript python reactjs scss sql web-programming
Last synced: 20 Mar 2025
https://github.com/syaiful6/goduckdb
Go SQL Driver for DuckDB
database duckdb-database golang
Last synced: 15 May 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/ghosind/corgidb
An embedded key-value database.
database key-value kvdb nosql nosql-database
Last synced: 17 May 2026
https://github.com/asseco-voice/laravel-containers
Adding container support to Laravel models
containers database laravel laravel-8-package laravel-framework laravel-package microservice microservices php
Last synced: 17 Jun 2025
https://github.com/hjpr/nursereports
Public repository for the nursereports website. A RN-specific career tool that demystifies the landscape of hospital jobs, and provides accountability to power.
crud database healthcare nursing
Last synced: 07 May 2025
https://github.com/jorgecupi/linq_azurefunctions
This is a short tutorial on how to use .NET Language Integrated Query (LINQ) properly in Azure Functions
azure-functions database linq linq-documentation sql-database
Last synced: 14 May 2026
https://github.com/simonewebdesign/red
🔴 Fast key-value storage inspired by Redis
database key-value redis storage
Last synced: 03 May 2026
https://github.com/efeturkemir/java-employee-management
database employee-management-system java mysql netbeans sql
Last synced: 06 May 2026
https://github.com/abeltavares/stocktracker
A Django-based web application for real-time stock tracking which uses a PostgreSQL database.
api authentication authorization backend backend-development database devops django finance finnhub python real-time security stock web-development
Last synced: 04 May 2026
https://github.com/dbtrail/bintrail
Bintrail
binlog cli database dba-tools disaster-recovery golang mcp mysql point-in-time-recovery recovery
Last synced: 03 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/oscar-tark/squirrel-ees
Squirrel Execution Engine Server
csharp database dotnet6 executor framework ironpython parsing-engine server
Last synced: 06 May 2026
https://github.com/neo4j-examples/neo4j-example-graph-datasets
Useful Datasets to import/use in Neo4j with Load and Use instructions
data-import database dataset example get-started learning use-case
Last synced: 19 Jun 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/luminovrym/crud-php-native
CRUD dengan PHP native
crud database mysql php php-native
Last synced: 02 May 2026
https://github.com/chriscasola/pgit
A database migration tool that lets you keep your schema in git, with the rest of your project.
database database-migrations git migration schema version-control
Last synced: 08 May 2026
https://github.com/gleennkar/budget-app-ror
The Budget App is a mobile web application where you can manage your budget. You have a list of transactions associated with a category so that you can see how much money you spent and on what.
Last synced: 08 May 2026
https://github.com/n1ghtf1re/multivis
Service for multidimensional data visualization
data-analytics data-visualization database map map-visualization visualization visualize-data
Last synced: 05 May 2026
https://github.com/al-ghaly/data-management-case-study
A Case Study (Project) Covering most of the steps in the data management process.
bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql
Last synced: 11 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/thipages/quickdb
Quick SQLite/MySql database sql creation builder
creation database foreign-keys index php quick sqlite
Last synced: 07 May 2026
https://github.com/vsoch/containerdb
In memory database for container metadata (under development)
Last synced: 03 May 2026
https://github.com/rafaelmachadobr/livrariadigital
A Livraria Online é uma aplicação baseada em Spring Boot que permite aos usuários gerenciar seu catálogo de livros, incluindo adicionar, atualizar e pesquisar livros. Com recursos de autenticação e documentação Swagger, é uma solução prática para amantes de livros que desejam organizar sua coleção e explorar novos títulos.
catalog database h2-database java lombok openfeign postgresql rest-api spring-boot swagger
Last synced: 05 May 2026
https://github.com/perkss/ontimedb
Scalable and fast data store optimised for time series data such as financial data, events, metrics for real time analysis
c database time-series timeseries
Last synced: 05 May 2026
https://github.com/usvc/go-db
A Go package to handle database connections.
database db go golang golang-library golang-package mysql
Last synced: 08 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/dresende/gimlet
NodeJS module for database access built on top of commonly used database drivers
database driver javascript mysql
Last synced: 08 May 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/glendc/alumdb
AluminiumDB is an embeddable append-log written in Rust
append-only database db files fs rust smalldata
Last synced: 02 May 2026
https://github.com/gearnode/erl-sqlite
Erlang interface for the SQLite database engine.
Last synced: 04 May 2026
https://github.com/retrodaredevil/frc-code-database
Contains code from many teams using git submodules
database frc frc-java frc-robot
Last synced: 07 May 2026
https://github.com/femto-code/qml-newsfeedreader
Qt 6 based RSS News Feed Reader with offline database support
database qml qml-applications qt-database qt6 qtquick rss rss-feed rss-reader
Last synced: 08 May 2026
https://github.com/z-bj/fifa_world_cup_db
⚽🏆 A Shell script to insert and query data in a PostgreSQL DB
automation database fifa postgresql shell-script sql vim worldcup-data
Last synced: 08 May 2026
https://github.com/coverified/graphqlconnector
graphQL connector and CoVerified database scheme used by several public and private projects
caliban-graphql database graphql hacktoberfest
Last synced: 10 May 2026
https://github.com/jaffarabbas/library-management-system-in-java-
GUI base + Database functionality
data database datastructures-algorithms dbms gson java javafx javafx-application javafx-desktop-apps javamail library-management-system mysql sql xammp
Last synced: 05 May 2026
https://github.com/zabuzard/wrawler
Crawls all event threads on 'https://www.gruppe-w.de'. Creates a database that can be used for creating metrics.
big-data creating-metrics database event-threads gruppe-w metrics metrics-gathering serialization web-crawler
Last synced: 13 May 2026
https://github.com/joymohanty8999/dbs-mini-project
A mediocre Food Court Management System
corenlp database java-8 javafx oraclesql scenebuilder
Last synced: 07 May 2026
https://github.com/melisa-karatas/library_management_system
This project is a simple library management system written in Python with and without database versions.
database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3
Last synced: 08 May 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/kirca54/napijse
Project for creating a forum for finding and posting drink recipes from multiple categories such as cocktails, coffee, smoothies etc. created for the subject Web Programming at the FCSE in Skopje
database java maven spring-boot springsecurity webapplication
Last synced: 06 May 2026
https://github.com/rwubakwanayo/clinic
This is an education project to design clinic database diagram and create database schema based on generated design.
Last synced: 09 May 2026
https://github.com/danielbrito/fatec
🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.
cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development
Last synced: 03 May 2026
https://github.com/enansari/db-uni
In this repository, my codes are placed in the database lesson
Last synced: 02 May 2026
https://github.com/eggplants/eijiro-to-sqlite
英辞郎 (English-Japanese dictionary) -> sqlite3
cli database dictionary eijiro parser python sqlite sqlite3
Last synced: 07 May 2026
https://github.com/slabphp/session-manager
SlabPHP Session Manager
database native php php7 session session-management tests
Last synced: 05 May 2026
https://github.com/abdelrahmanbayoumi/notesfx
Notes App is javaFX application with HSQLDB (embedded database)
database desktop-application embedded-database hsqldb java javafx notes notes-app
Last synced: 03 May 2026
https://github.com/wmluke/dosea
A dosea (daw-see-ey) for your datasets. Data visualization tool for relational, time series, and document databases
csv data-visualization database postgres react remix sqlite3 typescript
Last synced: 03 May 2026
https://github.com/ikr4-m/vbscript-learning
Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.
database repository tutorial vbscript
Last synced: 14 Jun 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/bertrandmartel/cloud-admin
Database admin interface with dynamic model configuration supporting table relations through datatable views powered by React
admin-dashboard database datatables material-ui react react-table
Last synced: 04 May 2026
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 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: 15 Jun 2026
https://github.com/mehmoodulhaq570/bigquery_machine_learning_project
Developed a machine learning model to predict incident groups based on data from the London Fire Brigade service calls.
bigquery bigquery-dataset cloud database jupyter-notebook machine-learning machine-learning-algorithms ml models prediction-algorithm prediction-model python
Last synced: 07 May 2026
https://github.com/kingakeem/url-graph
A Neo4j project designed to store and manage relationships between URLs
cypher database graph graph-database graphdatabase neo4j url webscraping
Last synced: 07 May 2026
https://github.com/yagilm/pingdom2stats
Pulls data from pingdom's API and stores it in a data store
database db historical-data pingdom pingdom-api
Last synced: 26 Jun 2026
https://github.com/daluisgarcia/build_your_party
Database I subject project. An online store about party products and services. Can create budgets with products and proccess them
database php practice-project shop
Last synced: 06 May 2026
https://github.com/kevacoin-team/kevacoin-js
A JavaScript client library for interfacing with the Kevacoin key-value blockchain
blockchain database decentralized kevacoin keyvaluestore
Last synced: 09 Jun 2026
https://github.com/prajwalamte/online_book_store-database
Built an Online Book Store Database for a college Database Management System project. Includes tables for authors, publishers, books, customers, and more. Demonstrates practical database design and SQL skills.
Last synced: 14 Oct 2025
https://github.com/tarantinoarchive/databasetify
A new, easier way to database
database db easy javascript js json lightweight node simple
Last synced: 14 Apr 2026
https://github.com/ahmedabougabal/iticafefooddeliveryapp
Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues
bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh
Last synced: 23 Jan 2026
https://github.com/vilhalva/crud-com-java-swing
👨🏫CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.
aplicativo codigo crud database framework interface java java-swing mysql projeto
Last synced: 28 Jan 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/oci-landing-zones/terraform-oci-multicloud-google
Terraform Modules for OCI Multicloud with Google Cloud
ai database google multicloud oci oracle
Last synced: 28 Jan 2026
https://github.com/sagarsdagdu/sddatabase
A simple yet powerful wrapper over the famous FMDB. Provides fast and easy access to sqlite database operations in iOS eliminating all the boilerplate code. Written in Swift with ❤️
database database-management fmdb ios ios-swift sqlite-ios swift-library swift4
Last synced: 28 Jan 2026
https://github.com/alana-rocha/sgbc-crud
CRUD utilizando typescript e mysql para trabalho da matéria de banco de dados. Esse CRUD é designado para um sistema de gerenciamento de bilheteria de cinema.
database mvc-architecture typescript
Last synced: 13 Jun 2025
https://github.com/franck-gaspoz/moviedbassistant
Generates Movie documents (HTML, movie database,...) using Web Crawlers ( IMDb, ... )
cli database gui imdb movie scraper scrapy-crawler scrapy-spider scrawler
Last synced: 28 Jan 2026
https://github.com/albertocuadra/uielements
UIElements is a Graphic User Interface (GUI) to select and analyze the species included in NASA's database and the Third Millennium Database.
app burcat chemical-species chemistry database gui nasa nasa-database periodic-table thermo thermodynamic-properties third-millenium-database
Last synced: 18 Apr 2026
https://github.com/toolsplus/atlassian-connect-play-slick
Slick repository implementations for Atlassian Connect Play
atlassian atlassian-connect database play-framework play-slick slick
Last synced: 28 Feb 2026
https://github.com/0xSafkat20/C-Sharp-Project-2
C-Sharp Project
code csharp database mysql-database ui
Last synced: 29 Apr 2025
https://github.com/mesmacosta/cloudsql-mysql-tooling
Scripts with the goal to enable easy usage of some MySQL operations.
automation database devops-tools gcloud mysql terraform
Last synced: 15 Apr 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/r3nanp/sellapi
💰 An API to make sales!
api-rest architecture database nodejs postgres r3nanp typeorm typescript
Last synced: 11 Apr 2026
https://github.com/loiclefevre/ai_vector_search
AI Vector Search with vector embedding stored in Oracle Database 23ai.
ai database java langchain4j vector
Last synced: 05 Feb 2026
https://github.com/zeozeozeo/clickpack-db
Public Geometry Dash clickpack archive included in ZCB.
archive clickpack clickpackdb clickpacks database db geometrydash mods
Last synced: 18 Oct 2025
https://github.com/yuaanlin/minisql
A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.
database minisql project sql zhejiang-university zju
Last synced: 16 Apr 2026
https://github.com/lbernardo/go-database-odm
Adapters ODM (Object Document Mappers) database clients
database dynamodb go model mongo mongo-go-mo mongodb
Last synced: 14 Mar 2026
https://github.com/mrrfv/kvdb
Postgres-based key-value database backend server, perfect for simple applications that need basic cloud storage / syncing
backend database firebase-alternative key-value postgres postgresq
Last synced: 26 Feb 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/fariosofernando/purrgres
An automatic backup tool for PostgreSQL in Docker containers.
backup-tool database postgresql rust-tools
Last synced: 09 Feb 2026
https://github.com/tobinchilongo/blogapponrails
Microverse project Blog app will let users view post blogs.
database increment relational-database rspec-rails ruby schema validation-library
Last synced: 17 Apr 2026
https://github.com/airframesio/data-archiver
A high-performance CLI tool for archiving PostgreSQL partitioned table data to S3-compatible object storage.
database database-backup object-storage postgres postgresql postgresql-database s3 s3-bucket s3-storage tui tui-app webapp
Last synced: 15 Apr 2026
https://github.com/zehracakir/javaileveritabaniislemleri
JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.
database docker docker-container java jdbc postgresql sql visual-studio-code
Last synced: 18 Apr 2026
https://github.com/richan-fongdasen/database-converter-laravel
Simple database converter for Laravel Applications
database database-conversion database-migrations laravel
Last synced: 09 Feb 2026
https://github.com/peopleworks/malwarebytesextractor
MalwareBytesExtractor is a C# .NET 9 console application that connects to the Malwarebytes Nebula API to extract and store security detection data—especially brute-force attacks—into a SQL Server or PostgreSQL database.
Last synced: 16 Apr 2026
https://github.com/robertdebock/ansible-role-vault_autosnapshot
Configure vault_autosnapshot on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook security storage system tools tox vaultautosnapshot windows
Last synced: 18 Jan 2026
https://github.com/mongodb-developer/laravel-openai-vector-search
Laravel Tour Planner with Open AI and MongoDB Vector Search
database generative-ai laravel mongodb openai
Last synced: 09 Feb 2026