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-13 00:07:45 UTC
- JSON Representation
https://github.com/basemax/list-data-drugs
This Python script scrapes drug-related information from the "Talk to Frank" website and saves the extracted data in both JSON and YAML formats. It utilizes the `requests` library to fetch the webpage, `BeautifulSoup` for HTML parsing, and `json` and `yaml` libraries for data storage.
database db-drug drug drug-database drug-db drug-discovery drugs json python yaml yml
Last synced: 27 Feb 2026
https://github.com/j-sephb-lt-n/knowledge-base
A large pile of interesting and/or useful information
algorithms causal-inference data-normalization database kelly-criterion large-language-models llm machine-learning nlp obsidian-md plotly-dash prompt-engineering regex semi-supervised-learning statistics
Last synced: 15 Apr 2026
https://github.com/ao-concepts/storage
Storage and persistence helper module for gorm.
database go golang gorm repository storage transactions
Last synced: 14 May 2026
https://github.com/jcoelho93/shell-database
A key value store straight from your terminal
command-line-tool database key-value-store python sqlite3 terminal
Last synced: 18 Apr 2026
https://github.com/al-ghaly/data-management-case-study
A Case Study (Project) Covering most of the steps in the data management process.
bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql
Last synced: 11 May 2026
https://github.com/alesanchezr/json-orm
Create and manage a database with just JSON static files.
database json json-orm static-file-orm
Last synced: 03 May 2026
https://github.com/windwalker-io/datamapper
[READ ONLY] DataMapper pattern object to access database.
Last synced: 15 Mar 2026
https://github.com/abdullahalsazib/e-com-backend
This repo contains the backend code for a full-featured multi vendor e-commerce website.
backend backend-api database e-commerce gin-gonic golang golang-examples restapi
Last synced: 03 May 2026
https://github.com/stkirchberg/telegram_social-transfer-knot
Mini-social network on Telegram with automatic post broadcasting and custom nicknames.
bot database local server serverless telegram
Last synced: 23 Jan 2026
https://github.com/minakovnv/expert-system-for-space-rockets-launch-decision-making-on-the-basis-of-weather-conditions
Expert system for space rockets launch decision-making on the basis of weather conditions
database delphi design-system expert-system information-systems machine-learning pascal
Last synced: 24 Apr 2026
https://github.com/cynkra/databases-sg_stat-2024
Material for the "Databases in R" workshop at Statistik St.Gallen 2024
Last synced: 09 Feb 2026
https://github.com/s-m-j-i/ecms-desktop
A simple ECA Management System Desktop project.
apache-poi database desktop-app java javafx mysql server
Last synced: 05 Mar 2026
https://github.com/softspiders/mongoose
backend connect database db hello-world helloworld javascript min mongodb mongoose node nodejs softspider softspiders ss template
Last synced: 15 Apr 2026
https://github.com/shivangraikar/golang-database
Golang database programs
database golang golang-examples routines sql
Last synced: 16 Apr 2026
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 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/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/n1ghtf1re/multivis
Service for multidimensional data visualization
data-analytics data-visualization database map map-visualization visualization visualize-data
Last synced: 05 May 2026
https://github.com/arianamagaliariza/taller-de-lenguajes-ii
Teamwork done for the subject "Lenguages Workshop II"/ "OO1" (UNLP)
database ingenieria-en-computacion java oo1 sqlite taller-de-lenguajes-2 uml-diagram unlp unlp-informatica unlp-sistemas
Last synced: 01 May 2026
https://github.com/aratan/daps-landing-page
Daps Landing Page Daps Landing Page es una aplicación web basada en Web3 y Smart Contracts que permite a las organizaciones aceptar donaciones y visualizar el saldo de la organización en tiempo real. Descripción Daps Landing Page es una aplicación web que utiliza tecnología Web3 y Smart Contracts para permitir a las organizaciones aceptar donacion
blockchain database distributed ipfs p2p web3 web3-dapp
Last synced: 17 Apr 2026
https://github.com/awncorp/moodle
Mojo DB Driver Migrations
database ddl migrations perl perl5
Last synced: 03 May 2026
https://github.com/quarkiverse/quarkus-qubit
A Quarkus extension that enables type-safe, lambda-based queries on Panache entities with build-time transformation to JPA Criteria Queries.
database jpa lambdas panache quarkus-extension queries
Last synced: 04 Jun 2026
https://github.com/rcourivaud/rcourivaud.github.io
Raphaël Courivaud
data database datascience python
Last synced: 21 Apr 2026
https://github.com/perldancer/dancer2-plugin-auth-extensible-provider-database
Dancer2::Plugin::Database provider for Dancer2-Plugin-Auth-Extensible
Last synced: 13 May 2026
https://github.com/kevacoin-team/kevacoin-js
A JavaScript client library for interfacing with the Kevacoin key-value blockchain
blockchain database decentralized kevacoin keyvaluestore
Last synced: 09 Jun 2026
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/jorgecupi/linq_azurefunctions
This is a short tutorial on how to use .NET Language Integrated Query (LINQ) properly in Azure Functions
azure-functions database linq linq-documentation sql-database
Last synced: 14 May 2026
https://github.com/glendc/alumdb
AluminiumDB is an embeddable append-log written in Rust
append-only database db files fs rust smalldata
Last synced: 02 May 2026
https://github.com/khaouitiabdelhakim/gestion-de-stages-server
This is the backend server for the Internship Management Web App, responsible for handling data storage, authentication, and communication with the frontend.
backend backend-api database javascript managment nodejs posgresql rest-api restapi server web webapp
Last synced: 06 May 2026
https://github.com/keenteam1990/reactnative
🚀 A React Native boilerplate app to get you up and running very, very quickly
analytics database firebase javascript react-native
Last synced: 29 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/danger-ahead/note
A note taking application using MySQL
database java mysql note-taking
Last synced: 16 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/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/said-aabilla/youcode-sql-doc
Detailed SQL Documentation for YouCode Students
Last synced: 30 Jan 2026
https://github.com/cubrid-labs/cubrid-cookbook
Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 27 Mar 2026
https://github.com/0xsirsaif/papers-i-love
A captivating collection of computer science papers that fuel inspiration and intellectual curiosity.
compiler database memory networking os papers
Last synced: 08 Jul 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/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/hitoshyamamoto/hayai
Instantly create and manage local SQL, NoSQL, and Vector databases with Docker using a fast and extensible CLI tool for backend developers.
backend cli database database-management developer-tools
Last synced: 01 Jun 2026
https://github.com/sakiib/integrate-vault-with-microservices-in-k8s
This project aims at demonstrating & providing a guideline on using Vault to manage DB credentials for microservices in K8s.
database dynamiccredential kubernetes microservices security vault
Last synced: 01 May 2026
https://github.com/oliver021/entity-dock
A superset with libraries, components, tools and more to work with entity on .Net
api asp-net-core controller data database dotnet entity entity-framework-core library model mvc netstandard orm support webapi
Last synced: 09 May 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/shijbey/repraxis-for-unity
Unity integration for RePraxis in-memory logic database.
database game-development in-memory-database relationship-system social-simulation unity
Last synced: 18 Apr 2026
https://github.com/obitech/flugdb
Docker MariaDB container for TUC Grundlagen Datenbanken practice database
database docker mariadb tu-chemnitz
Last synced: 19 Apr 2026
https://github.com/msadeqsirjani/schemadiff
Script and create SQL Server objects quickly
c-sharp database mssql schema version-control
Last synced: 18 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/gisce/ooda
Open Oriented Data Access
database openerp orm postgresql python
Last synced: 19 Apr 2026
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 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/obgnail/sqlite-toy
研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库
bptree database golang learning-by-doing native-base sql sqlite-database
Last synced: 19 Apr 2026
https://github.com/anselmoo/copy2hash
Copy or rename any file(s) to a hash-secured filename via terminal
data-science data-warehouse database hash indexation sha sha256
Last synced: 27 Apr 2026
https://github.com/sutac/gwiazdy-zsi
Webapp for storing and categorizing images from ZSI gallery. Browse and search for images by teachers appearing in them!
database docker ejs express htmx mysql tyepscript
Last synced: 01 Apr 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/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/davidkhala/node-databases
nodejs utils for database-like middleware
cosmosdb database faunadb hive mongodb mysql neo4j planetscale postgresql redis supabase teradata
Last synced: 26 Oct 2025
https://github.com/rwubakwanayo/clinic
This is an education project to design clinic database diagram and create database schema based on generated design.
Last synced: 09 May 2026
https://github.com/fajarwz/blog-laravel-with-method
An implementation of Laravel eager loading relationships from fajarwz.com/blog
backend database example-project laravel php
Last synced: 21 Apr 2026
https://github.com/wiremoons/damt-dart
Acronym Management Tool - written in Dart
acronyms cli command-line dart dartlang database
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/pichillilorenzo/known-http-header-db
HTTP Header Database
database db header http http-header http-headers javascript js json
Last synced: 07 May 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/ezaco-dev/sqlite-explorer
tools python - SQLite explorer - LWS25 Project by ezaco (Local Web Software)
coding-tool database database-management ezaco-dev flask flask-application flask-sqlite3 lws lws25 python-tools python3 sqlite sqlite-explorer tools
Last synced: 21 Feb 2026
https://github.com/dataopstix/modelt
Modelt(mow·delt) is a modern data integration solution that connects data to data for advanced analytics.
airbyte airflow airflow-docker data data-analysis data-visualization database dbt elt etl etl-automation metabase metadata modern modern-dev modernization
Last synced: 28 Mar 2025
https://github.com/ridwanullahi-code/vet_clinic_database
The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories
database database-magement-system normalization-database postgresql postgresql-database sql transaction
Last synced: 17 May 2026
https://github.com/rmachado55/restaurante-cardapio-online
Site completo em TYPESCRIPT de um restaurante online recriando a experiência de navegação e seleção de itens no cardápio.
database hooks react router sass typescript
Last synced: 05 Apr 2026
https://github.com/geekalexis/banking-system
A banking system created using JDBC and the Oracle Database
Last synced: 17 May 2026
https://github.com/neetigyachahar/genql
Generate SQL query from natural language.
Last synced: 08 May 2025
https://github.com/steveoro/goggles_db
DB structure and base Rails models for the main Goggles application
database goggles sports swimming
Last synced: 10 Sep 2025
https://github.com/clivern/snippets
🍫 Sublime Text Snippets.
database golang java javascript php rust-lang sublime-package sublime-snippets sublime-text-3 sublime-text-plugin
Last synced: 07 Apr 2026
https://github.com/prathmesh-ka-github/learning-mongodb
Learning MongoDB. MongoDB is a source-available, cross-platform, document-oriented database program.
database dbms mongodb mongodb-atlas mongodb-database nosql rdbms
Last synced: 10 May 2026
https://github.com/the-akira/django-secret-library
Full Featured Library System made with Django
database django django-secret-library fullstack library-management-system python3 pythonanywhere
Last synced: 07 Apr 2026
https://github.com/brkyvrkn/oracle-sql-demo
Information management system about pharmacies
apex database information-management oracle sql
Last synced: 11 Jul 2026
https://github.com/ntdls/ntdls.katzebase.client
Client connectivity library for the Katzebase server, which is an ACID compliant JSON document-based database engine with SQL language, APIs and GUI.
database json nosql rdbms unstructured
Last synced: 30 Oct 2025
https://github.com/mduesterhoeft/spring-boot-starter-exposed
A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework
autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql
Last synced: 12 Sep 2025
https://github.com/zabuzard/mplogger
Saves marketprices for items, based on transactions, from the game 'http://www.freewar.de/' in a database by using a bot. Then processes the data and creates corresponding market price articles in 'http://www.fwwiki.de/'.
bot crawler database game mediawiki-api mmorpg mmorpg-freewar php saves-marketprices web-crawler wikipedia-api
Last synced: 03 Feb 2026
https://github.com/lejeanbono/cypress-mysql
Cypress plugin to easily request MySQL database
cypress cypress-plugin database e2e mysql testing-tools
Last synced: 03 Oct 2025
https://github.com/tmus/exodus
🏃 A database migration runner for Go, using a database-agnostic schema DSL to enable database migrations for any underlying database.
Last synced: 12 Jan 2026
https://github.com/threeletters/cookiebase
A Javascript Database based on Cookies. Store information as in SQL on the client efficiently. Allows for quick queries using data structures
cookies database javascript javascript-database
Last synced: 08 May 2026
https://github.com/minightdev/paperclip
Paperclip is a powerful privacy-focused data breach search engine that empowers users to swiftly and securely investigate breaches using email addresses and phone numbers. Our robust search engine delivers real-time results while prioritizing the privacy and security of user queries.
beaches data database pwn pwned search-engine
Last synced: 22 Mar 2025
https://github.com/harshpatel44/working-with-aws-s3-and-rds
This repository contains the A1 solutions of Course "Serverless Data Processing"
aws-rds-mysql aws-s3 database rds-database s3 s3-bucket serverless
Last synced: 20 May 2026
https://github.com/timdeputter/purescript-gun
Purescript bindings to the gun.js database
database gundb offline-first peer-to-peer purescript
Last synced: 20 May 2026
https://github.com/sqlballs/baseballanalytics
This is the repository for all of my baseball analytics demos and sample code from any of the presentations I give
data-science database excel powerbi powerpivot r sql-server
Last synced: 04 May 2026