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/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/bobobass84/sql-database-projects
Let's play around a bit with the 'SQL Server Database Projects'...
database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest
Last synced: 25 Feb 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/evas-php/evas-db
🗃 Database module (Connection, table & column schemas, query builders, result fetching, identity map)
database database-library database-schema dbal identity-map php php7 query-builders query-result table-schema
Last synced: 13 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/eggstoastbacon/powershell---sql-security
This is a script for collecting MSSQL security information daily for reporting and security remeditation,
audit database database-management mssql mssql-automation mssql-database mssql-tools powershell powershell-administration powershell-automation powershell-script security security-audit security-automation security-research security-testing security-tools sql sql-report
Last synced: 15 Mar 2026
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/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/snykk/grader-assignments-sql
[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP
database gorm problem-solving sql
Last synced: 19 Apr 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/e-alizadeh/sample_dbt_project
Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)
data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql
Last synced: 26 Feb 2026
https://github.com/mullinslab/isdb
A toolkit for creating databases of viral integration sites in host genomes
bioinformatics database database-management hiv provirus virus virus-integration
Last synced: 03 Mar 2026
https://github.com/efraespada/turbine
JSON database manager for Node. Allows different processes to work with the same data.
benchmark cluster collection database database-management express json-database node server turbine
Last synced: 17 Mar 2026
https://github.com/orhankupusoglu/alembic-sql
Manage databases with Alembic, but use SQL instead of Python
alembic database migration postgresql sql sql-ddl sqlalchemy
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/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/nebo15/alpine-cassandra
Cassandra in Alpine Linux box.
alpine cassandra container database docker key-value-database
Last synced: 12 Feb 2026
https://github.com/andrewjo/express-slonik
Slonik transaction middleware with zero dependencies.
database database-transactions express expressjs middleware nodejs postgres postgres-transactions postgresql slonik transactions
Last synced: 25 Oct 2025
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/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/icyphox/clef
:key: in-memory key-value store, written in Nim
Last synced: 27 Oct 2025
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/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/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/diptochakrabarty/mysqlinstancecontroller
MySQLInstance Controller is a Kubernetes Operator designed to automate the deployment and management of MySQL instances in a Kubernetes cluster.
controllers customresourcedefinition database developer devops kubernetes mysql operator
Last synced: 05 Feb 2026
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/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/tonaxis/tona-db-mini
Tona-DB mini is a JavaScript library for simulating small local databases in JSON
database file-based json jsondb lightweight lowdb minimal node offline storage typescript
Last synced: 25 Oct 2025
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/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/riron/swim
A generic connection pool for Rust
async-await connection-pool database rust rust-lang
Last synced: 21 Feb 2026
https://github.com/cbrnrd/ezdb
🌌 An in memory database used for IPC
crystal daemon database interprocess-communication ipc nosql
Last synced: 25 Oct 2025
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/evaporei/scoolite
:cool: :snowflake: A database cooler than SQLite
Last synced: 06 May 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/chompfoods/sdk-csharp
C# 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.
api branded chomp csharp csharp-sdk data database dll food grocery ingredients nuget nutrition raw recipes recipes-api restsharp sdk swagger
Last synced: 06 May 2026
https://github.com/ul0gic/sqlite-deno
A true-Deno SQLite. WASM-based, no FFI, honors Deno permission model. Build-in-public: engine (Deno-FS VFS + both concurrency modes + crash recovery) proven; public API in progress.
database deno edge sqlite typescript vfs wal wasm webassembly
Last synced: 24 Jun 2026
https://github.com/gblikas/querykit
Search like you do in Github.
ai database nextjs npm npm-package postgres search vercel
Last synced: 23 Jan 2026
https://github.com/ahmnouira/imguploader.io
This is image uploading website developed using MEAN technologies.
async body-parser bootstrap4 database express handelbars imguploader machine md5 mongodb mongodb-database mongoose multer node-js nodejs standalone
Last synced: 02 Apr 2026
https://github.com/tidesdb/tidesdb-ts
Official TypeScript binding for TidesDB
database key-value-store lsmtree storage-engine transactional
Last synced: 06 Mar 2026
https://github.com/zulfachafidz/sistem_informasi_desa-web
Proyek Sistem Informasi Desa - Web merupakan sebuah platform online yang dirancang untuk memberikan informasi yang lengkap dan terkini mengenai desa Cihonje. Dikembangkan menggunakan bahasa pemrograman PHP dan memanfaatkan MySQL sebagai sistem manajemen basis data,.
database mysql mysql-database php sistem-informasi website website-design website-development
Last synced: 11 May 2026
https://github.com/tarantinoarchive/databasetify
A new, easier way to database
database db easy javascript js json lightweight node simple
Last synced: 14 Apr 2026
https://github.com/shane-staret/railway-management-system-mccc-cis-245
MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.
database database-management java javafx railway software-design sql user-interface
Last synced: 13 Feb 2026
https://github.com/tobinchilongo/blogapponrails
Microverse project Blog app will let users view post blogs.
database increment relational-database rspec-rails ruby schema validation-library
Last synced: 17 Apr 2026
https://github.com/toolsplus/atlassian-connect-play-slick
Slick repository implementations for Atlassian Connect Play
atlassian atlassian-connect database play-framework play-slick slick
Last synced: 28 Feb 2026
https://github.com/ghost-land/3dsdb
An open Source database for Nintendo 3DS
Last synced: 14 Feb 2026
https://github.com/megalithofficial/meg.db-light
MegDB-light, A lightweight TypeScript database module providing a type-safe API for efficient data storage and retrieval. Easily extendable with custom drivers, including a built-in JSONDriver.
begginer-friendly custom-driver customisable database easy-to-use fast javascript json lightweight node-js quickdb type-safe typescript
Last synced: 15 Feb 2026
https://github.com/ik5/freeswitch-docker
Yet another freeswitch docker repo
database docker freeswitch pbx postgresql webrtc
Last synced: 16 Apr 2026
https://github.com/omic/attest
A claim-native database for building reality models
biology claims database knowledge-graph provenance python rust
Last synced: 01 Apr 2026
https://github.com/cubrid-labs/cubrid-python-cookbook
Production-ready Python examples for CUBRID — quickstarts, migration guides, templates, performance patterns
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 01 Apr 2026
https://github.com/dain55788/ibm-data-engineer-lecture-note
Lecture Notes and Practice Materials of IBM Data Engineering Course
data-analysis database dataengineering datawarehouse ibm
Last synced: 01 Mar 2026
https://github.com/francis94c/refactor-ci
A PHP (code Igniter) Library for easily refactoring associative arrays (remove key-vals, rename keys, & inflate a value with respective objects from a mysql table based off provided primary key values). You'll find this library useful if you want to return payloads which should have different keys than what they exist as in the database.
codeigniter database igniter json payloads php refactor-ci resource rest rest-api
Last synced: 16 Apr 2026
https://github.com/mordilion/pipeline
Pipeline is a library to transfer data quick and reliable or to create exports with any kind of interfaces like \PDO, \SplFileObject(CSV, etc.), Arrays and your own implementation.
array configurable csv database export files import reader transfer writer
Last synced: 04 Mar 2026
https://github.com/windwalker-io/datamapper
[READ ONLY] DataMapper pattern object to access database.
Last synced: 15 Mar 2026
https://github.com/fullstop125/catalog-of-my-things
This is a console app that will help you to keep a record of different types of things we own: books, music albums, movies, and games.The data is stored in JSON files but we have also prepared a database with tables structure analogical to our program's class structure.
capstone-project database postgresql ruby tests workflow
Last synced: 01 Apr 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/powersystem2024/thedebuggingdojo-tercersemestre
Repository containing the classes folder (third semester) of The Debugging Dojo team
css database git github html java javascript postgresql python
Last synced: 03 Mar 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/chriscasola/pgit
A database migration tool that lets you keep your schema in git, with the rest of your project.
database database-migrations git migration schema version-control
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/usvc/go-db
A Go package to handle database connections.
database db go golang golang-library golang-package mysql
Last synced: 08 May 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/otterbk/corona-management-system
코로나 동선 관리 시스템(3학년 2학기 소프트웨어 공학 기말 프로젝트)
android-app database network rmi-client rmi-server server
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/mikeblum/sqlite-koans
code for SQLite Koans post
database golang sqlite sqlite3 template-project
Last synced: 07 May 2026
https://github.com/retrodaredevil/frc-code-database
Contains code from many teams using git submodules
database frc frc-java frc-robot
Last synced: 07 May 2026
https://github.com/davemlz/master_of_datascience
Master of Data Science repository
data data-mining data-science database r rmd sql sqlite statistics
Last synced: 14 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/tokhy1/laravel_competitions_management_system
This Laravel application provides a robust and user-friendly platform for managing competitions, registrations, and results. Designed with a modular structure and clear user roles, it caters to both participants and event organizers.
authentication authorization backend blade-template bootstrap competition crud-operation css dashboard database full-stack fullstack-development html js jwt laravel mvc mysql php
Last synced: 07 Apr 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/gisce/ooda
Open Oriented Data Access
database openerp orm postgresql python
Last synced: 19 Apr 2026
https://github.com/perkss/ontimedb
Scalable and fast data store optimised for time series data such as financial data, events, metrics for real time analysis
c database time-series timeseries
Last synced: 05 May 2026
https://github.com/pchemguy/sqlpage-demo
This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.
database demo demo-app framework sql sqlite web webapp
Last synced: 05 May 2026
https://github.com/cristalhq/dbumper
Database schema migrator.
database db go golang migration versioning
Last synced: 26 Oct 2025
https://github.com/amir-kedis/media-tracker
A website to help you keep track of all the video media that you watched, are watching or planing to watch.
database media python web-application webapp
Last synced: 04 May 2026
https://github.com/quickstartlibs/db
Stash Queries - A thin and simple yet elegant database abstraction layer around PDO.
database injection mysql pdo pdo-replacement pdo-wrapper persistent-connections php queries query-builder querying sql stash-queries stash-query
Last synced: 04 May 2026
https://github.com/src-mgra/firebase-todolist
Firebase ToDo-List implemented in Ionic App
crud database databases firebase ionic persistence typescript
Last synced: 04 May 2026
https://github.com/bertrandmartel/cloud-admin
Database admin interface with dynamic model configuration supporting table relations through datatable views powered by React
admin-dashboard database datatables material-ui react react-table
Last synced: 04 May 2026
https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python
Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.
Last synced: 04 May 2026
https://github.com/scthornton/prompt-database
Prompt injection attack database for defensive AI security research with RAG-powered generation and testing integration
ai-security database defensive-security perfecxion-ai prompt-injection red-teaming security-research
Last synced: 22 Jun 2026