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-09 00:07:56 UTC
- JSON Representation
https://github.com/labex-labs/sqlite-intermediate-to-advanced
In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!
advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management
Last synced: 18 May 2026
https://github.com/peroks/model-store
Model Store: Permanent data store for models.
database json mysql mysqli pdo pdo-mysql persistent-storage
Last synced: 13 Jan 2026
https://github.com/aixiasang/bitcask
一个基于Bitcask论文实现的高性能键值存储系统,具有简单、高效、持久化和崩溃恢复的特性。🚀 高性能读写操作:写入复杂度O(1),读取复杂度O(1) 💾 数据持久化:所有操作都会被记录到WAL文件 🛡️ 崩溃恢复:通过hint文件和WAL文件确保数据不丢失 🔄 自动文件轮转:防止单个数据文件过大 🔒 并发安全:支持多线程并发访问 🧹 数据合并:支持清理过期数据,优化存储空间
Last synced: 27 Apr 2026
https://github.com/emanoelcampos/salon-appointment-scheduler
Interactive Bash program that uses PostgreSQL for managing salon services and appointments. The Bash script interacts with the PostgreSQL database, executing SQL queries for data retrieval, insertion, and updating. The repository includes a detailed README with script analysis and output examples.
bash bash-script database freecodecamp postgresql relational-database sql
Last synced: 12 Apr 2026
https://github.com/pxycknomdictator/excli-express
A cli tool for creating Express.js applications, supporting both JavaScript and TypeScript.
database docker express-cli javascript npm typescript
Last synced: 20 Jan 2026
https://github.com/mega2799/db-set-cinematografico
Database Project 2020-2021
Last synced: 13 May 2026
https://github.com/jialuechen/framedb
Serverless DataFrame Database for Financial Time-Series Data
database financial-markets pandas-dataframe serverless-framework time-series-analysis
Last synced: 27 Jul 2025
https://github.com/lucas-nelson-uiuc/pinsdb
WIP database for tracking and storing bowling games.
Last synced: 21 Feb 2026
https://github.com/badranalyst/data-cleaning-and-exploratory-data-analysis-project
This project uses SQL to clean and analyze a layoffs dataset. Data cleaning tasks include removing duplicates, standardizing values, and handling missing data. Exploratory analysis is performed to identify trends in layoffs across companies, industries, and time periods.
cleaning-data data database dataset mysql mysql-database sql
Last synced: 07 Apr 2025
https://github.com/mkai/dictionarydb
Python-based CLI tool to set up the database for a dictionary app
database dictionary education importer language translations
Last synced: 11 Jun 2025
https://github.com/bushido2014/vue3-altogic-crud
altogic database google-fonts tailwindcss vue3
Last synced: 21 Apr 2025
https://github.com/jonfast565/FormGenerator
Useful form generation tool ported from an original tool in python
api asp-net-core database development forms generator metaprogramming template-metaprogramming
Last synced: 10 Mar 2025
https://github.com/andschar/chemlook
An R Package and Database containing Information on Chemicals
biology chemistry chemoinformatics database r
Last synced: 27 Apr 2026
https://github.com/ixllegacyixl/powershellsimplifiersql
Procedure Collector from SQL Server
database powershell sql sql-server sql-server-2017 sql-server-2019 sql-server-database
Last synced: 06 Apr 2025
https://github.com/piyushkumar2025/india-general-elections-2024_data-analyst
Analyzed election data for 540+ constituencies and 100+ parties using SQL. Calculated state-wise seat distributions, classified 30+ parties into alliances, identified top 10 candidates by EVM votes, calculated victory margins, and analyzed voting patterns for 300+ candidates to uncover key insights.
analytics data database mysql sql statistics
Last synced: 22 May 2026
https://github.com/fortunewalla/flight-delays
Data Expo 2009: Airline on time data
airlines data-analysis data-science data36 database dataexpo dataset flightdelays flights ontimedata pgsql postgres postgresql sql tomimester
Last synced: 02 Mar 2026
https://github.com/derafu/query
Expressive Path-Based Query Builder for PHP
database php query query-builder sql
Last synced: 23 Jul 2025
https://github.com/ahmadraza1394/sqllite-form
database javascript localdatabase node sqllite3
Last synced: 29 Jan 2026
https://github.com/lukasbecvar/admin-suite
Solution for Linux server administration and monitoring.
admin database linux monitoring php symfony tool
Last synced: 04 May 2026
https://github.com/gameleira/studies-database
Esse repositório têm como objetivo alocar todo e qualquer script para aprender e praticar gerenciamento de banco de dados SQL e NoSQL
Last synced: 01 Mar 2025
https://github.com/torrentg/nplex-cpp
C++ client to access the nplex database
Last synced: 31 May 2026
https://github.com/beinglojain/audio-vibe
A Podcast code written in Java language, Java GUI, Connected with a database written in SQL language.
database gui interface java java-interfaces podcast sql
Last synced: 03 Jan 2026
https://github.com/softmotions/ejdb2iosexample
EJDB2 iOS Example application
database ejdb ejdb2 example-app example-apps ios ios-app json swift swiftui
Last synced: 29 Apr 2026
https://github.com/lancewalk87/cls-cloud-sync-ruby-on-rails
Software | SQL Database with automated Cloud Sync for mitigating lost data across dist. servers. Managed by Ruby on Rails.
cloud-computing cloud-storage data database ruby ruby-application ruby-on-rails server sql
Last synced: 24 Jul 2025
https://github.com/apache/couchdb-hqueue
Apache couchdb
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 20 Jan 2026
https://github.com/shreyashmyakal/-automating-lemp-stack-deployment-hosting-a-web-page-
i recently worked on a hands-on project where I automated the LEMP (Linux, Nginx, MySQL, PHP) stack installation and deployed a web form on a cloud server. The process involved using SCP (Secure Copy Protocol) to transfer files from my local system to the server and automating the installation using Shell Scripting.
aws database html lemp-stack linux mysql php
Last synced: 12 Apr 2026
https://github.com/agricolamz/uvular_database
Uvular consonants in Languages of the Caucasus
database linguistics phonology r-markdown
Last synced: 24 Mar 2025
https://github.com/kaplanh/mernstack_block-app
Blog App - Mern Stack Application.
css3 database express formik-yup html5 js mongodb mui-material nodejs react-router reactjs redux-persist redux-toolkit
Last synced: 10 Apr 2026
https://github.com/rahad123/system-design-fundamentals
System Design Fundamentals
architecture caching cap-theorem cdn consistent-hashing database distributed-systems load-balancing message-queue microservices scalability storage system-design
Last synced: 08 Jul 2026
https://github.com/art2url/sql-50
🗃️ A collection of SQL solutions for LeetCode problems, designed to help crack SQL interviews with 50 essential queries.
coding-challenges database github interview learning leetcode problem-solving solutions sql sql-queries
Last synced: 28 Apr 2026
https://github.com/turtacn/guocedb
GuoceDB: a high-performance, MySQL-compatible relational database built from the ground up in pure Go. It features a storage-agnostic query engine with pluggable storage backends, designed for modern cloud-native applications.
Last synced: 16 Jan 2026
https://github.com/ronnakamoto/nosql-buddy
A cross-platform MongoDB management studio with visual query builder, aggregation pipelines, SQL-to-MongoDB translation, and a ZK-powered tamper-evident audit log anchored on-chain via Soroban.
Last synced: 09 Jul 2026
https://github.com/sebastianschmidl/actordb
Actor Database System Framework using Akka
actor-database actordb akka akka-actors database scala-framework scala-library
Last synced: 21 Apr 2026
https://github.com/prajjwol09/data-cleaning-project
This project is dedicated to cleaning, standardizing a dataset, dealing with null values from a CSV file named "layoffs" using MySQL, with MySQL Workbench as the workspace environment. The goal is to prepare the data for analysis.
cleaning-data columns data-analysis database duplicates mysql rows standard
Last synced: 20 Apr 2026
https://github.com/veranovus/go-server-login-system
Simple login system with golang http server
database golang login-system networking website
Last synced: 27 Feb 2025
https://github.com/macktireh/postgres-to-csv
This Python script connects to a PostgreSQL database, fetches data from a specified table, and exports the data to a CSV file. Additionally, it saves images stored as base64 strings in the database to individual image files.
database export-csv postgresql python
Last synced: 04 May 2026
https://github.com/krisdarryn/model-generator
Generate class out from specific tables.
bootstrap css database generate html illuminate javascript jquery klein model php
Last synced: 08 Apr 2026
https://github.com/ritzvincentculanag/guess-that-compound
Star Generation's first ever product. An enjoyable and knowledgeable quiz based application for students and teachers alike.
android database mobile-development views xml
Last synced: 14 Apr 2025
https://github.com/mrezaakbari/webdevelopment
Here you can see the PHP codes, these codes were written based on the needs of a medical clinic. In the future, the codes will be updated and more complete.
admin-dashboard admin-function admin-panel database php webdevelopment
Last synced: 13 May 2026
https://github.com/cityssm/data-proxier
Limit the amount of data exposed using a database proxy.
database mssql proxy sql sql-server
Last synced: 13 Apr 2026
https://github.com/sedjnohero/kursdb
This project is a web application designed to manage and track airline ticket sales. It includes a robust backend built on Supabase (PostgreSQL) for efficient data storage and management, and a modern frontend developed using Vite, React, and TypeScript for a seamless and responsive user experience
database postgresql react supabase typescript vite
Last synced: 12 Apr 2026
https://github.com/vim89/flowforge
Let's be honest - most data pipeline frameworks treat types as suggestions. Config files are strings. Schemas are "validated" at runtime. Data quality is an afterthought. So, let's do differently
archetype data data-contracts data-engineering data-pipelines data-quality data-science database dataengineering datapipeline etl etl-framework pipelines scala scalability spark spark-sql spark-streaming
Last synced: 14 Apr 2026
https://github.com/sqlthinking/sqlthinking.github.io
SQL Thinking!
dataanalysis database dataengineering datascience mariadb microsoft mssql mysql oracle pgsql postgres postgresql sql sql-query sqlalchemy sqlite sqlquery sqlserver timeseries tsql
Last synced: 06 Mar 2026
https://github.com/elisiomassaqui/kufuma
Kufuma é muito mais do que apenas um aplicativo de Simulação de Negócios - é o seu companheiro de jornada para explorar e aprimorar suas habilidades no backend, tudo isso com o poder do Flutter e do MongoDB Atlas.
authentication backend database design flutter interfax mobile-development mongodb-atlas online
Last synced: 10 Apr 2026
https://github.com/oiclai/bd1-project
Repositório para realização das etapas do projeto da Disciplina Banco de Dados I. 2024.2.
Last synced: 03 Sep 2025
https://github.com/jango73/sqlserver-database-diff
Database differ
csharp database diff ms-sql-server
Last synced: 03 Jan 2026
https://github.com/hardikaz/mongodbconnection
Here i have established connection with mongoDB on local machine server for development purpose using the new version
Last synced: 03 Jul 2025
https://github.com/kitpymes/template-netcore-entityframework
Librería para utilizar Entity Framework para el acceso a datos
csharp database entityframeworkcore netcore orm
Last synced: 03 May 2026
https://github.com/zhrgns/sql-ecommercedatabasemodel
This repo includes one of my personal projects that creates logical and physical design of an e-Commerce DB.
database e-commerce er-diagram oracle sql
Last synced: 14 Apr 2025
https://github.com/ibrahimraimi/database-backup-utility
A comprehensive command-line interface (CLI) utility for backing up and restoring any type of database
Last synced: 17 Jan 2026
https://github.com/muhammadfarooq85/mongodb-arthematic-operators
This repository is about how to use Arthematic operators in mongoDb.
database mongodb mongoose nosql
Last synced: 26 Oct 2025
https://github.com/madeiradata/microsoft-dbas-club
Open-source Repository of Useful Scripts and Solutions for Microsoft Database Administrators
azure-sql azure-sql-database database microsoft-sql-server mssql mssqlserver sql-server
Last synced: 24 Dec 2025
https://github.com/valyagolev/anystore
polymorphic, type-safe, composable interface for arbitrary stores
Last synced: 16 May 2026
https://github.com/ganzerli/e-pathy
e-pathy saves integers (also in a file) in a way that you can find them following a path. /0/1/50/0 for example
binary-data c data-structures database graph graph-algorithms
Last synced: 28 Apr 2026
https://github.com/kenpusney/postmigrate
A barebone PostgreSQL schema migration tool
database migration postgres ruby
Last synced: 10 Apr 2026
https://github.com/heisenberg4441/scriptdb
🚀 ScriptDB — лёгкая файловая база данных на TypeScript, работающая через HTTP API. 📂 Данные загружаются в память и синхронизируются с JSON-файлом при изменениях. ⚡ Идеально подходит для небольших проектов и локального хранения данных.
database filesystem nodejs typescript
Last synced: 10 Apr 2026
https://github.com/rudibroekhuizen/docker-oracleplus
Oracle database with Kibana dashboard running on Docker
database elasticsearch elk kibana logstash oracle sqlcl
Last synced: 30 Apr 2026
https://github.com/hurricanemark/relational_database
Modeling a relational database often is the starting point for scoping and prototyping. Data is the most valuable part of any applications. Understanding your data will result in its best presentation.
bash-script csv database git pl-psql postgresql sql
Last synced: 12 Apr 2026
https://github.com/gtkacz/get-it
Project to create and save annotations on website. Server and backend made with Python.
annotations backend css database html html-css http http-server python sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/omarsalem7/vet-clinic-database
This repository implements the use of relational database to create the database for vet clinic.
Last synced: 05 May 2026
https://github.com/Aizaz-Ahmad/DIVIDITE
Dividite is a Latin word meaning "Share it". It is a web-based, resource-sharing platform accessible only to the students of P.U.C.I.T. The students of P.U.C.I.T can Upload and download books, slides, and notes e.t.c by simply creating an account using their Official email IDs.
Last synced: 12 Mar 2025
https://github.com/shishirshekhar/student_supervisor_dashboard
This is a student and supervisor dashboard.
dashboard database python sqlite3 tkinter tkinter-gui
Last synced: 02 May 2026
https://github.com/akunna1/api-mongodb-node-express-
Creating an API using MongoDB, Express.js, and Node.js to create a social media post with CRUD operations. The post includes a message and an image upload
crud-api database express-js mongodb mongoose multer node-js
Last synced: 09 Feb 2026
https://github.com/anindyadas2001/petcaremanager
My First DevOps Project
ansible app aws beginner-friendly database devops terraform
Last synced: 06 Apr 2025
https://github.com/kpechenenko/travel-agency
The final project for the database course at the university.
database erdiagram postrgesql sql
Last synced: 10 Jun 2025
https://github.com/kledenai/docker-mongodb
A mongodb database service to run on docker
database docker docker-compose mongodb no-sql
Last synced: 12 Apr 2026
https://github.com/marktheo/mysql-docker
Docker compose file for mysql deploy
database docker docker-compose mysql
Last synced: 12 Apr 2026
https://github.com/ambientwave/cosmetic-product-flask-rest-api
A project that provide the ability to manipulate a collection of cosmetic products using REST API and different database engines (sqlite, postgresql and mongodb)
api backend backend-api database flask mongodb postgresql python python3 rest-api sqlite
Last synced: 08 Apr 2026
https://github.com/hoaian2/mysql-backup
Bash script to backup mysql /mariadb database in parallel for better performance
Last synced: 02 Jan 2026
https://github.com/aiwithqasim/p1_explore-weather-trends
In this project, I'll analyze local and global temperature data and compare the temperature trends where I live to overall global temperature trends. Moreover i will use SQL query to extract data from the given Data base and i have to visualize the insight or Average temperature to find the findings.
data dataanalyst database datavisualization nanodegree udacity
Last synced: 22 May 2026
https://github.com/gabriel-corto/api.bukiz.com
api service to bukiz mobile application
clean-architecture database ddd design-patterns docker
Last synced: 20 Jan 2026
https://github.com/karensaraimoralesmontiel/8-week-sql-challenge
Case Studies Solutions for the 8-Week-SQL-Challenge.
Last synced: 02 Jan 2026
https://github.com/zhouhao/spring-boot-jwt-example
Example spring boot project for spring security with jwt integration.
database flywaydb jwt spring-boot spring-security
Last synced: 21 Feb 2026
https://github.com/wtlow003/sql-peer-tutor-workshop
Materials used to conduct SQL Peer Tutoring Workshop, organised under Centre for Experiential Learning (CEL) at Singapore University of Social Sciences (SUSS).
Last synced: 31 May 2026
https://github.com/fuzeman/byte-sqlite
(Alpha) SQLite compiler and executor for byte
byte data-model database orm pypy python sqlite
Last synced: 23 Mar 2025
https://github.com/opendgraph/dgraph-rancher-catalog-2.0
An Rancher 2.0 Catalog for Dgraph - Beta testing still, but it's working.
database dgraph graph graphql kubernetes rancher-catalog
Last synced: 13 Apr 2026
https://github.com/tawfik-s/brokerage-firm-database-project
data base project using oracle sql - pl sql - form builder
database form-builder oracle oraclesql report-generator sql
Last synced: 22 May 2026
https://github.com/eufelipemateus/manager-database
Manage database mysql.
admin database manage manager-database mysql mysql-administrator mysql-database
Last synced: 17 Apr 2026
https://github.com/chriseborowski/witter
A Django-powered social platform with robust user authentication, efficient database management, and scalable architecture. Features include user profiles, post sharing, real-time updates, geolocation, and file handling. Utilizes Django's ORM, RESTful APIs, and template system. Implements best security practices and offers a customizable UI.
authentication bootstrap database django django-application django-framework django-project django-rest-framework html html-css python python3 restful-api social-media social-network twitter twitter-clone web-development webapp
Last synced: 03 Jul 2025
https://github.com/interzoid/php-examples
Provides PHP examples for consuming several of the Cloud APIs available from Interzoid, including company name matching, individual name matching, weather, page performance, email validation, currency rates/FOREX, and global telephone information.
api cloud data database php quality
Last synced: 12 Jan 2026
https://github.com/ascoos/jsqldb
JSQLDB is a "lightweight, JSON-powered database system" designed for PHP applications. It provides "SQL-like queries" with the flexibility of JSON storage, "eliminating the need" for traditional database dependencies like SQLite or MySQL.
ascoos ascoos-framework database json php php8 sql
Last synced: 15 May 2026