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-11 00:07:52 UTC
- JSON Representation
https://github.com/chimera-hackathon-team/chimera-hackathon-preparation
Welcome to the Chimera team repository! Here you will find the work and resources we use to prepare for hackathons.
artificial-intelligence backend data-science database frontend machine-learning web-scraping
Last synced: 07 Apr 2026
https://github.com/qqiangwu/cloudkv
A learning purpose kv storage using modern c++ based on LevelDB
Last synced: 02 May 2026
https://github.com/najibullahjafari/budgetpro
BudgetPro is the Ruby on Rails project, this is about building 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 .
backend database gems postgresql ruby ruby-on-rails
Last synced: 05 Jan 2026
https://github.com/bezborodow/flask-migratepg
Simple SQL migration command for Flask and Psycopg 3.
database flask migrations postgresql psycopg sql-migration
Last synced: 24 Jun 2025
https://github.com/zx80/proxy-pattern-pool
Generic Proxy and Pool Classes for Python
Last synced: 08 May 2025
https://github.com/akshit-arora/dblog
Laravel package to log heavy database queries
database devtools laravel laravel-package logger logging query
Last synced: 16 Jan 2026
https://github.com/yaza-putu/wilayah-administrasi-indonesia-2022
Data Wilayah Administrasi Indonesia 2022
database indonesia sql wilayah
Last synced: 08 Sep 2025
https://github.com/chompfoods/stub-spring
Spring server stub 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.
api branded chomp data database food grocery ingredients java nutrition raw recipe-api recipes server server-stub spring springboot stub stub-spring sub-server
Last synced: 09 Apr 2026
https://github.com/bitartisan1/netdigger
A .NET 8.0 C# WPF desktop application for web scraping data into structured databases with a modern UI, comprehensive logging and optimized high performance.
csharp data data-scraper data-scraping database desktop dotnet internet logging scraper ui url web-scraper web-scrapers web-scraping web-scrapping
Last synced: 13 Apr 2025
https://github.com/kawakamimoeki/prisma-cleaner
Prisma Cleaner is a utility for cleaning database with Prisma in testing. You can use in Jest or Mocha, etc.
database jest-test mocha postgresql prisma
Last synced: 21 Apr 2025
https://github.com/teodev1611/darth-db
A tiny database for the Dark Side
database golang golang-library golang-module golang-package help-wanted
Last synced: 14 Mar 2026
https://github.com/tohidkhan6332/tohid-data
TOHID_MD BOT DATA LIKE STICKERS/PNG/VIDEOS/
Last synced: 01 Aug 2025
https://github.com/nlfmt/stormdb
Simple but feature-rich JSON database for NodeJS. Supports custom class serialization and deserialization, advanced querying, and more.
database electron javascript json node nodejs orm typesafety typescript
Last synced: 09 Jul 2025
https://github.com/felixklauke/victoria
Experimental replacement for couchbase's default entity converter using GSON instead and providing a powerful DAO API. It's full featured providing extended life cycle observing and database backed on disk data structures alongside with extensive entity management via annotations.
annotations bucket converter couchbase couchbase-cluster couchbase-enterprise dao database entity gson lifecycle lifecycle-processing repo repository sasuke sasukekawaii tls victoria
Last synced: 26 Apr 2026
https://github.com/vaibhavmojidra/note-maker-web-app-using-bootstrap-4-hibernate-jsp-servlet
Note Maker is a simple note making app to save notes. Front end is designed using Bootstrap 4 so its responsive to PC browser as well as mobile browser. Business Logic is coded in Java using JSP Servlets and Hibernate to connect Database. Microsoft SQL Server is used as database of this Project.
database hibernate jsp-servlets maker mojidra pc-browser vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 30 Apr 2026
https://github.com/comonadd/idb-query
IDB querying library
database idb javascript typescript
Last synced: 18 Oct 2025
https://github.com/deverebor/postgresql-univercity-database-project
Project made as part of the Systems Design course. This repository does not have real data, they are all fictitious
covid19-data database postgresql python-script university-project
Last synced: 19 Apr 2026
https://github.com/starnowski/posmulten-hibernate
Integration of Posmulten and Hibernate libraries
database hibernate multi-tenant-applications multitenancy postgres rls shared-schema
Last synced: 23 Jan 2026
https://github.com/sombriks/sample-spring-multiple-databases
sample-spring-multiple-databases
configuration-management database java spring-boot
Last synced: 20 Apr 2026
https://github.com/sneels/parkds
Connect all your Data Sources via 1 process (Cross-Domain + Single-Domain)
cross-domain data database datasource datasources javascript source
Last synced: 24 Feb 2026
https://github.com/longluo/Android-RapidDev
Android Dev Quick Guide
android android-app camera database develop glide greendao libraries mvc mvvm open-source qr-code retrofit2 rxjava ui ui-components
Last synced: 07 Oct 2025
https://github.com/youhengzhou/json-crud-engine
Custom JSON database crud engine written using python used for community projects
Last synced: 07 Oct 2025
https://github.com/baggerfast/videohostingdatabase
Coursework for university - I implemented a database similar to YouTube.
database sql sql-server youtube youtube-database youtube-db
Last synced: 26 Oct 2025
https://github.com/hanieas/larasearch
This is a search package built to easily integrate with Laravel and the database.
Last synced: 28 Apr 2026
https://github.com/dhuny/tpch
TPC-H Benchmark helper for MySQL and MariaDB
benchmark benchmarking database jmeter lamp-stack mariadb metrics-databases mysql performance performance-monitoring performance-tuning rdbms sample-database tpc tpc-h tpch ubuntu
Last synced: 24 Jan 2026
https://github.com/kychee-com/run402
MCP server for Run402 β AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.
ai-agent backend-as-a-service database mcp micropayments model-context-protocol openclaw postgres supabase-alternative x402
Last synced: 03 Jun 2026
https://github.com/ericdowell/feature-toggle
A simple feature toggle api for Laravel applications.
conditional-toggles database database-toggles feature feature-flag feature-flags feature-toggle feature-toggles features laravel local-toggles querystring-toggles redis redis-toggles toggle-providers toggles
Last synced: 08 Oct 2025
https://github.com/hashirmeraj/admin-dashboard
Admin Dashboard for Online Quiz Website: A comprehensive admin panel built with HTML, CSS, Bootstrap, JavaScript, PHP, and MySQL. This dashboard allows admins to add and manage exam categories, add, edit, and delete questions, register other admins, and perform all essential admin functions for efficient quiz management.
admin-dashboard admin-panel bootstrap category-management css dashboard database educational-project javascript mysql mysql-database online-quiz-system onlinequiz php question-answering
Last synced: 02 Feb 2026
https://github.com/zain-bin-arshad/point-of-sale
Point Of Sale System, written in C#.
bakery-management-system csharp database management-system ms-sql-server ms-visual-studio points-of-sales sql
Last synced: 07 Feb 2026
https://github.com/dummify/dummify.php
Programmatically dummifies your database to non-sensitive data for development use!
database dummy dummy-data fake-data faker mysql php sensitive-data sql-server
Last synced: 18 Mar 2026
https://github.com/htfy96/simpledb-kotlin
A modernized codebase of sciore's simpledb project, powered by Kotlin and gradle
Last synced: 06 May 2026
https://github.com/dusova/dusovadb
dusovadb: Turkish, fast, reliable, and useful open-source database module. It offers event and backup support. Supports JSON and YAML formats.
Last synced: 11 Feb 2026
https://github.com/cnayan/q-server
Gives API for back-end server connectivity; MS SQL Server connector provided.
data database provider q-server query query-engine
Last synced: 09 Oct 2025
https://github.com/yashitanamdeo/hospital-management-system-python
Hospital Management System using Tkinter in Python with Mysql Database Connectivity
database database-management hospital-management-system mysql python tkinter tkinter-python
Last synced: 16 Apr 2026
https://github.com/0xrocky/giogu-db
Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.
database php plpgsql postgresql sql
Last synced: 07 May 2026
https://github.com/aallali/db.c
trying to learn DB internals by building a simple storage engine
algorithms c database database-internals datastructures storage-engine
Last synced: 12 Feb 2026
https://github.com/houssemdellai/webapp-demo
Demo for ASP.NET 5.0 app that connects to Database and to Azure Application Insights.
application-insights azure database dotnet5
Last synced: 14 Feb 2026
https://github.com/maurodelazeri/skinny
Lightweight in memory time-series database written in Golang
database golang inmemory timeseries
Last synced: 08 May 2026
https://github.com/src-mgra/firebase-tlist-auth
firebase example with auth implemented in ionic app
authentication database example firebase ionic2 nosql nosql-database persistence typescript
Last synced: 08 May 2026
https://github.com/objectstack-ai/objectql
The Universal Data Protocol. A high-performance engine that virtualizes SQL, NoSQL (Redis), and Files (Excel) into a unified API. Write once, query anywhere.
database json-schema orm protocol typescript universal
Last synced: 16 Feb 2026
https://github.com/nicolas-raoul/wikivoyage2osm
Extract POI information from Wikivoyage. This project has been superseded by https://github.com/baturin/wikivoyage-listings
activities attractions database hotels opendata openstreetmap restaurants shops travel wikivoyage
Last synced: 09 May 2026
https://github.com/gehad-ahmed30/face-recognition-attendence-system
The Face Recognition Attendance System is an AI-powered application that automates attendance tracking using facial recognition. It detects and identifies students' faces , updates attendance records in Firebase, and displays real-time student information.
database face-recognition firebase numpy opencv python
Last synced: 01 Mar 2026
https://github.com/rish-16/nachodb
π§ A simple sqlite-like database written in C
Last synced: 10 May 2026
https://github.com/jeremylikness/somedb
.NET Conference example EF Core 5.0 app showing simple logging, DebugView, and ToQueryString
database entity-framework entity-framework-core entityframework entityframeworkcore orm
Last synced: 10 May 2026
https://github.com/deividsousan/tudogostoso
API de um sistema de compartilhamento de receitas onde usuΓ‘rio autenticados ver, adicionar e remover receitas.
api backend database fastapi mysql pydantic python sql sqlalchemy
Last synced: 02 Mar 2026
https://github.com/lebrancconvas/personal-saved-datasets
Saved Datasets for doing stuff in the area of Statistics & Data Science.
data-analysis data-science database datasets excel kaggle kaggle-dataset microsoft-excel sample-dataset
Last synced: 12 May 2026
https://github.com/msaf9/student-attendance-management-system
A relational database to maintain university student records.
Last synced: 13 May 2026
https://github.com/samuel-rosa/fe-br
CΓ³digo fonte do site da Base de Dados Brasileira de Ferro do Solo
crowdsourcing database science soil-iron-content ufsm
Last synced: 14 May 2026
https://github.com/reesporte/bugfruit
bugfruit is an embedded key-value store.
Last synced: 16 Apr 2026
https://github.com/ozovalihasan/database-sqlzoo
ποΈ The database tutorial on SQLZOO is completed, and all solutions are added.
Last synced: 16 Apr 2026
https://github.com/jacobwilliams/vibehdf5
Vibe coded HDF5 file database + GUI viewer + Data visualization
database filestore gui hdf5 matplotlib pyside6 python qt vibe-coding
Last synced: 05 Mar 2026
https://github.com/kielx/insurance-company-database
Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.
database oracle oracle-database oracle-db plsql sql sqldeveloper
Last synced: 23 Feb 2026
https://github.com/nasirkhan294/blog_app
This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. π
database linters-config postgresql rubocop-linter-action ruby ruby-gem ruby-on-rails
Last synced: 06 May 2026
https://github.com/haydenhargreaves/mediastorageserver
Media storage server for storing images within folders on a local machine or in the cloud.
database image-storage images media-storage server
Last synced: 17 Apr 2026
https://github.com/alexandrbig1/your-energy-fitness-app
"Your Energy" is an innovative fitness app designed for personalized workouts. Explore custom exercises, monitor your progress, and find daily inspiration with motivational quotes. With user ratings, favorites, and a secure authentication system, it offers a seamless fitness experience. Explore a world of wellness at your fingertips!
backend computerscience css3 database firebase firebase-auth freelance frontend fullstack html-css-javascript html5 javascript js localstorage softwareengineer teamproject ui-design ux-ui-design vite webdevelopment
Last synced: 04 Apr 2026
https://github.com/david-cattermole/sql-learning
Basic SQL projects used for education purposes.
Last synced: 17 Apr 2026
https://github.com/andersonshatch/twit-db
Retrieve twitter timelines & store in MySQL
database hacktoberfest mysql php twitter
Last synced: 10 May 2026
https://github.com/cognica-io/uqa
UQA β Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure
bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search
Last synced: 08 Apr 2026
https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench
Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.
database postgresql sql sqllite3 workbench-configuration
Last synced: 16 Oct 2025
https://github.com/chassis/sequelpro
Open your database in Sequel Pro with a single command
chassis chassis-extension database sequel-pro wordpress
Last synced: 06 Nov 2025
https://github.com/contributte/doctrine-mongodb
:zap: Well-integrated MongoDB for Nette Framework
database mongodb nette nette-framework nettrine php
Last synced: 02 Jan 2026
https://github.com/muradisazade777/snapcart
SnapCart is a modern Laravel-based e-commerce backend, containerized with Docker and built for scalability, clarity, and cyber-inspired branding. You can also add a tagline if you want something punchier: Cyber-ready commerce. Laravel-powered. Docker-deployed.
backend backend-api blade database developer-tools docker framework laravel mysql nginx orchestration php sql web webserver
Last synced: 27 Sep 2025
https://github.com/kirkdiamond/systemicdb-core
This is the core SystemicDB package that is used in the SystemicDB Server, it can be used standalone in a Go project
Last synced: 18 May 2026
https://github.com/trace-kadenyi/rails_budget_app
SmartMoney is a mobile web application to 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. The Rails application allows the user to: register and log in. add new transactions for a category, see the expense on each category
cancancan database devise-token-auth heroku-deployment postgresql rspec-rails ruby ruby-on-rails tdd
Last synced: 07 Mar 2026
https://github.com/teamkillerx/akeno-userbot
Userbot Some Features Written With Python And Library Pyrogram (Userbot Premium Unlocked)
bypass-ban chatbot chatbot-telegg chatbot-telegram chatgpt database flux hacktoberfest mongodb motor plugins pyrogram pyrogram-userbot userbot-telegram
Last synced: 11 Aug 2025
https://github.com/esptoolkit/esp-jsondb
Lightweight JSON document database for ESP32 with a MongoDBβlike API, RAM caching, and optional autosync to LittleFS
arduino arduino-library database document-database embedded esp iot json littlefs nosql storage
Last synced: 12 Feb 2026
https://github.com/wildcatdb/bench
A research tool used to benchmark the Wildcat storage engine.
benchmarking database lsmtree storage-engine
Last synced: 12 Jan 2026
https://github.com/caiorss/postgres-docker-container
Very lightweight and simple to setup postgres SQL docker image.
alpine database docker image linux postgres postgresql vritualization
Last synced: 08 Apr 2026
https://github.com/muradisazade777/task-tracker-api
Task Tracker API β A lightweight and container-based task management system built with Go (Gin), PostgreSQL, and Docker. It provides a fully functional full-stack framework with a RESTful API and a Vite frontend. Ideal for local development, testing, and scaling.
api backend database docker frontend go golang html javascript nextjs react server typescript
Last synced: 04 Oct 2025
https://github.com/acryps/vlquery
TypeScript ORM for postgresql
audits database entity orm postgres typescript
Last synced: 04 Oct 2025
https://github.com/elialm7/ca1assistance
An attendance control proyect i made as a school proyect.
crud-application database java management-system
Last synced: 21 Feb 2026
https://github.com/devrabbani/zendb
All-in-one database toolkit with normalization, index analysis, ER diagrams, and many more. Access community tips and daily resources to optimize your database skills.
algorithms database hacktoberfest mermaid mermaid-diagrams nextjs14 open-source optimization sql typescript
Last synced: 07 Mar 2026
https://github.com/charles-55/onlinebookstore
A graphics-based online bookstore programmed using the Java programming language and PostgreSQL as the backend database.
Last synced: 11 Apr 2026
https://github.com/andr3w03/pemrogramanvisual
Tugas Mata Kuliah Pemrograman Visual Semester 4
csharp database desktop-application microsoft-access mysql sharpdevelop sql sql-server visual-studio windows-forms
Last synced: 08 Apr 2026
https://github.com/ahmadchen/coronanotifier
Covid-19 Whatsapp Bot
bot covid-19 covid-19-whatsapp-bot covid-api covid19 covid19-data covid19-live-tracker database hacking javascript model neural-network node node-module notifications robotics terminal-based terraform
Last synced: 04 Jan 2026
https://github.com/simonepriuli/imongo
IMongo is a utility package that simplifies the always frustrating process of connecting to MongoDB in TypeScript.
database mongodb schema typescript
Last synced: 04 Mar 2025
https://github.com/bodsch/ansible-mariadb
Installs and configure a mariadb (with TLS and/or Replication or Galera Cluster) on varoius linux systems.
ansible ansible-role automation database galera-cluster mariadb-database mariadb-galera-cluster mariadb-replication mariadb-server
Last synced: 26 Oct 2025
https://github.com/jetkai/breachcheck-powershell
Simple API to check if you have been breached within an RSPS Database (PowerShell)
api breach breach-check checker database hash md5 password passwords powershell powershell-module rsps rsps-database-leaks sha1 sha256 sha512
Last synced: 20 May 2026
https://github.com/timnekk/copier-telegram-bot
π Copier Template for Telegram Bot using Aiogram, Postgres, Redis, Docker, Coolify Ready
aiogram copier-template database docker docker-compose poerty postgresql pydantic python redis ruff sqlalchemy telegram telegram-bot telegrambot template uv
Last synced: 08 May 2025
https://github.com/0xSafkat20/Metro-Rail_Online_Ticket_System
Metro Rail Ticket Purchase System With C#
c-sharp database gui project project-management rails-application railway single ssms
Last synced: 08 Mar 2025
https://github.com/pjt3591oo/javascript-book
μλ°μ€ν¬λ¦½νΈλ‘ μλ²μ ν΄λΌμ΄μΈνΈ ꡬμΆνκΈ°
database express javascript mysql nodejs nuxtjs orm socket-io vuejs
Last synced: 29 Aug 2025
https://github.com/stacksjs/backupx
πΎ Comprehensive & performant database and file backup solution.
backups cli database files library typescript
Last synced: 28 Jun 2025
https://github.com/samuelbankstech/systemicdb-core
This is the core SystemicDB package that is used in the SystemicDB Server, it can be used standalone in a Go project
Last synced: 12 Jan 2026
https://github.com/ramprasad-group/polyverse-structures
A python library to generate realistic, hypothetical polymers from known chemistry
artificial-intelligence data-driven-design data-science database materials-informatics materials-science polymer polymer-informatics rdkit
Last synced: 15 Apr 2025
https://github.com/chicolucio/solutions
Solubility and concentration database of common chemical substances.
chemistry database inorganic-chemistry physical-chemistry quimica solubility solutions
Last synced: 12 Apr 2025