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-15 00:07:45 UTC
- JSON Representation
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/cleilsonandrade/flask_blog
Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.
blog database flask fullstack jinja2 jquery popper python sql sqlite
Last synced: 10 Apr 2026
https://github.com/bulwark-studio/bulwark
The open-source server command center that replaces Portainer + pgAdmin + Uptime Kuma + your deployment scripts — with 4 npm dependencies.
ai dashboard database deployment devops docker monitoring open-source postgresql self-hosted server-management terminal
Last synced: 09 Apr 2026
https://github.com/rn0x/khutbahs-api
Khutbahs API is a RESTful API for managing and retrieving Islamic sermons (khutbahs) from a structured database. It supports pagination for listing khutbahs, provides detailed information on individual khutbahs, and offers access to related attachments such as PDFs and DOCs.
api database db express islam islamic khutbaa khutbah khutbahs nodejs quran restful
Last synced: 03 Feb 2026
https://github.com/the-akira/flaskalchemy
Experimentos com SQLAlchemy e Flask-SQLAlchemy
database flask flask-sqlalchemy mysql python3 relational-databases sqlalchemy sqlalchemy-python sqlite3
Last synced: 09 Apr 2026
https://github.com/tarellel/fx-sqlserver-adapter
An adapter for the fx gem to support versioned trigger/function/procedure migrations for SqlServer/MsSQL
activerecord database functions gem migrations procedures rails sqlserver triggers
Last synced: 11 Nov 2025
https://github.com/ishoshot/laravel-notofications10daysoflaravel
In this Project, I explored the Various ways of sending Notifications. Using the Mail, Database and son on. I know you all already know these stuffs, but just getting the hands busy on some native stuff.
database laravel laravel-framework mail notifications php
Last synced: 10 Apr 2026
https://github.com/tidesdb/tidesdb-rs
Official Rust binding for TidesDB
btree database lsmtree oltp storage-engine
Last synced: 20 Feb 2026
https://github.com/morgankryze/mangodb
Database project with C# UI
csharp database db postgresql ui
Last synced: 04 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/0xSafkat20/C-Sharp-Project-2
C-Sharp Project
code csharp database mysql-database ui
Last synced: 29 Apr 2025
https://github.com/albertocuadra/uielements
UIElements is a Graphic User Interface (GUI) to select and analyze the species included in NASA's database and the Third Millennium Database.
app burcat chemical-species chemistry database gui nasa nasa-database periodic-table thermo thermodynamic-properties third-millenium-database
Last synced: 18 Apr 2026
https://github.com/goatplatform/orderstamp-js
A lightweight TypeScript utility providing efficient, O(1) ordered list management in databases, simplifying insertions and reordering.
algorithms big-data database typescript
Last synced: 01 Mar 2025
https://github.com/timothymeadows/sqlite3-entities
SQLite3 Async Entities in JavaScript / Node.js
database javascript nodejs nosql sqlite3 sqlite3-entities
Last synced: 13 Apr 2026
https://github.com/nahidcseru/devops-configs
A structured DevOps configuration repository documenting Server Configuration and Database Configuration. Includes Docker-based setups for Nginx, Apache, Caddy, Traefik, MySQL, PostgreSQL, and MongoDB. Designed for learning, hands-on practice, and showcasing professional DevOps skills in a single, organized monorepo.
apache caddy database devops docker mysql nginx postgresql server-configuration traefik
Last synced: 06 Oct 2025
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/artegoser/tessradb
TessraDB is local noSQL database
database db embedded-database json-database nosql nosql-database serverless tessradb typescript
Last synced: 14 Apr 2026
https://github.com/kader1680/blog-api-crud
This Blog personal website using Laravel framework project also save data in mysql database
bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql
Last synced: 24 Jan 2026
https://github.com/aweris/postgres-data-dump
Tool for dumping a sample of data from PostgreSQL
database dump manifest postgresql
Last synced: 14 Jan 2026
https://github.com/trivigy/migrate
Idiomatic GO cluster release and database migration management
database embedded gcloud kubernetes migration semver sql tool
Last synced: 07 Oct 2025
https://github.com/neves-rafael/rocket-notes-back-end
É a parte Back-End de uma aplicação que permite o cadastro de usuários em um banco de dados, adicionando notas, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.
beekeeper database insomnia javascript knex nodejs sqlite3
Last synced: 17 Jan 2026
https://github.com/ksanyok/translatepress-addon-indexer
An addon for TranslatePress to automatically index the translation tables for enhanced search performance and faster content loading.
database indexdb optimization php php7 php8 wordpress wordpress-development wordpress-plugin
Last synced: 05 May 2026
https://github.com/lucasparedes/sql-coderhouse
Proyecto final del curso "SQL" de CoderHouse.
coderhouse database final-project mysql project sql
Last synced: 16 May 2026
https://github.com/benckx/liquibase-jooq-codegen-example
How to generate your DAO code from your Liquibase definition
codegen codegenerator database example example-project gradle jooq jooq-generator kotlin liquibase sqlite3 sqllite tutorial tutorial-code
Last synced: 22 Feb 2026
https://github.com/maeln/tslite
TSLite : A small embeddable time-serie database
database embeddable small time-series
Last synced: 08 Oct 2025
https://github.com/Paralaxus/Constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 19 Aug 2025
https://github.com/encoredev/infra
Infra utilities for Encore applications
api aws azure backend backend-api backend-framework cloud cloud-native database devops distributed-systems engine gcp go golang microservices postgresql serverless
Last synced: 14 Apr 2026
https://github.com/robertdebock/ansible-role-vault_autosnapshot
Configure vault_autosnapshot on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook security storage system tools tox vaultautosnapshot windows
Last synced: 18 Jan 2026
https://github.com/davydany/dbmole
A database connectivity testing tool. You simply call DBMole with the parameters needed to connect to your DB (host, port, db, user, password), and let DBMole debug your connection for you!
connectivity database java jdbc mysql odbc ojdbc oracle postgres
Last synced: 13 Apr 2026
https://github.com/romi/plantdb
Database to host and serve images and processed data.
Last synced: 14 Jan 2026
https://github.com/billionsjoel/budgety
The Ruby on Rails capstone project is about building a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what.
database postgresql rails7 ruby
Last synced: 21 Jan 2026
https://github.com/gaichuuu/gaichu-tcg-database
Trading card game database and UI for homemade, fan-made, and indie TCGs~
card card-database collection database game react tcg tcg-database trading typescript vite
Last synced: 10 Feb 2026
https://github.com/moncefdrew/breaddit
Full Stack Reddit Clone using Next JS ,React ,Tailwind ,Prisma and Mysql
database front-end mysql nextjs prisma reactjs tailwind-css
Last synced: 14 Apr 2026
https://github.com/dina-hosny/dbms-simulator-using-bash-scripting
A bash project that simulate the MySQL database
bash bash-script bash-scripting database database-management linux mysql mysql-database
Last synced: 14 Apr 2026
https://github.com/lekhana3003/simplcache
An Easy Java Cache Library
cache cache-database cache-storage cachemanager database eviction eviction-policies github java library redis
Last synced: 13 Apr 2026
https://github.com/nlopes/database-schema
This crate provides a simple way to dump a database structure to a file, in SQL format.
database database-migration database-schema diesel mysql sqlite sqlx
Last synced: 14 Apr 2026
https://github.com/aryabhatt05/number_track
Kotlin application with two modules, Admin and Client, provides a robust solution for managing user data with Firebase as the backend.
Last synced: 13 Apr 2026
https://github.com/viveknathani/dbtree
A tool to visualize database schemas right inside your terminal.
ascii database go postgresql schema
Last synced: 18 Jan 2026
https://github.com/cesacollege/backend
Repository of CESA Backend Bootcamp
database go gorm graphql grpc logrus microservice monitoring prometheus redis
Last synced: 14 Jan 2026
https://github.com/byte-cats/datastation
A Simple to use Go library to help connect to most types
Last synced: 29 Apr 2026
https://github.com/abeloldev/bono-db-manager
A small library for Python3 which aims to handle DB in a faster way.
database espanol-ingles good-first-issue help-wanted python3
Last synced: 18 Jan 2026
https://github.com/clemente-lab/mmeds-meta
A database for storing and analyzing omics data
database microbiome microbiome-analysis microbiome-data python sql-database
Last synced: 11 Mar 2026
https://github.com/marvnc/pixiv-dump
Pixiv Encyclopedia DB Dumps, updated daily
crawler database dump encyclopedia japanese pixiv pixiv-crawler pixiv-database scraping
Last synced: 12 Jan 2026
https://github.com/zmekonnen251/recipe-app
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, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap5 cancancan database devise postgresql rails-application rspec ruby
Last synced: 21 Jan 2026
https://github.com/karenpayneoregon/entityframeworkenum
Entity Framework 6 Enum support
Last synced: 09 May 2026
https://github.com/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 08 May 2026
https://github.com/shrirambalaji/blog.shrirambalaji.com
Shriram Balaji's Blog
database rust systems typescript webdev
Last synced: 13 Mar 2026
https://github.com/mhtkarakose/se-222-database-systems-term-project
Term Project sql
Last synced: 27 Jan 2026
https://github.com/luminati-io/Pinterest-dataset-samples
Two sample datasets of over 1000 Pinterest profiles and posts, extracted using the Bright Data API, ideal for market research, influencer marketing, and product development.
data data-extraction data-mining database datasets pinterest pinterest-api structured-data web-scraping
Last synced: 09 Apr 2025
https://github.com/rasteric/minidb
A minimalist DB wrapper for Golang and a key-value database command line tool
database key-value-database sqlite3
Last synced: 05 Feb 2026
https://github.com/portasynthinca3/sidx
Simple key-value store with subindex support for the BEAM implemented in pure Elixir. Mainly intended to be used by the `markov` library
Last synced: 14 Oct 2025
https://github.com/prajwalamte/online_book_store-database
Built an Online Book Store Database for a college Database Management System project. Includes tables for authors, publishers, books, customers, and more. Demonstrates practical database design and SQL skills.
Last synced: 14 Oct 2025
https://github.com/loiclefevre/ai_vector_search
AI Vector Search with vector embedding stored in Oracle Database 23ai.
ai database java langchain4j vector
Last synced: 05 Feb 2026
https://github.com/zeozeozeo/clickpack-db
Public Geometry Dash clickpack archive included in ZCB.
archive clickpack clickpackdb clickpacks database db geometrydash mods
Last synced: 18 Oct 2025
https://github.com/jpablodrexler/simple-portable-database
Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.
binary-files c-sharp c-sharp-library csharp csharp-library csv csv-files database dotnet dotnet-standard dotnet6 net6 nuget-package portable
Last synced: 14 Mar 2026
https://github.com/suhy-jang/tweetx
graphql api, node, react - twitter clone (04.Aug.2020 ~ 17.Aug.2020)
apollo-client apollo-client-testing aws-s3 database git-flow graphql-api graphql-yoga posgresql prisma react redux sendgrid twitter-clone-app
Last synced: 02 May 2025
https://github.com/tobytwigger/laravel-settings
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: 09 Apr 2025
https://github.com/gamemaker2k/idb-extras
Extras for iDB/IntDB.
bbs board bulletin-board bulletin-board-system css database forum-threads forum-topics fourm fourms html5 idb intdb javascript message-board php thread threads topic topics
Last synced: 17 Mar 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/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/perezrd5/publicdataprojects
These are public database and data analysis projects from the portfolio of Doug Perez
data data-model data-modeling data-models data-science data-structure data-structures database microsoft-sql-server mysql olap olap-cube oltp postgresql ssas ssis ssrs t-sql
Last synced: 13 Apr 2026
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/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/stickytools/sticky-locking
A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.
concurrency conditions database embedded hierarchical hierarchical-locking high-concurrency ios linux lock lock-manager locking macos mutex osx readers-writer-lock swift swift-4 swift-framework swift-package-manager
Last synced: 28 Jan 2026
https://github.com/beastop/decentralized-grqphdb
A tiny effort towards creating a decentralized graph database management system for rapid prototyping.
database decentralized decentralized-graphdatabase flask graphdatabase python python3
Last synced: 25 Apr 2025
https://github.com/vishalthehuman/academia-campus-repository
Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.
css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql
Last synced: 21 Feb 2026
https://github.com/ballerina-platform/module-ballerinax-cdc
The Ballerina CDC module is part of the Ballerina Extended Library. It provides a spec-compliant, production-grade listener designed to stream real-time database changes.
ballerina cdc change-data-capture database event-driven integration realtime wso2
Last synced: 18 Feb 2026
https://github.com/p32929/fjsondb
A fast and simple JSON database for NodeJS
awesome database easy-to-use fast fjsondb javascript json json-database json-db simple typescript
Last synced: 24 Apr 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/kharastudio/xyharadb
XyharaDB adalah library database lokal berbasis file (.xydb) yang dibuat dengan JavaScript (Node.js), menggunakan bahasa query buatan sendiri bernama XQL. Mendukung mode library dan console interaktif, sederhana, cepat, dan mudah dipahami.
database db-engine db-management hara khara xql xyhara xyharadb xyra
Last synced: 24 Jan 2026
https://github.com/tidesdb/tidesdb-java
Official Java binding for TidesDB
database key-value-store library lsmtree storage-engine transactional
Last synced: 02 Feb 2026
https://github.com/franck-gaspoz/moviedbassistant
Generates Movie documents (HTML, movie database,...) using Web Crawlers ( IMDb, ... )
cli database gui imdb movie scraper scrapy-crawler scrapy-spider scrawler
Last synced: 28 Jan 2026
https://github.com/oguzhanumutlu/photondb
As fast as a photon, as small-sized as a photon.
compact database fast javascript node photon small sql table
Last synced: 13 Apr 2026
https://github.com/vilhalva/crud-com-java-swing
👨🏫CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.
aplicativo codigo crud database framework interface java java-swing mysql projeto
Last synced: 28 Jan 2026
https://github.com/gesthosnetwork/postgresqlportable
database no-installation-required portable-apps postgresql
Last synced: 05 Sep 2025
https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization
This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.
database music-database musicdatabase optimization query-optimization sql
Last synced: 16 Mar 2026
https://github.com/singlestore-labs/ibis-singlestoredb
Ibis backend for SingleStoreDB
database dataframe ibis python singlestoredb
Last synced: 06 Feb 2026
https://github.com/fremen-labs/elastro
A comprehensive Python library for Elasticsearch management with both programmatic and CLI interfaces
api-client cli-tool data-management database datastream elastic elasticsearch elasticsearch-client elasticsearch-management elasticsearch-python python python-library search
Last synced: 17 Mar 2026
https://github.com/said-aabilla/youcode-sql-doc
Detailed SQL Documentation for YouCode Students
Last synced: 30 Jan 2026
https://github.com/ugurcanerdogan/northwind-backend
This repository was created in line with Engin Demirog's C# code camp.
aop csharp database database-management multitier-architecture oop solid-principles webapi
Last synced: 15 Apr 2026
https://github.com/elliotjreed/database-anonymiser
Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).
anonymization database hacktoberfest mysql pdo php postgres sqlite
Last synced: 07 Feb 2026
https://github.com/larapulse/database
PHP library and ORM to handle DB connection, apply C.R.U.D. operations
database mysql mysql-database orm orm-library orm-php-framework pdo pdo-mysql pdo-php pdo-wrapper postgres postgresql
Last synced: 25 Feb 2026
https://github.com/s1owjke/prisma-query-formatter
Small utility for Prisma query formatting and param substitution
database logging prisma prisma-client prisma-extension query
Last synced: 31 Jan 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/nagyatka/pandabase
PHP ORM
database lightweight mysql orm pandabase php
Last synced: 01 Feb 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/deven96/face_verify
Facial verification
artificial-intelligence database facial-detection python verification
Last synced: 07 Feb 2026
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 2026
https://github.com/agust613/app_crud_rest_api
App CRUD with FastAPI and SQLite3
api application async-await backend crud css database fastapi fetch-api frontend html javascript python randomuser-api sqlite3 table tablemanager
Last synced: 15 Apr 2026
https://github.com/airframesio/data-archiver
A high-performance CLI tool for archiving PostgreSQL partitioned table data to S3-compatible object storage.
database database-backup object-storage postgres postgresql postgresql-database s3 s3-bucket s3-storage tui tui-app webapp
Last synced: 15 Apr 2026