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-08 00:08:06 UTC
- JSON Representation
https://github.com/gallo13/virtual-bookshelf
Virtual bookshelf Website using Python, Flask, HTML and MySQL
computer-vision database flask html-css-javascript mysql python3 scraping-websites
Last synced: 08 Apr 2026
https://github.com/ryantusi/stocksavvy
📈 StockSavvy, your streamlined Python and Flask-based web app for stock trading and finance management. StockSavvy allows users to easily create an account, manage their portfolio, and trade stocks with intuitive features.
database finance flask python stock-trading stocks-api
Last synced: 10 May 2026
https://github.com/costineest/magna-guide-databases
Book notes
database mana-takahashi nostarchpress rdbms sql-database
Last synced: 27 Jun 2025
https://github.com/djc00p/trutouch
Mock website for the company TruTouch Auto Detailing and Window Tint
database javascript rails-application rspec ruby
Last synced: 03 Feb 2026
https://github.com/nak3/cask-cli
A simple interactive and batch shell for cask key-value datastore
Last synced: 21 May 2026
https://github.com/youknow2509/sodoku
Game Sodoku use java, javafx, sql.
database game-development java javafx javafx-application sql
Last synced: 01 Jan 2026
https://github.com/masquerade-circus/ilu
Cli tools for productivity, notes, todo-lists, etc...
Last synced: 11 Apr 2026
https://github.com/erickim27/ebondb
Pure Python DBMS
database database-management dbms python
Last synced: 15 Apr 2026
https://github.com/jaem1n207/brain
개발을 할 때 필요한 일부 기본 지식들을 정리한 저장소
accessibility css data-structures database front-end html javascript network node os patterns performance react security
Last synced: 08 Apr 2026
https://github.com/nafisalawalidris/building-a-cnn-to-classify-handwritten-characters
Building a CNN to Classify Handwritten Characters" is a proof-of-concept project using Python, TensorFlow, and Keras. It demonstrates how a Convolutional Neural Network (CNN) can identify scanned characters in the MNIST database. The goal is to convert historical documents into searchable databases, improving ancestry search services.
data-science database handwritten-characters image-recognition jupyter-notebook keras machine-learning proof-of-concept python tensorflow
Last synced: 08 Apr 2026
https://github.com/fou1100ouacus/course19_driving-license-management_full-real-project
DVLD is a Desktop Application that I've been working on from scratch, using .NET Core Windows Forms, ADO.Net and Microsft SQL Server from Programming Advices Course 19.
advanced-programming csharp-code data-structures database desktop-app dotnet sql
Last synced: 09 May 2026
https://github.com/skimmenthal13/serilog.sinks.database
Serilog sink that writes in one of these five databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite)
database logging mysql oracle postgresql serilog serilog-sink sink sqlite sqlserver
Last synced: 24 Dec 2025
https://github.com/tobinchilongo/oop-school-library
This project consists of Ruby script for the school library app. I implemented encapsulation and inheritance with Ruby by creating classes to represent students and teachers in the school.
data database gemfile input-output preserve rspec-testing rubocop unit-test
Last synced: 02 May 2026
https://github.com/baroxyton/replpersist
An inofficial https://repl.it database client
Last synced: 21 May 2026
https://github.com/tanish-sr/smartbrain-api
this is the the backend of the SmartBrain project ---> you can view the app in the below link 👇
database deployment full-stack javascript postgresql reactjs
Last synced: 05 Jan 2026
https://github.com/bluebrain/bbp-atlas-pipeline
Set of processing modules that generate annotation volumes, brain region hierarchies, direction vectors, orientations and placement hints, cell density volumes for several cell types, CellComposition of the brain regions.
Last synced: 14 May 2025
https://github.com/xavdid/stackpro
[Website] Tracking StackOverflow answering rate
chartjs database interval stackoverflow
Last synced: 20 Jan 2026
https://github.com/drago-ex/database
:floppy_disk: Simple and flexible database abstraction layer built on Dibi for PHP, with support for entities and repositories.
Last synced: 17 Jan 2026
https://github.com/gdonald/orm-activerecord
ORM::ActiveRecord is an object-relational mapping module for Raku
activerecord database migration model object orm raku relational validation
Last synced: 01 Jun 2026
https://github.com/aghorui/lhf
Multilevel data and operation deduplication mechanism (implementation in C++)
big-data cache compilers data-flow-analysis data-structures database
Last synced: 08 Apr 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_dutch-east-india-company-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/Dutch East India Company (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 20 Jan 2026
https://github.com/blaugold/embedded_db_benchmark
benchmark dart database embedded flutter performance
Last synced: 11 Feb 2026
https://github.com/adielmtz/minidb
Database engine written in C for study purposes.
Last synced: 21 May 2026
https://github.com/salma-mamdoh/flight-reservation-system
Our Project for Data Base Course taken during fall 2023 semester
conceptual-model csharp database entity-relationship-diagram ms-sql-server physical-model
Last synced: 18 Feb 2026
https://github.com/sumidcyber/dataviz-master
This Python application provides a user-friendly interface to load and visualize the contents of a CSV file. Users can choose from various types of graphs and perform analyses on the dataset.
data-analysis data-analysis-project data-analysis-python database databases python python3
Last synced: 02 Jan 2026
https://github.com/maestre3d/dynamoql-go
An ORM-like lightweight toolkit for Go applications interacting with Amazon DynamoDB.
database dynamodb golang golang-library nosql orm-library toolkit
Last synced: 02 Apr 2025
https://github.com/jamestang12/bootcamper-backend-api
Back-end bootcamp API for directory website, allow user to list all bootcamps in the database, search bootcamp and more
bootcamp-api database express json jwt-authentication mongodb mongoose nodejs
Last synced: 11 Apr 2026
https://github.com/bibenga/barn-py
Lightweight scheduler and worker for Django using a database
database django postgresql python
Last synced: 12 Jan 2026
https://github.com/mohamedawnallah/connecting_to_sqlite_postgressql_databases_python
Connecting To SQLite PostgresSQL Databases Using Python
database pgadmin4 postgressql psycopg2 python sqlite3
Last synced: 17 May 2026
https://github.com/cyberoctane29/cyclistic-bike-share--analyzing-rider-behavior
Analyzed Cyclistic's bike-share data to uncover usage differences between casual riders and annual members. Utilized SQL and MySQL for data processing, R for visualisation, and Kaggle for collaboration. Insights will guide marketing strategies to convert casual riders into annual members.
data dataanalysis dataanalytics database rlanguage rmarkdown spreadsheet sql
Last synced: 22 May 2026
https://github.com/bigfootds/supercamo
Camo-inspired ODM for NeDB, built specifically for BigfootDS' needs.
bigfootds camo database hacktoberfest hacktoberfest2024 javascript nedb nodejs nosql odm supercamo
Last synced: 18 Feb 2026
https://github.com/indiecodermm/vet-clinic-db
A PostgreSQL exercise project to learn and practice database basics
Last synced: 16 May 2026
https://github.com/ekbass/fin-eng-translations-set
Massive translation set between Finnish and English languages.
ai database dataset english english-language english-translation finnish finnish-language finnish-translation huggingface huggingface-datasets json language languages llm xml
Last synced: 02 May 2026
https://github.com/aniket-merndev/travel_tracker
Keep a Track of all the Countries which you have travelled to using this web app
database expressjs git nodejs postgresql travel
Last synced: 08 Apr 2026
https://github.com/siddheshwari19/organic-farmers-community
A website for the farmers to take up organic farming and form a community and interact with each other and trade their products in the marketplace portal.
backend css database eclipse farmers-markets frontend html java javascript jdbc jsp localhost mysql-database organic-agriculture tomcat-server website
Last synced: 05 Mar 2025
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_yugoslavia-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/Yugoslavia (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 20 Jan 2026
https://github.com/linguini1/oec
The submission for the Ontario Engineering Competitions 2023. Requirement was to match a patient with a ranking of 12 healthcare facilities (given a database of 40) based on their demographic info, location and underlying conditions & symptoms.
api competition css database engineering engineering-competition flask healthcare html javascript python react
Last synced: 26 Oct 2025
https://github.com/dorukeskicorapci/website_gamedevelopmentdays
database documentation registration-forms website
Last synced: 13 Jun 2026
https://github.com/andreasscherbaum/faa
FAA Airline On-Time Performance Data
airline database etl extract-transform-load faa gpfdist greenplum greenplum-database otp otp-staging postgresql sql staging-tables
Last synced: 20 Apr 2026
https://github.com/shellyda/project-design-database
Database system for bus companies, managing driver outsourcing, trip tracking, maintenance, and ticket sales. Designed in conceptual, logical, and physical stages with SQL implementation.
conceptual-model database design-database logical-model physical-model sql
Last synced: 14 May 2025
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/praneethsonu/aws-serverless-geoserver-infrastructure
Deploying GeoServer with PostgreSQL and PostGIS on AWS via Fargate simplifies geospatial data management by removing server maintenance tasks.
aws cloudshell database ec2-instance ecs-fargate efs fargate geoserver load-balancer postgis-extension postgresql rds serverless vpc
Last synced: 24 Jul 2025
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_south-vietnam-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/South Vietnam (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 21 Feb 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/leoobarbosa2/backend
Backend projects: NodeJS, typescript etc.
backend-api database javascript nodejs typescript
Last synced: 09 Apr 2026
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/Digitalist-Open-Cloud/Matomo-Plugin-DBHealth
This plugin will help you analyze your system and database health and also provide suggested system setting improvements
database insights matomo-plugin mysql
Last synced: 26 Jul 2025
https://gitlab.com/adynemo/maintenance-bundle
This Symfony bundle allows you to place your website in maintenance mode by calling two commands in your console. A page with status code 503 appears to users, it is possible to authorize certain ips addresses stored in your configuration.
console database filesystem maintenance-mode memcache php shared-memory symfony symfony-bundle symfony4 symfony5 symfony6
Last synced: 27 Jul 2025
https://github.com/nicnocquee/create-postgresql
Quickly create a PostgreSQL database in a single command
cli database docker nodejs postgresql
Last synced: 09 Apr 2026
https://github.com/zhd4/pgbackupbot
Telegram Bot for PostgreSQL Databases auto-backuping
backup database postgres postgresql python sql
Last synced: 27 Jul 2025
https://github.com/briso10-dev/oracle-database
An Open source project giving a maximum of Query Solutions of various different databses in Oracle
Last synced: 20 Sep 2025
https://github.com/sen2pi/bloquinho
Uma WebApp do genero de notion para correr on permises
agenda data-analysis data-visualization database education markdown note-taking notebook notebooks notepad notes notes-app notion obsidian password password-generator password-manager password-safety passwords personal-blog
Last synced: 09 Apr 2026
https://github.com/iricartb/yii-mvc-dropzone-component
Ivan Ricart Borges - Yii component that allows to interact with the user through a widget to drag and drop elements in a stipulated area, makes use of the MVC pattern and interacts with the database by making internal calls about the models that, through inheritance, implement a certain interface.
component css database drag-and-drop dropzone inheritance javascript mvc php widget yii-framework
Last synced: 19 Feb 2026
https://github.com/mjfii/TSQL-Documentation-Lib
Utilizes MS SQL metadata to document any given database.
Last synced: 30 Jul 2025
https://github.com/dbworker/dbcollect
database utility to collect db info.
database health-check oracle tool
Last synced: 30 Jul 2025
https://github.com/oleggator/query-exporter
PostgreSQL Query Exporter
csv database exporter go golang postgresql sql
Last synced: 09 May 2026
https://github.com/ahmed-safa/propertify-real-estate-management-
A database management related project. Here only MySQL is used. Queries are noted in this project. Mainly terminal is used to operate the database. Also Toad from Oracle is used for easier execution and visualization.
database dbms-project plsql sql toad
Last synced: 15 Oct 2025
https://github.com/glayzzle/grafine
:lollipop: A tiny nodejs/javascript in memory graph database
database graph-database memory-graph-database nosql nosql-database
Last synced: 28 Oct 2025
https://github.com/musadiqpasha/spotify-dbms
This project is a music streaming database system with frontend and backend components.
css database html5 javascript mysql mysql-database reactjs
Last synced: 09 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/masajinobe-ef/prsc
🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography
cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows
Last synced: 01 Aug 2025
https://github.com/pordarman/alisa.db
The most powerful module of the JSON database, which is powerful, customizable and offers many uses.
database databasejson db javascript json jsondatabase jsondb nodejs
Last synced: 01 Aug 2025
https://github.com/jxareas/de-zoomcamp-2024
Solutions for @datatalksclub's Data Engineering Zoomcamp 2024.
data-analysis data-engineering data-science database datascience de-zoomcamp docker docker-compose etl etl-pipeline mage-ai orchestration python workflow
Last synced: 09 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/amandafernandes0701/backend-smartgym---projeto-trainee
Project developed during the trainee program at CPE Jr (Electrical Projects Consultancy - UFMG). Basically, it consists of a web system for gyms. In this system, the user is able to perform trivial tasks, such as: register, log in, check data, add exercises to the technical record, etc.
backend database firebase gym-website html javascript node-js
Last synced: 20 Apr 2026
https://github.com/momomo/momomo.com.platform.db.transactional.spring
A library to execute database command in transactions without having to use annotations based on Spring libraries.
Last synced: 09 Apr 2026
https://github.com/v6ntage/sql-sales_data-analytics-project
This repository contains a SQL scripts demonstration analytical techniques.
analytics business-analytics data data-analysis database query sql sql-server
Last synced: 12 Apr 2026
https://github.com/relwave/relwave-app
A modern, cross-platform database management and visualization tool Built with Tauri, React, and TypeScript
database database-management desktop-application tools visualizer
Last synced: 09 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/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/theryston/db-mycro
A node module with a json database that saves data in a specific directory, similar to sqlite, but in JSON
base crud data database db db-mycro javascript json jsondatabase nodejs nosql typescript
Last synced: 09 Apr 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/hashim21223445/andoka-now
README.mdConfig files for my GitHub profile.
dart data-science database deep-learning firebase git github github-actions github-config go ios java javascript oop open-source optimization pandas plugin production python
Last synced: 09 Apr 2026
https://github.com/movingju/python_server
An python flask backend server, made for study
css database flask html pandas portfolio-website python3 website
Last synced: 09 Apr 2026
https://github.com/emagood/dedicated-server-godot
Proyecto de Gestión de Usuarios utilizando Godot Engine. Implementa un sistema de creación, modificación y eliminación de usuarios con verificación de credenciales, almacenamiento en caché y registro de historial de cambios. Características Principales - Crear y modificar usuarios-Autenticación de usuarios-Caché para mejorar
aes-encryption authentication bitwise-operators cachemanager database database-design database-management encriptador-de-texto godot-engine rsa-cryptography tcp-server udp-server user-management websocket-server
Last synced: 29 Jun 2026
https://github.com/md-emon-hasan/vector-database
Designed to store and retrieve high-dimensional data, such as embeddings, efficiently. It enables fast similarity searches by leveraging techniques.
ai-search big-data chromadb data-indexing data-retrieval data-similarity database embeddings faiss-vector-database nearest-neighbor-search nlp pinecone query-optimization scalable-database semantic-search similarity-search vector-database vector-search vector-space-model vectordb
Last synced: 04 May 2026
https://github.com/the-tech-idea/beepdm
A Library for Managing your Connection to Different DataSources . Still in Alpha.please be patient
data-analysis data-management data-management-platform data-science database dataset information
Last synced: 08 Aug 2025
https://github.com/philippe-nougaillon/crystal-data7
Vos données métier, en ligne et en mobilité
Last synced: 19 Feb 2026
https://github.com/iowacomputergurus/gearhostutilities
Helpful utilities for working with websites and databases hosted with GearHost.com.
command-line-tool database gearhost utility
Last synced: 10 Aug 2025
https://github.com/ryanhustler420/hbs_shopping_cart_nodejs
Nodejs And Mongodb Setup For building API's for Shopping Site With Stripe Payment
api atlas backend best-practices css database ejs express frontend html javascript mongodb mongoose nodejs nodemailer payment render shopping shopping-cart views
Last synced: 09 Apr 2026
https://github.com/i3thuan5/doc_tai5-uan5_gian5-gi2_tsu1-liau7-khoo3
臺灣言語資料庫的文件。
Last synced: 11 Aug 2025
https://github.com/said-laasri/hello_react_rails
Hello Rails React is a simple web app that combines functionalities of Ruby on Rails and React. It allows users to get a random greeting from the backend API.
database javascript postgresql react redux-thunk ruby ruby-on-rails
Last synced: 09 Apr 2026
https://github.com/git-user-cpp/jsdb
Just Simple DataBase
database database-management rust rust-database rust-lang rust-library rustprogramming
Last synced: 14 May 2026
https://github.com/hangerthem/ephemr
database full-stack nextjs platform prisma social-network
Last synced: 16 Apr 2026
https://github.com/tobiaswaelde/ezinventory
ezinventory is a lightweight, self-hosted inventory management system for tracking assets, managing stock levels, and organizing resources. Built as a modern full-stack web application with a clean dashboard, REST API, and database integration.
admin-dashboard asset-management asset-tracking business-tools crud dashboard database docker fullstack inventory inventory-management inventory-system inventory-tracking open-source productivity-tool rest-api self-hosted stock-management warehouse-management web-application
Last synced: 24 May 2026