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-06 00:07:49 UTC
- JSON Representation
https://github.com/arturoeanton/go-struct2serve
This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.
database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql
Last synced: 28 Apr 2026
https://github.com/akashkobal/pern-todo-app
This is a Todo application built using the PERN stack: PostgreSQL, Express.js, React, and Node.js. The frontend is developed with React and Bootstrap, while the backend uses Node.js and Express.js. PostgreSQL is used for data storage.
css database expressjs html javascript nodejs npm pern-stack pern-todo postgresql reactjs todo-list todo-list-with-database todolist
Last synced: 16 Oct 2025
https://github.com/tkc/sql-dog
Analyzes SQL query logs and triggers a warning if a specified condition is missing from the query.
analysis analyzer database go sql sql-parser
Last synced: 03 Mar 2026
https://github.com/modscleo4/jsdbclient
JSDBClient is the official client for JSDB
Last synced: 08 May 2026
https://github.com/epictetusz1/chessvisualization
A chess .pgn parser, .pgn extractor, adding a chess opening book with data visualization and web scraper. Separating projects from a private repo of mine.
chess chess-database chess-game chess-openings data-visualization database mysql
Last synced: 05 May 2026
https://github.com/visualappeal/laraveldatabaselogger
Laravel package to log messages into the database instead of, or in addition to, a file.
database laravel laravel-5-package php
Last synced: 18 Oct 2025
https://github.com/kakkun61/yesod-relational-record
Using haskell-relational-record with Yesod.
Last synced: 17 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/tacc/benchpro-db
Result & provenance data backend for BenchPRO utility
Last synced: 10 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/luminovrym/aplikasi-manajemen-informasi-peserta
Aplikasi Manajemen Siswa dengan PHP Native
Last synced: 29 Apr 2026
https://github.com/thescattypotty/javadb
JavaDB , a simple in-memory database application written in Java.
Last synced: 06 Feb 2026
https://github.com/rish-16/nachodb
🧀 A simple sqlite-like database written in C
Last synced: 10 May 2026
https://github.com/jrycw/edgedb-ia
EdgeDB learning material in Traditional Chinese.
Last synced: 28 Feb 2026
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/darrmirr/dbchange
Easy and declarative way to execute sql queries in JUnit tests.
database java junit junit5 junit5-extension sql
Last synced: 28 Jan 2026
https://github.com/mohammedmehdio/clubhub
ClubHub is a web platform designed to enable users to sign up and join clubs online.
admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux
Last synced: 14 Feb 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/guerreiropedr0/vet-clinic-database
Vet clinic databases to learn relational databases and relationships
Last synced: 28 Apr 2026
https://github.com/xeaone/database
X-Database A Deno database client for Google Cloud Firestore.
database datastore deno firebase firestore gcp google javascript typescript
Last synced: 11 Feb 2026
https://github.com/jroedel/laminas-sion-model
A simple array-based ORM platform for Laminas. Includes many filters and view helpers.
database laminas laminas-mvc orm
Last synced: 17 Apr 2026
https://github.com/asdfjkl/cbh2pgn
converts chess databases from .cbh to .pgn
Last synced: 29 Jan 2026
https://github.com/rsc-dev/cve_db
Common Vulnerabilities and Exposures DB and Python API
Last synced: 13 Feb 2026
https://github.com/ojford/recfiles-rs
Manage GNU Recfiles from rust
database flat-file human-readable plaintext recfiles rust
Last synced: 27 Feb 2026
https://github.com/cursusdb/cursusdb-py
CursusDB Python Native Client Package
client cursusdb database python
Last synced: 22 Jan 2026
https://github.com/pranavp10/inventory
Manage your inventory and check stock levels in real-time. Receive low inventory notifications and generate purchase orders to replenish your stock.
bootstrap database inventory jquery mysql php wamp-server
Last synced: 05 Apr 2026
https://github.com/epandurski/flask_signalbus
A Flask-SQLAlchemy extension for atomically sending messages (signals) over a message bus (RabbitMQ, Kafka, etc.)
database flask-sqlalchemy kafka messaging microservices python rabbitmq sqlalchemy
Last synced: 27 Mar 2026
https://github.com/laisrmacedo/labook-backend
O Labook é uma rede social com o objetivo de promover a conexão e interação entre pessoas. Quem se cadastrar no aplicativo poderá criar e curtir publicações.
backend database expressjs jwt-authentication nodejs sqlite3 typescript
Last synced: 11 Jun 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/zainmustafaaa/sql-lite-database-demo
Purpose of this project is just to help beginners to know how to initialize sql lite database for android.
android android-database database sql sql-lite
Last synced: 19 Apr 2026
https://github.com/yuesong-feng/flash-dbsim
A simulation tool for evaluating Flash-based database algorithms
Last synced: 13 May 2026
https://github.com/sparen/danmakufuvideos
A database of Danmakufu scripters' scripts' videos
database json scripter sparen touhou-danmakufu-ph3 video youtube
Last synced: 05 May 2026
https://github.com/smilewithkhushi/contactplus
An Android Application that helps you manage your contacts. Built with Kotlin, XML, Firebase on Android Studio
android-application database firebase kotlin xml
Last synced: 17 Apr 2026
https://github.com/heliosdatabase/heliosdb-nano
Embedded SQL database for local-first apps, AI memory, edge analytics, and developer workflows.
Last synced: 28 Jun 2026
https://github.com/ferdinand-beyer/datalite
Datomic-inspired database on top of SQLite
Last synced: 13 May 2026
https://github.com/imrostami/inmemoryrs
A simple and practical project that shows how to implement an In Memory Database like Redis in Rust
database inmemory inmemory-cache inmemory-db keyvaluestore redis rust rust-lang
Last synced: 16 Apr 2026
https://github.com/ansaribrahim/database-clinic
Discover the power of data with Database Clinic! We offer expert database services tailored to your needs. From design and optimization to security and maintenance, our team ensures your data is efficient, secure, and always available. Trust us to diagnose, treat, and elevate your data's health.
Last synced: 01 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/sombriks/sample-spring-multiple-databases
sample-spring-multiple-databases
configuration-management database java spring-boot
Last synced: 20 Apr 2026
https://github.com/reesporte/bugfruit
bugfruit is an embedded key-value store.
Last synced: 16 Apr 2026
https://github.com/atani/mysh
MySQL connection manager with SSH tunnel support. Auto-masks sensitive data for AI/non-TTY environments. Supports MySQL 4.x+.
ai-safety cli connection-manager data-masking database golang mysql mysql-client security ssh-tunnel
Last synced: 03 Jun 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/alejandra-rojas/tennisleague-highburyandislington
Webapp with an admin dashboard to easily manage a tennis league and a public frontend to display the latest results. Fullstack: next.js
database framer-motion gsap lenis-js nextjs react-query sanity supabase-auth supabase-js zustand
Last synced: 26 Oct 2025
https://github.com/yukunj/databases
This is the repository for CSCI-SHU 213 Databases course. The final project is a demo web-based air-ticket reservation databases system.
Last synced: 01 May 2026
https://github.com/alitiq/citus-postgis
This is postgresql database image with citus and postgis extension.
citus database postgis postgresql psql
Last synced: 02 Mar 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/debasishray16/apartlet
The Rental House Management System is a web-based or desktop application developed to assist landlords, property managers, and tenants in efficiently managing rental properties. It provides a centralized platform for handling rental property-related tasks, including property listing, tenant management, lease agreements, rent collection.
bootstrap css database html5 js php phpmyadmin scss
Last synced: 03 Mar 2026
https://github.com/dhoulb/shelving
Toolkit for using data in JavaScript.
database database-connector javascript query-builder schema state-management typescript validation
Last synced: 17 Jun 2026
https://github.com/rorooms/worlds
Official Rorooms worlds registry
database registry roblox rorooms
Last synced: 01 Mar 2026
https://github.com/fajarwz/blog-laravel-db-transaction
Simple example of how to use DB::transaction() in Laravel
database database-transaction example-project laravel php
Last synced: 09 May 2026
https://github.com/ratulbasak/sqlite3-database-backup-everyday-to-s3
sqlite db or any file backup everyday to s3
aws backup backup-everyday backup-script boto boto3 cron cron-jobs crontab database python-script s3 s3-bucket s3-storage sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 20 Apr 2026
https://github.com/fahdseddik/school-e-learning-platform-dbms
An open-source website and desktop application designed to manage a school DB with an e-learning website for students and teachers.
database database-management elearning-system ms-sql-server school-management-system student-learning-platform
Last synced: 01 Mar 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/lussierc/foodborneillnessdataanalysis
A data analysis of foodborne illnesses using R Scripting methods.
data-analysis database foodborne-disease-outbreaks foodborne-illnesses rstudio
Last synced: 03 May 2026
https://github.com/rukodb/ruko
A simple-to-use, in-memory JSON database
database flask json memory-json-database python ruko-server
Last synced: 28 Apr 2026
https://github.com/peerlibrary/meteor-peerdb-migrations
PeerDB migrations
database meteor meteor-package migrations
Last synced: 02 May 2026
https://github.com/huskydog9988/docker-db-backup
A tool to automatically backup databases running in docker
backup backup-tool backup-utility database go golang postgres postgresql
Last synced: 02 May 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/srizzuto/private-events
We build a site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties (sound familiar?). Events take place at a specific date and at a location (which you can just store as a string, like “Andy’s House”).
Last synced: 01 May 2026
https://github.com/skillfulelectro/database
Simple cloud database , written in Go programming language
cloud data-science database go tcp telegram telegram-bot
Last synced: 01 May 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/ake144/next-sass-newsletter
🚀📰📮 Blog and Newsletter StartApp crafted with Next.js + Shadcn + HyperUI + Prisma + Supabase. 🌟 Dive into a world of captivating content creation and sharing! 📝✨
database hyperui nextjs prisma prisma-orm shadcn-ui subscription supabase
Last synced: 30 Apr 2026
https://github.com/uni-gal/unigal-polydb
A metadata poly-structure of Galgame
database galgame management-system metadata metadata-poly-structure unigal
Last synced: 29 Apr 2026
https://github.com/dejongyeong/library-system
IT Tralee Year 2 Module: Software Engineering Project
csharp database library-management-system oracle visual-studio
Last synced: 30 Apr 2026
https://github.com/src-mgra/access-web-app
Access-DB im Web zugreifen - ASP.NET Grid-View
access asp-net csharp database databinding gridview net view
Last synced: 30 Apr 2026
https://github.com/nano-bot01/library-database-management-project
Normalized working database with no redundancy of data
database database-management dbms library library-database library-management-system mysql mysql-database mysql-server mysql-workbench sql
Last synced: 30 Apr 2026
https://github.com/wazam/fantasy-baseball-buzz
Self-hosted dashboard for tracking MLB player trends, stats, and projections from top fantasy baseball sources
baseball dashboard database docker fantasy-sports nocodb python self-hosted webscraping
Last synced: 30 Apr 2026
https://github.com/yakuter/golang-database-actions
A simple mini project to show usage of database with golang
Last synced: 09 May 2026
https://github.com/cwaku/vet-clinic-database
This is a database for a vet clinic. It shows characteristics of animals in the clinic. Built with SQL / PostgreSQL
Last synced: 25 Apr 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/speediedan/deep_classiflie
Deep Classiflie is a framework for developing ML models that bolster fact-checking efficiency. As a POC, the initial alpha release of Deep Classiflie generates/analyzes a model that continuously classifies a single individual's statements (Donald Trump) using a single ground truth labeling source (The Washington Post). For statements the model deems most likely to be labeled falsehoods, the @DeepClassiflie twitter bot tweets out a statement analysis and model interpretation "report"
albert bokeh captum data-engineering database deep-learning disinformation fact-checking interpretability machine-learning machine-learning-analysis machine-learning-research ml ml-framework nlp pytorch research-project transformer-architecture twitter-bot umap
Last synced: 09 May 2026
https://github.com/cicerops/monitoring-check-grafana
Monitor a Grafana datasource against data becoming stale to detect data loss or other dropout conditions.
data database freshness grafana grafana-datasource icinga2 icinga2-plugin influxdb monitoring stale
Last synced: 08 May 2026
https://github.com/avraammavridis/worlds-smallest-db
World's smallest and simplest database
bash database key-value simpest-database
Last synced: 08 May 2026
https://github.com/aerospike-community/aerospike-newrelic
Aerospike plugin for New Relic - a community driven open source project
aerospike aerospike-server database newrelic
Last synced: 21 Apr 2026
https://github.com/planetway/connector-docs
CONNEQT Connector is a software solution to create REST JSON APIs or SOAP services from relational database SQL queries
Last synced: 27 Apr 2026
https://github.com/oguzsh/dtweet
It is the ruby on rails project that allows you to scheduled tweets.
database rails ruby ruby-on-rails sidekiq tweet twiter twitter-api
Last synced: 07 May 2026
https://github.com/marcuwynu23/mongodb-ransomeware
A simple mongodb ransomware tool that demonstration of my experience of being attack by this kind of ransomeware and expertise in the field of data security and database management.
bourne-shell busybox concept database mongodb ransomeware shell tool
Last synced: 07 May 2026
https://github.com/evaporei/scoolite
:cool: :snowflake: A database cooler than SQLite
Last synced: 06 May 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/vechicin/cookbook
This application allows you to create and save your favorite recipes so you can share them with the world!
Last synced: 05 May 2026
https://github.com/jojoarianto/docker-for-local-development
Cheatsheet and explanation how to use docker for local development
Last synced: 14 May 2026
https://github.com/tush-tr/nosondb
A Simple , Lightweight , Efficent JSON based database for Nodejs.
database db javascript json nodejs nosql nosql-database
Last synced: 05 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/felixklauke/prophecy
A little SQL connection pool capable of creating a datasource and improving your database access speed.
connection connection-pool core database datasource java mysql pool prophecy sasuke sasukekawaii sql
Last synced: 20 Apr 2026