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/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/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/vaseug/powerlib
PowerLib contains classes and extension methods for working with data structures and MSSQL server data.
arrays collections data-structures database deployment entityframework helpers linq linq2sql mssqlserver sqlclr sqlserver
Last synced: 02 Feb 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/fou1100ouacus/database-level2-concepts-t-sql
Transact-SQL (T-SQL) is a programming language used to manage and manipulate relational databases. It is a proprietary language developed by Microsoft and is the primary language used for programming Microsoft SQL Server
database tsql tsql-stored-procedures
Last synced: 07 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/perldancer/dancer2-plugin-auth-extensible-provider-database
Dancer2::Plugin::Database provider for Dancer2-Plugin-Auth-Extensible
Last synced: 13 May 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/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/joao208/models-sequelize
Biblioteca para auxiliar na leitura de models e conexão com sequelize...
Last synced: 07 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/anmol111pal/blog-app-api
Discover our blogging backend on GitHub! Empowering writers with Node.js, Express.js, and MongoDB. Speed and security in one - Node.js handles requests flawlessly. Express.js ensures lightning-fast responses. MongoDB stores and retrieves data securely. Unleash creativity worry-free. Join now!
aws-cdk aws-cdk-typescript aws-sdk backend backend-api backend-application database dynamodb expressjs mongodb mongodbatlas nodejs rest rest-api typescript
Last synced: 03 Mar 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
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/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/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/nishkarshraj/java-programming-oops
Java Programming Codes!
algorithms algorithms-and-data-structures data-structures database java java-library open-source opensource
Last synced: 02 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/91ahmed/dbtoexcel
Convert database table to excel sheet. 🐘
database database-tables excel export-to-excel php
Last synced: 02 May 2026
https://github.com/theogravity/apifire-server
Generates an express-based API server w/ database migrations and models and an error-handling / logging infrastructure written in Typescript
code-generator database express generator nodejs objectionjs openapi openapi-generator openapi3 orm swagger typescript yeoman yeoman-generator
Last synced: 23 Jan 2026
https://github.com/varuns2002/python-sudoku-mysql
This is a fully fledged sudoku game written in Python using Tkinter GUI and uses MySQL database for data.
database game mysql python single-player sudoku tkinter-gui
Last synced: 07 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/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/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/arseniistratiuk/track-finder-app
An app/GUI that is linked to a database called "chinook". User will be able to do a bunch of operations with a database (like searching information) through this program.
customtkinter database gui modern modern-ui-ux object-oriented-programming python python-ui sqlite3 tkinter ui-design
Last synced: 02 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/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/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/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/sakiib/integrate-vault-with-microservices-in-k8s
This project aims at demonstrating & providing a guideline on using Vault to manage DB credentials for microservices in K8s.
database dynamiccredential kubernetes microservices security vault
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/richmit/dir-inventory
Inventory & Query Filesystem Metadata
backup database file-management file-metadata filesystem storage
Last synced: 10 Feb 2026
https://github.com/mads80/ms-sql-hf1
Microsoft SQL Server - HF1
database microsoft-sql-server sql sql-script
Last synced: 06 Jan 2026
https://github.com/commonphp/dbengine
Toolkit for database interaction and management in PHP applications offering features for connecting to databases, objectifying queries, executing them, and handling results efficiently.
commonphp connection-management database open-source pdo php query-builder type-conversion
Last synced: 18 Feb 2026
https://github.com/xdev-software/xapi-db-cache-2009
Caché 2009 Database Adapter for the XDEV Application Framework SqlEngine
database database-adapter intersystems-cache intersystems-cache-2009 java xapi xdev xdev-application-framework
Last synced: 14 Jan 2026
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/knobz-io/memdb
Easy-to-use in-memory database for Go
database generics go in-memory
Last synced: 10 Mar 2026
https://github.com/vidicas/sqlx-repo
Database repository pattern on top of sqlx
database mysql postgres repository sqlite sqlx
Last synced: 13 Jan 2026
https://github.com/serhatyamann/data_access
Collecting data with ORM tools EF and Dapper.
codefirst crud dapper dapper-crud data-access database dbfirst entity-framework linq linq-methods linq-to-entities linq-to-sql micro-orm model-first object-relational-mapping orm queries sql
Last synced: 02 Jul 2026
https://github.com/alexsasharegan/database_lib
A dependency free, light PHP mysqli library to properly handle errors, connections, and make getting data simple and DRY.
database dbal mysql mysql-database php
Last synced: 05 Jan 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/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/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/vimiix/sqlalchemy-mogdb
Enmotech MogDB dialect for SQLAlchemy.
database dialect mogdb sqlalchemy
Last synced: 12 Apr 2026
https://github.com/whats-good/artbox
QR8 (Formerly Artbox) is an all-in-one NFT gallery for artists to display their collections, and collectors to explore and discover new artists. Stack: Next.js, TS, Apollo-client on the Frontend, and Express, GraphQL Yoga, Prisma and PostgreSQL on the backend.
apollo-client database graphql graphql-yoga nextjs postgresql pothos prisma react typescript wagmi webapp
Last synced: 13 Apr 2026
https://github.com/pumpum7/rust-database
A simple database system with client-server architecture in rust
Last synced: 24 Jan 2026
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/sugiruu/yii2-mssql-schema
Optimized Schema for Yii2 applications using SQL Server databases
database mssql schema sql-server yii2
Last synced: 07 Aug 2025
https://github.com/joec05/social-media-app-pgsql
PostgreSQL database for my Flutter social media app
android database dblinl flutter flutter-android postgresql postgresql-backup postgresql-database social-app social-media social-media-app sql
Last synced: 21 Feb 2026
https://github.com/shaheennabi/unified-database-connector-package
A powerful tool for automating MongoDB operations, making it easier than ever to connect and perform CRUD functionality. Future updates will expand support to MySQL, Cassandra, and beyond, bringing even more database versatility to your fingertips!
crud database database-operations machinelearning modular-coding mongodb pypi-package
Last synced: 09 Mar 2026
https://github.com/bchr02/filejson
Seamlessly syncs a JavaScript value to a JSON file in the background whenever that value changes.
autosave database document document-store file javascript json nosql orm proxies
Last synced: 06 Aug 2025
https://github.com/rosbit/dbx
golang database utility with easy-to-use transaction support. 基于ORM,更方便使用;事务处理流程自定义,代码不杂乱,易于使用
database easy-to-use orm tranastion
Last synced: 05 Jan 2026
https://github.com/amruthlp12/com.onlinebankingapplication
An online banking application built with Java and MySQL, providing functionalities for account management, customer management, and transaction management.
account-management backend-development banking banking-software client-server customer-management database database-integration financial-software java java-development jdbc mvc mysql object-oriented-programming open-source project-structure sql transaction-management
Last synced: 05 Jan 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/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/jpeyret/pynoorm
Working with datasources without, or in addition to, using an ORM
Last synced: 09 Apr 2026
https://github.com/loop333/btrieve_lib_win32
My Old C++ Library For Btrieve DataBase
Last synced: 27 Feb 2025
https://github.com/twineworks/vertica-9-for-pentaho-kettle
Vertica 9 database metadata for pentaho kettle
Last synced: 14 Jan 2026
https://github.com/mspirkov/yii2-db
A package of helper classes for working with databases in Yii2.
database php yii yii2 yii2-extension
Last synced: 12 Jan 2026
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/algerina/recipe-app
The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe
capybara database gitflow postgres rails ror rspec ruby
Last synced: 11 Apr 2026
https://github.com/fillipehmeireles/ghost-db
Rust in-memory simple database
database in-memory-database rust
Last synced: 01 May 2026
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/tiagocavalcante/connection
A secure, multiple database ORM for PHP
Last synced: 13 Jan 2026
https://github.com/frknkrc44/superminidb
Another database project with Java
Last synced: 14 Mar 2026
https://github.com/aplus-framework/database-extra
Aplus Framework Database Extra Library
aplus aplus-framework composer database database-extra extra framework full-stack gitlab library migration migrator php php8 phpoop phpstorm seed seeder vscode
Last synced: 14 Jul 2025
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/pjmagee/starwars-data
A Star Wars Web app with Charts and entire Timeline events!
aspire blazor blazor-webassembly data database dataset docker dotnet json starwars starwars-data starwars-fandom
Last synced: 07 Mar 2026
https://github.com/stevencodelab/aes128sistem
Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.
aes-128 bootstrap database decryption encryption javascript php sql
Last synced: 10 Apr 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/iantomasinicola/databaseyimp
Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.
Last synced: 12 May 2026
https://github.com/tanaymukherjee/Exploring-SQL-with-R
The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL
Last synced: 30 Jul 2025
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/proost/dbresolver
The sqlx resolver and wrapper for database cluster
database go golang mysql postgresql rdbms sqlx
Last synced: 18 Jan 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/bastgau/snow-revoke-privileges
Script designed to simplify the management of permissions in your Snowflake databases.
data database dba dev-container python snowflake
Last synced: 20 Apr 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/far-beyond-dev/pebblevault
PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!
buntdb database in-memory-database rust sqlite
Last synced: 25 Apr 2025
https://github.com/gnikolovski/dix
Database Import eXport - console tool
console console-application database export import mysql mysql-database php symfony-console
Last synced: 05 Aug 2025
https://github.com/jedmund/hensei-api
An API to help Granblue Fantasy players create and share teams and strategies.
database gaming granblue granbluefantasy ruby
Last synced: 17 Feb 2026
https://github.com/huangrunhua/the-new-yorker-database
The New Yorker article database, stored with JSON format.
apple-news article database ios ipados news
Last synced: 20 Apr 2025
https://github.com/freeedy/sprocedurebasedpattern
SProcedureBasedPattern
csharp database dll mssql patterns stored-procedures tsql
Last synced: 12 Apr 2025
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/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/donaldfilimon/wdbx-py
WDBX is a flexible vector database system designed for AI applications with an extensible plugin architecture. Uses can extend to just about any simple or complex case and distributed servers as well. Code is very error optimized and simplified and allows plugins for you to extend everything. Miniature implementation of this standard that I made...
ai database distributed ml performance plugins python python3 secure sharded wdbx
Last synced: 30 Apr 2026
https://github.com/omarrsakr/pharmacy-management
Pharmacy Management 💊 A static desktop application built using C# And Database designed for managing pharmacy operations. It features multiple modules to handle various aspects of pharmacy management, including agent management, billing, medicine tracking, and manufacturer records.
Last synced: 07 Oct 2025