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-07 00:08:29 UTC
- JSON Representation
https://github.com/remcostoeten/dora
Dora, the db explorah. A lightweight Rust database manager for PostgreSQL, LibSQL, SQLite, and MySQL. Query runner, table viewer, seeding, and built in Drizzle LSP. Includes Docker container management for quick local setups.
admin-dashboard cloud cloud-devops database database-management drizzle-orm nextjs postgresql reaect studio typescript webapp zustand
Last synced: 19 Apr 2026
https://github.com/bijx/firestore-data-fetcher
A simple Python script to fetch documents from a Firebase Firestore collection and save them to a local `.json` file.
automation data database downloader exporter fetcher firebase firestore open-source script
Last synced: 12 Apr 2026
https://github.com/anthonyvanegas/samony-lab
The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.
css database database-management flask html python sql
Last synced: 09 Apr 2026
https://github.com/datahearth/portainer-templates
HTTP API to ease templates management for Portainer-CE
database docker docker-compose docker-swarm portainer-api portainer-ce templates
Last synced: 08 Apr 2025
https://github.com/pomb/godot_google_sheets_database
A simple google sheets data source for a godot project
database godot godot-4 google-sheets
Last synced: 06 Jan 2026
https://github.com/rikurauhala/minitex
Minitex is a command-line application for managing academic references in the BibTeX format | Python | Robot Framework | SQLite3
automated-testing bibtex continuous-integration coverage database github-actions latex poetry portfolio python robot-framework scrum software-engineering sql sqlite3
Last synced: 29 Sep 2025
https://github.com/bl33h/factorysimulation
A factory simulation system that utilizes a SQL database.
create-database database postgresql queries simulation sql
Last synced: 21 May 2026
https://github.com/anzo52/mysqlcom4py
Simple command line tools for MySQL using Python
cli database mysql mysql-python-connector python-cli sql
Last synced: 12 Apr 2026
https://github.com/selfagency/ironmarch-vue
Vue frontend for ironmarch.exposed
Last synced: 05 Mar 2025
https://github.com/EdenOved/TechTrack-Job-Search-Management-Platform
Developed a personal platform to streamline the job search process in the tech industry, featuring a dynamic list of companies with detailed information and job links, paired with advanced resume management capabilities, including version control. Built with Python (FastAPI), React, TypeScript, and PostgreSQL.
api-rest database fastapi full-stack job-search postgresql python react resume-management typescript web-development
Last synced: 29 Sep 2025
https://github.com/exasol/exasol-driver-lua
Exasol SQL driver for Lua
database driver exasol exasol-integration lua sql
Last synced: 15 May 2026
https://github.com/vinniko/japanlanguage
🎌 Japanese language course website. Learn it
asp-net-core csharp css database html mysql sql
Last synced: 30 Apr 2026
https://github.com/eliasafara/relational-databases-modeling
Project: Relational Databases – modeling
course database education entity-relationship-diagram github learn postgresql relational-databases sql
Last synced: 11 May 2026
https://github.com/mahmoudmortada97/international-pharmacy
Desktop application using C# ADO.NET techonogly that helps pharmacists to deal with their own customers by storing information about customers , drugs and doctors
csharp database desktop-application open-source oracle pharmacy-management-system
Last synced: 21 May 2026
https://github.com/akicho8/js-memory-record
A simple library that handles a few records easily
database immutable javascript library simple small static
Last synced: 25 Nov 2025
https://github.com/pranavharsh/today-i-learn
small project but containing all the high level componets of HTML, CSS, Vanilla-JavaScript,and React... YOU MUST CHECK🙂
css database googlefonts html html-css-javascript html5 nodejs npm-package react vanilla-javascript
Last synced: 19 Feb 2026
https://github.com/bilal-belli/personalacademicdocuments
This repository contains some personal academic assignments, maybe it will help someone!
compilation computer-architecture data-analysis data-structures-and-algorithms database front-end hpc networking operating-systems signal-processing
Last synced: 20 Apr 2026
https://github.com/bravol/python-fastapi
Learn FastAPI with Resful API from scratch to advanced.
alembic database fastapi mysql-database postresql pytest python restful-api sql sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3
Last synced: 11 Apr 2026
https://github.com/letswritetw/letswrite-google-excel-db-en
How to use Google Sheets as a database
database google-excel google-sheets
Last synced: 17 Mar 2025
https://github.com/timothyvanderaerden/ecto_mysql_match
Ecto MySQL (and MariaDB) fulltext search.
database ecto elixir fulltext-search mariadb mysql
Last synced: 10 Apr 2026
https://github.com/codemommy/databasephp
Operate Database
codemommy database databasephp php
Last synced: 06 Jan 2026
https://github.com/vit-orm/vitorm.postgresql
database orm postgres postgresql vitorm
Last synced: 11 Mar 2026
https://github.com/solutosoft/yii-settings
Yii Settings Extension
database settings yii2 yii2-extension
Last synced: 04 Jan 2026
https://github.com/wayfair-incubator/gossip
Extends the functionality of Dapper and allows performing database queries in .NET easily and quickly.
dapper database fluent hacktoberfest sql
Last synced: 12 Apr 2025
https://github.com/kevindeyne/vardogr
Vardøgr is a CLI that can push production-like data to test environments securely and at scale
cli data-generation data-generator database mariadb mysql postgresql scrambled-data
Last synced: 12 Apr 2026
https://github.com/gharib110/movie-database
A Rest-API with Go and React for managing and showing movies
database golang-application golang-examples movie-database
Last synced: 23 Mar 2025
https://github.com/mariomenjr/wgu-scheduler
C195: Software II Advanced Java Concepts Project
appointments database scheduler
Last synced: 17 May 2026
https://github.com/websolutionstuff/laravel-9-livewire-crud-operation
In this article, we will see the laravel 9 livewire crud operation. we will learn about livewire crud operation in laravel 9 and how to create crud operation using livewire in laravel 9. Also, see how to install livewire in laravel 9.
crud-application crud-operation database laravel laravel-9 livewire livewire-components livewire-crud mysql php
Last synced: 12 Apr 2026
https://github.com/deltatag/enum
Easy & simple enumerations for PHP
database deltatag enumeration php validation
Last synced: 14 Jan 2026
https://github.com/kammadata/database-scaffold
database-scaffold is a set of PHP libraries which wrap MySQL and PostgreSQL PDO objects, handling the DSN formatting and connections.
database mysql php php7 postgresql
Last synced: 27 Apr 2026
https://github.com/aykhan019/zust
Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.
asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token
Last synced: 11 Apr 2026
https://github.com/memergamer/musicindustry
MusicIndustry project for Database class
database plsql sapientia sapientia-university
Last synced: 25 Apr 2026
https://github.com/learnwithkawsar/mssql.sqlhelper
SQLHelper is a simple class to help with MSSQL databases
database helper library microsoft mssqlserver sql
Last synced: 09 May 2026
https://github.com/gabriel-dp/brascode
Pratical work of "Databases" subject at UFSJ, providing data about soccer tournaments.
database react soccer styled-components ufsj
Last synced: 18 Apr 2026
https://github.com/piterden/backup_manager-module
Backup Manager for Streams Platform
addon artisan backup-manager database laravel pyrocms restore streams-platform
Last synced: 21 Jan 2026
https://github.com/Swag666baby/torrent-api
an API designed to search, add and delete torrents from the database.
api crud database nodejs torrent typescript
Last synced: 23 Jul 2025
https://github.com/babkock/cis164
Homework for my Advanced C++ class.
database graphical-user-interface memory-management qt5 qtcreator sqlite3 threads
Last synced: 09 May 2026
https://github.com/vlaxray/cyteapipe
--> http://teatabacco.altervista.org/ <--
css database diary html5 javascript logging php phpmyadmin sql
Last synced: 12 Apr 2026
https://github.com/mrasu/dataharpoon
An MCP-ready query engine that connects to your data — wherever it lives
database datafusion mcp mcp-client mcp-server query-engine
Last synced: 01 Aug 2025
https://github.com/dwidevelopes/portofolio-dwi-bakti-n-dev
Portofolio Dwi Bakti N Dev
chatbot-framework chatgpt4 database dwi-bakti dwi-bakti-nugroho encryption-decryption portfolio-website portofolio portofolio-dwi-bakti portofolio-web vercel-deployment viture web-development website website-design website-development
Last synced: 08 Apr 2025
https://github.com/necraul/examproj
Simple CRUD Form for inputting questions/answer and another form for taking an exam
crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application
Last synced: 11 Apr 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_seychelles
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🇸🇨️ The Earth/Seychelles database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-seychelles seanpm2001-worlddb-development seanpm2001-worlddb-project seychelles svg-lang svg-language world-db worlddb
Last synced: 18 Jan 2026
https://github.com/mkawserm/bdodb
bdodb is a badger based backend database for bleve
bleve blevesearch database fulltext-search fulltextsearch golang golang-package
Last synced: 16 Jan 2026
https://github.com/diegovictor/crunchyroll-notifier
Reads Crunchyroll's Animes RSS and notify users through push notification when new animes' episodes are published. Built to AWS Cloud.
api aws database docker dynamo dynamodb javascript js lambda node nodejs notification rss serverless-framework sns sqs
Last synced: 14 Apr 2026
https://github.com/rmahmadkhan/grocerystore
Grocery Store is a .NET (WPF-based) application. Has 2 types of users, i.e. Admin & Customer. The data is stored using SQL Local Database.
csharp database dotnet grocerystore wpf
Last synced: 11 Apr 2026
https://github.com/powwater/powpolished
Authentication and Administration for POW Shiny apps
api-rest authentication database email-validation login-system phone user-management
Last synced: 30 Jul 2025
https://github.com/sorgazb/php_libary
Library program developed in PHP
admin-dashboard composer database libary mysql php poo vendor
Last synced: 07 Apr 2026
https://github.com/abhi227070/data-extraction-from-database-using-ai
QueryGenie.AI is a Generative AI tool to extract data from a database by using simple Natural Language. This tool takes question in the form of natural language and convert that into SQL query then it shows both SQL query and exact answer as output to the user.
css database deep-learning deep-neural-networks flask flask-application html javascript langchain langchain-python large-language-models mysql natural-language-processing
Last synced: 11 Apr 2026
https://github.com/ctkqiang/LQZ
灵取证是一款功能强大且专业的安卓设备数据取证工具,专门为执法部门、司法机构和安全调查人员设计开发。本工具采用先进的取证技术,确保数据提取过程的完整性和准确性。本工具的开发和使用严格遵循相关法律法规框架,确保所有数据提取操作都在合法授权范围内进行。通过专业的数据处理流程,为执法调查工作提供可靠的电子证据支持。
adb android china chinese chinese-characters cpp ctkqiang cybersecurity database forensics forensics-tools hacking mobile networking transfer-data
Last synced: 01 Apr 2025
https://github.com/dwidevelopes/database-input-pelanggran-mahasiswa
Menginput data Mahasiswa Yang Melakukan Pelanggran yang siap di data dan di hukum Dan juga siap Terkena Sanksi
aplikasi aplikasi-sekolah data data-analysis database input-method mahasiswa sekolah siswa siswi website
Last synced: 02 May 2026
https://github.com/jacksonzamorano/pilot
Batteries-included, high-performance HTTP framework for quickly building applications.
Last synced: 16 Jan 2026
https://github.com/abdullahashfaqvirk/SQL-Database-Connectors
A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.
database db-manager mysql mysql-connector pyodbc python sql sqlserver
Last synced: 27 Sep 2025
https://github.com/astrabert/supaseqs
Basically BLAST, but written in PostgreSQL😉
bioinformatics blast data-management database dna-sequences fastapi nucleotide-sequence postgresql sqalchemy supabase vector-database vector-search
Last synced: 12 Apr 2026
https://github.com/cockroachlabs-field/quarkus-crdb
Securely connect a Quarkus Java app to your Cockroach Serverless database.
cockroachdb database gke java k8s
Last synced: 09 Apr 2026
https://github.com/phiilu/simple-typeorm-babel-test
Repo to test TypeORM and see how it works
babel database es6 javascript mysql orm typeorm
Last synced: 03 May 2026
https://github.com/marceloneppel/sembast-to-badger
A simple tool to convert sembast database exports to BadgerDB databases.
badger badgerdb dart dartlang database database-migration database-migrations databases go golang sembast
Last synced: 09 Apr 2026
https://github.com/farynam/nextcloud_link_tracker
Simple cron based monitoring for NextCloud.
audit auditing database links monitoring nextcloud shares
Last synced: 10 Mar 2026
https://github.com/moosa-codes/Auth-with-Firebase
Authentication Boilerplate with Next.js, Tailwind CSS, and Firebase 🔒 A modern authentication boilerplate featuring: Frontend: Next.js, React, Tailwind CSS, DaisyUI. Backend: Firebase with secure sign-up, login, and email verification. Clean structure, reusable components, and responsive design for fast development.
authentication dais database login nextjs reactjs signup tailwindcss
Last synced: 27 Sep 2025
https://github.com/hihaho/laravel-ghost-database
database ghost-database laravel php
Last synced: 13 Jan 2026
https://github.com/leophant/leophant
ORM for Node.js
database javascript leophant mysql node orm postgresql
Last synced: 11 Apr 2026
https://github.com/porebskk/simple-php-document-store
SimplePhpDocumentStore is a simple NoSQL database for storing php arrays and querying them.
database dbal documentation nosql php sqlite
Last synced: 13 Jan 2026
https://github.com/geisi/laravel-db-session-helper
This package is build on top of the Laravel session database driver. With it you are able to query users by their login state.
database driver eloquent laravel laravel-framework laravel-jetstream login offline online query session state user
Last synced: 13 Jan 2026
https://github.com/lupennat/lupdo-sqlite
Lupdo Driver For Sqlite
abstraction-layer database lupdo nodejs pdo sqlite sqlite3 transactions
Last synced: 26 Feb 2025
https://github.com/hackgt/pg_initialaser
"Postgres is 1% determination and 99% containerization"-@mjkaufer Utility for creating user and database on a Postgres server in Kubernetes
database docker georgia-tech hackathon hackgt kubernetes pg-initialaser postgres
Last synced: 11 Apr 2026
https://github.com/nisanth2004/change-password-email-verification-spring-security
Implement the Change password functionality using endpoint and postman client in via Email
c database eclipse-ide endpoint intellij-idea java logging lombok mail mysql security softawre spring springboot web
Last synced: 11 Apr 2026
https://github.com/zckyachmd/twitter-autoreply
Simple BOT Auto Reply Tweet on Twitter Timeline
auto-reply bootstrap bot codeigniter database php php-framework reply tweet tweet-reply twitter twitter-api twitter-bot
Last synced: 15 May 2025
https://github.com/manzi-cedrick/arduino-rfid-check
arduino database python3 rfid-reader sqlite sqlite3
Last synced: 11 Apr 2026
https://github.com/pradipece/insurance_data_analysis_ml
This project approach defines the terms machine learning and linear regression ML algorithm in the context of real-time problem-solving.
data-science data-visualization database machine-learning matplotlib numpy pandas python python3
Last synced: 11 Apr 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_syria
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🇸🇾️ The Earth/Syria database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-syria seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language syria world-db worlddb
Last synced: 18 Jan 2026
https://github.com/jjacoboflorez95/tech-giants
A comprehensive full-stack management system for inventories, employees, products, customers, and orders. Built with Node.js, Express, and MongoDB.
college-project crud database ejs express-js full-stack mongodb node-js pdfkit web-application
Last synced: 12 Apr 2026
https://github.com/rozhakxd/securesqlfirebird
Implementation of user access control using Firebird SQL. Granting and revoking permissions (SELECT, INSERT, UPDATE, DELETE) to simulate real-world database security in a multi-user system.
database firebird firebirdsql flamerobin grant revoke sbd security sql
Last synced: 16 May 2025
https://github.com/rawsashimi1604/poke_tcg_db
Poke TCG DB is a web application made to conveniently access all the information you need on Pokemon TCG Cards at one place.
database express fullstack javascript nextjs pokemon postgresql reactjs restapi tradingcard
Last synced: 12 Apr 2026
https://github.com/jimipulsar/livewire-dashboard
LARAVEL 10 ECOMMERCE DASHBOARD PANEL + TAILWIND CSS + ALPINE JS
alpinejs authentication authentication-middleware bootstrap cart css database ecommerce ecommerce-platform html javascript jquery laravel laravel-framework-10 livewire mysql permissions php stripe tailwindcss
Last synced: 24 Sep 2025
https://github.com/creadone/karma
Key-counter database
crystal database key-value storage
Last synced: 28 Apr 2026
https://github.com/juandbta/recipes-project
The Recipe app keeps track of all your recipes, ingredients, and inventory. 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. Also, the app allows you to make them public so anyone can access them.
capybara css-flexbox css3 database front-end-development posgresql rspec ruby ruby-on-rails unit-testing
Last synced: 12 Apr 2026
https://github.com/vilhalva/crud-upload-de-arquivos-em-php-e-postgresql
👨🏫CRUD DE MULTIMIDIAS EM HTML, CSS, PHP E POSTGRESQL.
crud css database html php postgresql projeto site
Last synced: 10 Apr 2026
https://github.com/committeddb/committed
A single-binary, Raft-backed CDC pipeline with the log as its own source of truth.
database microservices-architecture
Last synced: 28 May 2026
https://github.com/tomrf/seminorm
PHP PDO Query Builder / ORM
database orm pdo pdo-mysql pdo-sqlite php psr-3 query-builder query-executor
Last synced: 13 Jan 2026
https://github.com/martinohmann/godog-db
Feature context for godog that adds database testing steps
bdd cucumber database gherkin golang integration-testing
Last synced: 07 May 2026
https://github.com/hassanshehzad1/ecomerce
Ecomerce mern app Short About for GitHub Repository A full-stack e-commerce app built with MERN stack (MongoDB, Express.js, React, Node.js) and Stripe for secure payments. Features include user authentication, product browsing, cart management, and order confirmation.
api backend database expressjs frontend full-responsive full-stack javascript mongodb nodejs react reactjs response
Last synced: 11 Apr 2026
https://github.com/adrianmjim/nestjs-libsql-client
NestJS TURSO libsql integration
database libsql-client libsql-client-ts module nestjs postgres sql sqlite turso turso-db
Last synced: 27 Sep 2025
https://github.com/ritobrotomukherjee/vet_clinic_db
It's a database creation project using PostgreSQL
database postgres postgresql sql
Last synced: 01 May 2026
https://github.com/momomo/momomo.com.platform.db.base.jpa.session
The absolute base of the database related hibernate session based jpa modules.
database java jpa-modules momomo
Last synced: 16 Jul 2025
https://github.com/tobytwigger/laravel-settings-vue
Strongly typed, feature rich settings for Laravel and Vue.
config configuration database laravel open-source persistence php settings settings-repository settings-storage vue vuejs
Last synced: 11 Apr 2026
https://github.com/momomo/momomo.com.example.app.crypto.based.on.hibernate.libraries
Example application currently mainly to showcase the Transactional API
database java momomo transactional
Last synced: 20 May 2026
https://github.com/chenhcy/travelcountrywebsite
This is a website for sharing the popular travel country and help people make a good travel plan
css database frontend full-stack html javascript mongodb nodejs
Last synced: 11 Apr 2026
https://github.com/coderatul/conflict-serializable-validator
A Python tool to check if a given transaction schedule is conflict serializable. It analyzes the schedule, builds a dependency graph, detects cycles, and determines whether the schedule can be serialized. Supports input from Excel files and provides a graphical representation of the dependency graph
awesome awesome-list concurency conflict-serializability database dbms-project hacktoberfest python
Last synced: 31 Mar 2025
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_south-korea
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🇰🇷️ The Earth/South Korea database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-south-korea seanpm2001-worlddb-development seanpm2001-worlddb-project south-korea svg-lang svg-language world-db worlddb
Last synced: 03 Feb 2026
https://github.com/delimard/sqlite-ios-sync
Few method to sync Sqlite Databases with Xojo iOS.
Last synced: 27 Apr 2026
https://github.com/lankaukk/typo-app
Single Page Application (SPA) for generating Typographic Compositions.
api css database fast-json javascript rails ruby
Last synced: 11 Apr 2026