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-02 00:07:47 UTC
- JSON Representation
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/tidesdb/tidesdb-python
Official Python binding for TidesDB
database keyvaluestore lsm-tree storage-engine
Last synced: 02 Apr 2026
https://github.com/acaciaman/db-autotest
DB Database test automation. This python package allows to create database object structure and load data from database.
Last synced: 05 May 2026
https://github.com/jimenacambronero/sandias_clothing
Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.
Last synced: 16 May 2026
https://github.com/slabphp/session-manager
SlabPHP Session Manager
database native php php7 session session-management tests
Last synced: 05 May 2026
https://github.com/simar7/gokv
Abstract KV operations in Go.
abstraction database go golang kv kvstore
Last synced: 21 Jan 2026
https://github.com/mongodb-developer/laravel-openai-vector-search
Laravel Tour Planner with Open AI and MongoDB Vector Search
database generative-ai laravel mongodb openai
Last synced: 09 Feb 2026
https://github.com/bobek-balinek/swift-lmdb-example
Quick experiment with LMDB and Kitura. Read/Write a key/value pair provided in the query params.
database lmdb server-side-swift swift
Last synced: 27 Apr 2026
https://github.com/asynched/tiny-sql
A tiny in-memory database written in Node.js
Last synced: 11 May 2026
https://github.com/arseniistratiuk/track-finder-app
An app/GUI that is linked to a database called "chinook". User will be able to do a bunch of operations with a database (like searching information) through this program.
customtkinter database gui modern modern-ui-ux object-oriented-programming python python-ui sqlite3 tkinter ui-design
Last synced: 02 May 2026
https://github.com/croc100/pytest-mrt
Catch database migration rollback failures before they reach production
alembic database devtools migrations pytest python rollback sqlalchemy testing
Last synced: 16 Jun 2026
https://github.com/suraj-encoding/taskbit
Task Management System : Development Source Code
backend database frontend mean
Last synced: 21 Jul 2025
https://github.com/orbitinghail/sqlite-delta
Lightweight CDC patterns for SQLite
cdc change-data-capture database education lightweight patterns session sqlite
Last synced: 22 Jul 2025
https://github.com/tsileo/rawgeo
Building block for geohash based spatial indexes
database geohash geospatial go rawgeo
Last synced: 18 May 2026
https://github.com/dinesh2510/crud-operation-in-sqlite-recyclerview-and-listview-android
(Create Read Update Delete)CRUD Operation using sqlite (Recyclerview and Listview)
crud crud-application crud-operation database listview listview-android recyclerview sqlite sqlite-android sqlite-database sqlite-recyclerview sqlite3
Last synced: 12 Sep 2025
https://github.com/stepkos/otomoto-scraper
Scraping data about cars from otomoto.pl
Last synced: 20 Apr 2026
https://github.com/casualcomputer/sql.mechanic
Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).
data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server
Last synced: 30 Jul 2025
https://github.com/antononcube/raku-llm-prompts
Raku package facilitating the creation, storage, retrieval, and curation of LLM prompts.
database dsl large-language-models llm prompt-engineering raku rakulang
Last synced: 20 Jan 2026
https://github.com/voultapher/okofdb
One Key One File Database https://crates.io/crates/okofdb
database key-value rust simple
Last synced: 28 Jul 2025
https://github.com/juliandavidmr/mondongo
A simple module for describe databases and collections of mongodb.
database descriptors javascript json mongodb
Last synced: 12 Feb 2026
https://github.com/ruisoftware/dbdatacompare
DB table content Diff Tool
compare-data compare-tables database delphi gui udl udl-files
Last synced: 22 Mar 2025
https://github.com/sarah627/java_miniatures
This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects
abstraction algorithms arrays class conditional-statements database docker exception-handling generics interfaces-java jdk loops-and-iterations mvc-architecture object oop oop-principles springboot static-method strings structures-java
Last synced: 02 Feb 2026
https://github.com/edmondsql/edmyadmin
mysql web based admin tool with php (alternative to phpmyadmin)
admin database mariadb mysql php phpmyadmin
Last synced: 14 Jul 2025
https://github.com/DIMFLIX/nexus-pc
My term project on databases
application college college-project computer-shop course-project coursework css database java javafx javafx-application postgresql shop
Last synced: 17 Jul 2025
https://github.com/bocaletto-luca/workout-body
Workout-Body is a modern web application designed to help users search and explore full-body exercises through detailed images and descriptions. This app leverages free open-data APIs to provide accurate exercise information, helping users enhance their workouts.
api bocaletto-luca body css3 database free-api full-body html5 javascript open-data opensource responsive webapp workout workout-body workout-generator workout-images
Last synced: 31 Aug 2025
https://github.com/yehorbk/pldb
A library that provides functionality for working with simple self-contained databases
database library php self-contained
Last synced: 19 May 2026
https://github.com/rrgmc/debefix
Go library to seed database data and/or create fixtures for DB tests, with data relationships.
Last synced: 14 Jan 2026
https://github.com/darsh-7/cars-dealership-system
Cars-Dealership-system using microsft sql
csharp database desktop-app mssql-database shop sql-server
Last synced: 08 Mar 2026
https://github.com/mahendramahara/solving-challenges-asp.net
Solving Challenges with ASP.NET: This repository provides solutions to 13 server-side programming challenges using ASP.NET, covering a wide range of functionalities and tasks. Explore a curated collection of 13 meticulously crafted solutions addressing various server-side programming hurdles, spanning a broad spectrum of functionalities and tasks.
asp-dot-net asp-dot-net-project aspdotnet aspdotnetcore aspdotnetcore-datagrid aspdotnetcore-datatable backend backend-development bca bca-project c-sharp c-sharp-library c-sharp-project database dotnet lab-exercise mahendra-mahara mahendramahara programming server-side
Last synced: 09 May 2026
https://github.com/manighazaee/mu_db
A simple and lightweight key-value based database
Last synced: 01 Aug 2025
https://github.com/richardschoen/ileaccess
Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.
as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice
Last synced: 24 Jul 2025
https://github.com/yasargis/jelata-framework
Jelata Framework
database framework jelata-framework plpgsql postgresql python python3 reactjs sql
Last synced: 06 Jan 2026
https://github.com/huntlabs/dbal
Database Abstraction Layer for dlang, can construct SQL statements.
database mysql postgresql sqlbuilder sqlite
Last synced: 12 Apr 2026
https://github.com/stylepatrick/binance-balance-cosumer
Spring Boot 2 REST API Consumer for Binance. Used to get spot, stacking and saving balance of coins/token from Binance account. For historical analysis balances are stored to Database storage.
balance binance-api binance-connector-api cryptocurrency database postgres security spring-boot telegram
Last synced: 14 Apr 2025
https://github.com/dynatrace/obslab-log-problem-detection
Detect Problems in Logs with Dynatrace
database demo dynatrace log-analytics observability obslab problem-debugging redis
Last synced: 04 Sep 2025
https://github.com/aayushiahlawat/college-management-system
CMS: A Java-based desktop app for efficient college administration.
college database java management-system mysql
Last synced: 08 May 2026
https://github.com/accenture/dbtestcomparegenerator
Tool for generating database tests
compare-data database database-migrations sqlserver testing-tools
Last synced: 18 Sep 2025
https://github.com/odennav/terraform-aws-vpc-kubespray
Provision VPC with Terraform & deploy a Kubernetes Cluster in a 3-Tier architecture on AWS
ansible automation aws aws-ec2 aws-vpc aws-vpc-subnet database database-subnets internet-gateway kubernetes kubernetes-cluster kubernetes-deployment kubespray nat-gateway private-subnets public-subnets security-policies terraform
Last synced: 02 Aug 2025
https://github.com/robertdebock/ansible-role-tfe
Install and configure tfe on your system.
ansible application cloud database development infrastructure linux molecule monitoring networking playbook security storage system tfe tools tox windows
Last synced: 21 Aug 2025
https://github.com/jongretar/dbfex
Read DBASE dbf files in Elixir.
database dbase dbf elixir-lang foxbase foxpro
Last synced: 18 Feb 2026
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/officialpiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 22 Mar 2025
https://github.com/abubakerkhaled/chat-app
This chat application allows users to communicate in real-time, create chat rooms, manage contacts, and customize their profiles.
backend chat-app chat-application database django postgresql python real-time real-time-chat real-time-chat-app real-time-chat-application
Last synced: 11 Apr 2026
https://github.com/hydrocarbons/secure-json
JSON storage library to securely persist json data on disk
2019 adf database encrypted-data hydrocarbons inmemory json localstorage nodejs persistence persistent-storage secure secure-json simple
Last synced: 07 Apr 2026
https://github.com/oligus/doctrine-fixtures
Doctrine fixtures
database doctrine fixture-data mock-data
Last synced: 04 Feb 2026
https://github.com/deverebor/modelagembancodedadoscovid
*SEM VALORES REAIS* feito para método avaliativo da matéria de Gerenciamento em Banco de Dados
database microsoft-sql-server sql university
Last synced: 09 Mar 2026
https://github.com/L422Y/megamap
Extended JavaScript Map with caching, loading, expiry features... and more
api caching database javascript map nuxt state-management typescript vue
Last synced: 02 Aug 2025
https://github.com/erikh/migrator
Simple, efficient PostgreSQL Database migration tool
database golang migration postgres
Last synced: 02 Aug 2025
https://github.com/mahmoodhamdi/task_manager_app
A Flutter application to manage tasks efficiently with user authentication, task CRUD operations, pagination, robust state management, local storage, and comprehensive unit tests.
cicd cleanarchitecture curd curd-application dart database firebase-database flutter hive localstorage open-source statemanagement taskmanagement taskmanagementapp unittests
Last synced: 09 Apr 2026
https://github.com/jefking/king.mapper.generator
Data access layer, generation for SQL Server.
csharp data-science database dotnet mapper orm relay sproc sprockets sql-azure sql-database sql-server stored-procedure stored-procedures
Last synced: 03 Aug 2025
https://github.com/kaaninel/asynclock
A helper for pausing functions.
async async-lock await database future pausing-functions promise return sleep socket wait
Last synced: 22 Feb 2026
https://github.com/nndi-oss/jdbi-utils
Utilities for JDBI 3
database java jdbi3 validation
Last synced: 10 May 2026
https://github.com/santoshakil/lightning_db
High-performance embedded key-value database written in Rust. 14M+ reads/sec, 350K+ writes/sec with <0.1ÎĽs read latency.
btree database embedded-database high-performance key-value-store lsm-tree rust
Last synced: 26 Jun 2025
https://github.com/proost/dbresolver
The sqlx resolver and wrapper for database cluster
database go golang mysql postgresql rdbms sqlx
Last synced: 18 Jan 2026
https://github.com/dyazincahya/iqro-json
Buku untuk belajar mengaji Al-quran, berisi data Iqro 1 sampai 6 dalam format json. Buku Iqro adalah karya dari Bapak KH. AS'AD HUMAM.
Last synced: 07 Mar 2026
https://github.com/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
https://github.com/yadickson/autoplsp
Maven plugin for generate Java classes from SP DataBase
database java maven-plugin oracle-database
Last synced: 24 Dec 2025
https://github.com/adamtovatt/pg-dump
Minimalistic library for using pg_dump from C#
backup c-sharp database dump library net nuget pg-dump pgdump pgdump-library pgsql pgsql-backup postgres postgresql postgresql-backup
Last synced: 15 Sep 2025
https://github.com/iamfoysal/data-analysis
This repository contains various examples and exercises to help learn data science using Python.
data-analysis data-science database jupyter-notebook python3
Last synced: 10 Feb 2026
https://github.com/huangrunhua/the-new-yorker-database
The New Yorker article database, stored with JSON format.
apple-news article database ios ipados news
Last synced: 20 Apr 2025
https://github.com/leosolar8/postgresql-express-prisma
This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game
authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql
Last synced: 08 Apr 2026
https://github.com/mads80/ms-sql-hf1
Microsoft SQL Server - HF1
database microsoft-sql-server sql sql-script
Last synced: 06 Jan 2026
https://github.com/bayatgames/node-savegamepro-mysql
Save Game Pro Cloud, Node.js MySQL Database Support.
bayat bayat-games cloud database expressjs mysql node-mongodb nodejs savegame savegamepro unity unity3d
Last synced: 06 Jan 2026
https://github.com/learncodeweb/php-crud-in-bootstrap-3-with-a-search-functionality
PHP CRUD in Bootstrap 3 with search a functionality
bootstrap3 crud css database html mysql opp php search
Last synced: 11 Apr 2026
https://github.com/jpeyret/pynoorm
Working with datasources without, or in addition to, using an ORM
Last synced: 09 Apr 2026
https://github.com/sikatikenmogne/school-discipline-management-database
Base de donnée pour la gestion de la discipline en milieu scolaire / Database for school discipline management
database mysql mysql-database sql
Last synced: 17 May 2026
https://github.com/sugiruu/yii2-mssql-schema
Optimized Schema for Yii2 applications using SQL Server databases
database mssql schema sql-server yii2
Last synced: 07 Aug 2025
https://github.com/psp515/healthycowdatabase
Databases course 2021 / 22 at AGH UST.
database sql sql-server-database
Last synced: 14 May 2025
https://github.com/filiprokita/python-ai-quiz
A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.
ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development
Last synced: 21 Feb 2026
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/aplus-framework/database-extra
Aplus Framework Database Extra Library
aplus aplus-framework composer database database-extra extra framework full-stack gitlab library migration migrator php php8 phpoop phpstorm seed seeder vscode
Last synced: 14 Jul 2025
https://github.com/filippo-corti/basididati
Repository for the class "Basi di Dati e Web" 23/24 - II Anno, II Semestre
Last synced: 19 May 2026
https://github.com/apache/incubator-ignite
Mirror of Apache Ignite (Incubating)
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 28 May 2026
https://github.com/darkjoij/hxdb
A powerful and lightweight JSON driven multiplatform database.
Last synced: 24 Aug 2025
https://github.com/sakhileln/flask-chronicles
A simple and lightweight blog built with Flask. Showcasing posts on coding, tech, and personal projects. Open-source and ready to deploy! ⚗️
babel ci-cd database elasticsearch flask flask-sqlalchemy logging migration sqlite3
Last synced: 20 Feb 2026
https://github.com/irfaardy/simple-db-framework
đź“™simple php db Framework
autoloader database database-framework db-operations irfa lightweight mysql pdo pgsql php simple
Last synced: 11 Apr 2026
https://github.com/cgossain/genericresultscontroller
A generic NSFetchedResultsController replacement for iOS, written in Swift.
api client connector controller coredata data database fetch firebase firebase-firestore firebase-realtime-database generic ios mongodb nsfetchedresultscontroller results source swift-generics tableview ui
Last synced: 19 Feb 2026
https://github.com/mohammadzainabbas/database-system-architecture-project
Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨
c-language database postgresql sql vscode
Last synced: 21 Apr 2026
https://github.com/tiagocavalcante/connection
A secure, multiple database ORM for PHP
Last synced: 13 Jan 2026
https://github.com/maxinexiong/sqlzoo_solutions
This GitHub repository features my solutions to challenging SQLZOO questions, specifically focusing on the challenging ones. It serves as a resource for SQL learners looking for insights into complex problem-solving. Please note that it does not include solutions to all SQLZOO questions.
database mysql sql sqlquery sqlzoo-solutions
Last synced: 18 May 2026
https://github.com/dysnomia-studio/dmarc-parser
A simple job that query, parse and save to database dmarc aggregate reports
dashboard database dmarc dmarc-parser parser
Last synced: 05 Aug 2025
https://github.com/alpacamax/plane_ticket_booking_system
A plane ticket booking system for CSCI-SHU 213 Databases course at NYU Shanghai
course-project database flask python
Last synced: 21 Apr 2026
https://github.com/databooster/dbparallel
(Migrated from CodePlex) The dbParallel is a Database Task Parallel Foundation that provides database developers an application level support for parallel programming in database.
async-sql asynchronous-sql callback-task concurrency database dispatcher efficiency engine enterprise foundation job library oracle parallel-sql sql-server standby-mode task-parallel timeout tuning workflow
Last synced: 09 Apr 2025
https://github.com/prasenjeet-symon/indexed-pdb
A promised based wrapper of the IndexedDB
database indexeddb indexeddb-wrapper promise
Last synced: 05 May 2026
https://github.com/glhrzx/discordbot-prisma_config_mongoose
Uma configuração básica de prisma usando mongoose para seu bot do Discord. Comando de eval incluso
bot config database discord discordbot prisma setup
Last synced: 11 Sep 2025
https://github.com/spoonx/express-wetland
Wetland middleware for expressJS.
database express middleware mysql nodejs orm postgresql sqlite
Last synced: 07 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/zenitsu0509/machine-learning
This repo have Machine learning algo projects that i have made.
Last synced: 15 Oct 2025
https://github.com/dcgadmin/extensionmigrationassistant
Detect Lock-in Extension wrapper introduce as part of conversion tool and provides automated way to remove it.
aws-oracle-ext aws-sct conversion database extension migration oracle pack postgresql
Last synced: 14 Apr 2025
https://gitlab.com/wgms/glathida
Glacier Thickness Database (GlaThiDa) https://www.gtn-g.ch/data_catalogue_glathida
collaboration database datapackage glacier glaciology global
Last synced: 20 Jul 2025
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/vidicas/sqlx-repo
Database repository pattern on top of sqlx
database mysql postgres repository sqlite sqlx
Last synced: 13 Jan 2026
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