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/davidkhala/node-databases
nodejs utils for database-like middleware
cosmosdb database faunadb hive mongodb mysql neo4j planetscale postgresql redis supabase teradata
Last synced: 26 Oct 2025
https://github.com/simplesurance/sqltracing
Go SQL-Driver wrapper to trace operations via OpenTracing
database go golang jaeger opentracing sql
Last synced: 02 May 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_kingdom-of-iraq-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Kingdom of Iraq (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 25 Feb 2026
https://github.com/maxdemarzi/pagerank_spi
database graph graph-database graphs neo4j neo4j-server pagerank
Last synced: 05 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/interkosmos/fortran-tcdb
Fortran 2008 interface bindings to Tokyo Cabinet
database fortran nosql tokyo-cabinet
Last synced: 01 Feb 2026
https://github.com/meysam81/hospital
A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database
connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio
Last synced: 06 May 2026
https://github.com/blinet/qmy
Quick mysql is a powerful module that makes the mysql system easier, simpler and faster
database db javascript mysql mysql2 nodejs quick sql
Last synced: 18 Apr 2026
https://github.com/lunodb/lunodb
Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.
database developer-tool mariadb mongodb postgresql redis sql sqlite
Last synced: 01 May 2026
https://github.com/nishadkindre/sqlhub
SQL Workbench Simulator - Learn and practice SQL in a complete database environment
Last synced: 01 May 2026
https://github.com/cubrid-labs/cubrid-cookbook
Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 27 Mar 2026
https://github.com/aakankshabhende/gui-based-bmi-calculator
GUI Based BMI-Calculator with MySQL Database and Realtime customized email notification of your BMI result.
Last synced: 01 May 2026
https://github.com/said-aabilla/youcode-sql-doc
Detailed SQL Documentation for YouCode Students
Last synced: 30 Jan 2026
https://github.com/mahmoudparsian/data-management-for-business-analytics
Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.
analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql
Last synced: 26 Feb 2026
https://github.com/deven96/face_verify
Facial verification
artificial-intelligence database facial-detection python verification
Last synced: 07 Feb 2026
https://github.com/dayvidwhy/shortest
🛠 Shortens links using React, Express and SQLite3.
Last synced: 06 May 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/croc100/pytest-mrt
Catch database migration rollback failures before they reach production
alembic database devtools migrations pytest python rollback sqlalchemy testing
Last synced: 16 Jun 2026
https://github.com/varuns2002/python-sudoku-mysql-insert_games
This is a tool to insert new games in the database for the Python-Sudoku-MySQL program.
database game insert-games mysql python single-player sudoku tkinter-gui tool
Last synced: 01 May 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/ajay-308/multiple-disease-predictor
api css3 database flask html5 machine-learning sqlalchemy
Last synced: 19 Apr 2026
https://github.com/guibranco/github-database-migration-action
🎲 :octocat: A GitHub action to manage databaseversioned migrations
database gh-actions github-actions manage-database migration
Last synced: 06 May 2026
https://github.com/fremen-labs/elastro
A comprehensive Python library for Elasticsearch management with both programmatic and CLI interfaces
api-client cli-tool data-management database datastream elastic elasticsearch elasticsearch-client elasticsearch-management elasticsearch-python python python-library search
Last synced: 17 Mar 2026
https://github.com/stickytools/sticky-locking
A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.
concurrency conditions database embedded hierarchical hierarchical-locking high-concurrency ios linux lock lock-manager locking macos mutex osx readers-writer-lock swift swift-4 swift-framework swift-package-manager
Last synced: 28 Jan 2026
https://github.com/hardiksinghbehl/checkbox-values-bitfield-enum-poc
POC to demonstrate storing values of all checkboxes displayed on an UI component, in a single column of a table instead of creating a separate table and mapping each checkbox as a column
bitfield database enumset java rdb
Last synced: 01 May 2026
https://github.com/sarahabuirmeileh/django-chatgptclone
A Django-based chatbot interface integrating OpenAI's GPT-3.5 model, featuring user authentication, persistent chat history, and a user-friendly interface for seamless interaction.
authentication chatbot chatgpt css database django django-application django-framework django-project html openai openai-api openai-chatgpt python
Last synced: 15 Apr 2026
https://github.com/agust613/app_crud_rest_api
App CRUD with FastAPI and SQLite3
api application async-await backend crud css database fastapi fetch-api frontend html javascript python randomuser-api sqlite3 table tablemanager
Last synced: 15 Apr 2026
https://github.com/efeturkemir/java-employee-management
database employee-management-system java mysql netbeans sql
Last synced: 06 May 2026
https://github.com/khaouitiabdelhakim/gestion-de-stages-server
This is the backend server for the Internship Management Web App, responsible for handling data storage, authentication, and communication with the frontend.
backend backend-api database javascript managment nodejs posgresql rest-api restapi server web webapp
Last synced: 06 May 2026
https://github.com/vishalthehuman/academia-campus-repository
Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.
css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql
Last synced: 21 Feb 2026
https://github.com/softspiders/mongoose
backend connect database db hello-world helloworld javascript min mongodb mongoose node nodejs softspider softspiders ss template
Last synced: 15 Apr 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/gisce/ooda
Open Oriented Data Access
database openerp orm postgresql python
Last synced: 19 Apr 2026
https://github.com/pichillilorenzo/known-http-header-db
HTTP Header Database
database db header http http-header http-headers javascript js json
Last synced: 07 May 2026
https://github.com/mikeblum/sqlite-koans
code for SQLite Koans post
database golang sqlite sqlite3 template-project
Last synced: 07 May 2026
https://github.com/j-sephb-lt-n/knowledge-base
A large pile of interesting and/or useful information
algorithms causal-inference data-normalization database kelly-criterion large-language-models llm machine-learning nlp obsidian-md plotly-dash prompt-engineering regex semi-supervised-learning statistics
Last synced: 15 Apr 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/sircryptic/recordminer
Searches offline records in different file formats (CSV, SQL, JSON, and plain text) in a given folder, based on a name, date of birth (optional) & address (optional)
analysis database finder management offline osint osint-python osint-tool records search
Last synced: 30 Apr 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/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/joao208/models-sequelize
Biblioteca para auxiliar na leitura de models e conexão com sequelize...
Last synced: 07 May 2026
https://github.com/singlestore-labs/ibis-singlestoredb
Ibis backend for SingleStoreDB
database dataframe ibis python singlestoredb
Last synced: 06 Feb 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/cristalhq/dbumper
Database schema migrator.
database db go golang migration versioning
Last synced: 26 Oct 2025
https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization
This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.
database music-database musicdatabase optimization query-optimization sql
Last synced: 16 Mar 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/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/sheweny/mistial
database database-management discord discord-bot sheweny
Last synced: 09 May 2026
https://github.com/j4flmao/go-migrate-safe
A safe, schema-first database migration tool for Go with support for PostgreSQL, MySQL, SQLite, SQL Server, and MongoDB
Last synced: 15 Jun 2026
https://github.com/ballerina-platform/module-ballerinax-cdc
The Ballerina CDC module is part of the Ballerina Extended Library. It provides a spec-compliant, production-grade listener designed to stream real-time database changes.
ballerina cdc change-data-capture database event-driven integration realtime wso2
Last synced: 18 Feb 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/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/oliver021/entity-dock
A superset with libraries, components, tools and more to work with entity on .Net
api asp-net-core controller data database dotnet entity entity-framework-core library model mvc netstandard orm support webapi
Last synced: 09 May 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/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/cynkra/databases-sg_stat-2024
Material for the "Databases in R" workshop at Statistik St.Gallen 2024
Last synced: 09 Feb 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/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/softinio/duck4s
Scala 3 wrapper library for DuckDB
database duckdb functional-programming jvm millbuild munit scala
Last synced: 29 Apr 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/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/tidesdb/tidesdb-java
Official Java binding for TidesDB
database key-value-store library lsmtree storage-engine transactional
Last synced: 02 Feb 2026
https://github.com/woueziou/sup_gen
Package to generate supabase tables views functions and edge functions
dart database flutter postgresql-database supabase
Last synced: 10 Feb 2026
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/chompfoods/sdk-swift-3
Swift 3 SDK for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.
alamofire api branded chomp database food grocery ingredients nutrition raw recipe-api recipes swift swift-3 swift3
Last synced: 28 Jan 2026
https://github.com/usmanrasheed1/clothing-store-db-project
A Database project to emulate the working of a clothing store using HTML, CSS, PHP and MySQL. It also contains multiple SDLC Diagram for anyone that may find it relevant. Please read the readme doc for more details
clothing-store database html-css-javascript mysql php sdlc
Last synced: 19 Apr 2026
https://github.com/bolner/fatcatdb
Zero configuration, high performance database library for ETL workflows
csharp database dotnet-core etl library
Last synced: 18 Apr 2026
https://github.com/izumin5210/ridgepole-docker
Run ridgepole in docker
database docker migration whalebrew
Last synced: 28 Apr 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/stkirchberg/telegram_social-transfer-knot
Mini-social network on Telegram with automatic post broadcasting and custom nicknames.
bot database local server serverless telegram
Last synced: 23 Jan 2026
https://github.com/mcrd25/food-tracking-api
api database food-tracker rails rails-api rails5 rspec ruby
Last synced: 11 Feb 2026
https://github.com/asynched/tiny-sql
A tiny in-memory database written in Node.js
Last synced: 11 May 2026
https://github.com/kharastudio/xyharadb
XyharaDB adalah library database lokal berbasis file (.xydb) yang dibuat dengan JavaScript (Node.js), menggunakan bahasa query buatan sendiri bernama XQL. Mendukung mode library dan console interaktif, sederhana, cepat, dan mudah dipahami.
database db-engine db-management hara khara xql xyhara xyharadb xyra
Last synced: 24 Jan 2026
https://github.com/vlannaai/noy-db
Zero-knowledge, offline-first, encrypted document store with pluggable backends and multi-user access control
aes-256-gcm database document-store e2ee encryption monorepo multi-user offline-first pbkdf2 pluggable-backends privacy sync typescript web-crypto zero-knowledge
Last synced: 15 Jun 2026
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/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/bocaletto-luca/insect-explorer
Insect Explorer is a fascinating web app that allows users to search, identify, and learn about various insect species using free open-data APIs. This interactive tool is perfect for entomologists, nature enthusiasts, and students who want detailed scientific information and images of insects.
api bocaletto-luca css3 database free-api html5 insect-explorer insects insects-data javascript open-data webapp
Last synced: 07 Apr 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/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/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/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