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-03 00:07:51 UTC
- JSON Representation
https://github.com/imlegend19/book_directory_gui
This is a library book management system made with tkinter.
database management-system python3 sqlite3 tkinter-gui
Last synced: 18 May 2026
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/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/andrewjbateman/ionic-angular-firebase
:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.
angular angular15 crud crud-application database firebase firebase-database ionic ionic6 pwa rxjs rxjs7
Last synced: 04 Feb 2026
https://github.com/vimiix/sqlalchemy-mogdb
Enmotech MogDB dialect for SQLAlchemy.
database dialect mogdb sqlalchemy
Last synced: 12 Apr 2026
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/konradmalik/k8s-kafka-cassandra-demo
Demo of Kafka, Kafka UI and Cassandra on Kubernetes with producers/consumers scenarios and dumping data to the database.
bitnami cassandra consumer database demo k3d k3s kafka kafka-ui kubernetes producer python streaming
Last synced: 07 Apr 2026
https://github.com/fdero/dietideals24-backend
Java spring-boot/postgresql/redis backend REST-API for an immaginary e-commerce website
backend backend-api database e-commerce-website postgres postgresql redis redis-cache rest-api server spring-boot webapp
Last synced: 26 Jan 2026
https://github.com/juzershakir/gratify-me
A personal hub for your imagination
activestorage-service cloudinary database devise github-api google-api heroku-deployment notebook omniauth pagy rails6 ruby simple-form twitter-api
Last synced: 29 Sep 2025
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/pumpum7/rust-database
A simple database system with client-server architecture in rust
Last synced: 24 Jan 2026
https://github.com/quaddarv1ne/flask_auth_app
Проект представляет собой веб-приложение, разработанное с использованием Flask и Bootstrap, которое обеспечивает регистрацию и авторизацию пользователей. Пользователи могут создавать учетные записи, входить в личный кабинет и управлять своим профилем.
auth boostrap boostrap5 database database-management flask maximdupley profile quadd4rv1n7 registry website website-design website-template
Last synced: 06 Jul 2025
https://github.com/chicolucio/latex-tables
A repo for some tables I use in classes
chemistry database latex latex-examples physical-chemistry quimica statistics
Last synced: 08 Mar 2026
https://github.com/richardschoen/ibmixmlservicestd
IBM i XMLSERVICE C# and VB.Net Data Access Service Wrapper for .Net 4.6.1 and above and .Net Core 2.0 and above
as400 cl cobol command data database db2 ddm drda ibm ibmi os400 pase program qcmdexc qcmdexec queue rpg service xmlservice
Last synced: 18 Apr 2025
https://github.com/funfried/zonky-maven-plugin
This Maven plugin helps you to start an embedded PostgreSQL database with the help of the Zonky Embedded Postgres project. It's intended to help you running your database migration scripts (e.g. Liquibase or Flyway) or other database related tasks during build time against a production near database.
database embedded-database maven-plugin postgres postgresql zonky
Last synced: 17 Jan 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/kimrass/data-modeling
This repository is based on the lecture '유지·보수 비용 10배 절감을 위한 DB 설계 및 구축'
Last synced: 18 May 2026
https://github.com/imryan/brocade
📦 Swift library for the free and open product database.
brocade database datakick gtin product product-database upc
Last synced: 29 Apr 2026
https://github.com/i2mint/mongodol
MongoDB Data Object Layer
data-structures database mongodb python
Last synced: 14 Aug 2025
https://github.com/geekalexis/banking-system
A banking system created using JDBC and the Oracle Database
Last synced: 17 May 2026
https://github.com/longluo/database-from-scratch
build a database from scratch
Last synced: 05 May 2026
https://github.com/mohammed-3tef/kheir_market
This project presents the design and implementation of a relational database system for an online supermarket platform, modeled after real-world systems such as Carrefour Egypt. The system is intended to manage product inventories, handle customer data, and support online purchasing processes.
assignment c-sharp clean-code database erd fcai-cu is211 mssqlserver oop super-market-management
Last synced: 10 Jun 2025
https://github.com/taleeus/sqld
A Go library to build and manage dynamic queries
Last synced: 19 Feb 2026
https://github.com/hyouteki/zuber
A cab booking application
cab-booking database python sql
Last synced: 03 Aug 2025
https://github.com/morgankryze/mangodb
Database project with C# UI
csharp database db postgresql ui
Last synced: 04 Jan 2026
https://github.com/neetigyachahar/genql
Generate SQL query from natural language.
Last synced: 08 May 2025
https://github.com/adbc-drivers/validation
A framework for validation testing of ADBC drivers.
Last synced: 16 Jan 2026
https://github.com/angelodotnet/tinyrepository
A lightweight generic repository pattern implementation for Entity Framework Core, designed to simplify data access and management in .NET applications.
database dotnet entity-framework-core generic-repository library management orm-library repository-pattern
Last synced: 24 May 2026
https://github.com/alexsasharegan/database_lib
A dependency free, light PHP mysqli library to properly handle errors, connections, and make getting data simple and DRY.
database dbal mysql mysql-database php
Last synced: 05 Jan 2026
https://github.com/sarapmagcode/mvcmovie-web-app-using-asp.net-core-mvc
A CRUD web app for storing movies using the MVC pattern
asp-net-core asp-net-mvc csharp database mvc-architecture
Last synced: 18 May 2026
https://github.com/nehu3n/fastcache
⚡ Blazing-fast, multi-algorithm in-memory cache.
cache database fast in-memory nodejs typescript
Last synced: 06 May 2026
https://github.com/oscar-tark/squirrel-ees
Squirrel Execution Engine Server
csharp database dotnet6 executor framework ironpython parsing-engine server
Last synced: 06 May 2026
https://github.com/simple-works/0db-repl
🅾️ 0db REPL playground for testing 0db database.
0db database file-database javascript json-database node nodejs repl
Last synced: 23 Apr 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/j4flmao/go-migrate-safe
A safe, schema-first database migration tool for Go with support for PostgreSQL, MySQL, SQLite, SQL Server, and MongoDB
Last synced: 15 Jun 2026
https://github.com/dresende/gimlet
NodeJS module for database access built on top of commonly used database drivers
database driver javascript mysql
Last synced: 08 May 2026
https://github.com/simplesurance/sqltracing
Go SQL-Driver wrapper to trace operations via OpenTracing
database go golang jaeger opentracing sql
Last synced: 02 May 2026
https://github.com/tuannh982/sstsdb
Simple, Stupid Time Series Database. For educational purposes
database java time-series time-series-database
Last synced: 30 Apr 2026
https://github.com/harehare/mq-db
Markdown-specialized embedded database with interval-indexed block storage and hierarchical query support.
Last synced: 18 Jun 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/khalyomede/laravel-api-generator
Generates models, controllers and routes API from a database
api api-generator artisan-command automatic command controller database generator laravel-5-package laravel-serviceprovider model php route table
Last synced: 19 Jun 2026
https://github.com/ibraheem-ghazi/dbdiff
php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries
compare database diff difference mysql php
Last synced: 29 Apr 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/beratyesbek/universities-api
This is an open source project, we are developing a project which contains universities all of the world
database open-source ruby ruby-on-rails
Last synced: 20 Apr 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/edeniyanda/python-text-file-importer
This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.
Last synced: 09 May 2026
https://github.com/nishkarshraj/java-programming-oops
Java Programming Codes!
algorithms algorithms-and-data-structures data-structures database java java-library open-source opensource
Last synced: 02 May 2026
https://github.com/redactedprofile/docker-web-tools
A collection of containers ready to spin up, pre-configured with docker-compose for convenience
database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web
Last synced: 04 Apr 2026
https://github.com/hatamiarash7/kubernetes-redis
Deploy Redis cluster in Kubernetes
cluster clustering database kubernetes redis redis-cluster redis-database replica replica-set
Last synced: 05 May 2026
https://github.com/ysh329/stock-newspaper-crawler
[UNMAINTAINED]Crawl 4 kinds of finance newspaper corpus (from CCSTOCK.CN).
corpus crawled-data crawler database stock-newspaper-crawler
Last synced: 28 Apr 2026
https://github.com/scthornton/prompt-database
Prompt injection attack database for defensive AI security research with RAG-powered generation and testing integration
ai-security database defensive-security perfecxion-ai prompt-injection red-teaming security-research
Last synced: 22 Jun 2026
https://github.com/satorudev976/sqlalchemy-nest
Nested Model With SQLAlchemy
database nested orm python sqlalchemy
Last synced: 06 May 2026
https://github.com/kkgthb/download-salesforce-objects-and-fields-as-json
A CumulusCI project that helps you download a Salesforce org's objects and fields as JSON
cumulusci data-structures database json metadata python salesforce salesforce-objects schema sfdx
Last synced: 04 May 2026
https://github.com/austinhyde/rowhouse
A SQLAlchemy wrapper that stays out of your way
Last synced: 28 Apr 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/maxdemarzi/pagerank_spi
database graph graph-database graphs neo4j neo4j-server pagerank
Last synced: 05 May 2026
https://github.com/joymohanty8999/dbs-mini-project
A mediocre Food Court Management System
corenlp database java-8 javafx oraclesql scenebuilder
Last synced: 07 May 2026
https://github.com/mehmoodulhaq570/bigquery_machine_learning_project
Developed a machine learning model to predict incident groups based on data from the London Fire Brigade service calls.
bigquery bigquery-dataset cloud database jupyter-notebook machine-learning machine-learning-algorithms ml models prediction-algorithm prediction-model python
Last synced: 07 May 2026
https://github.com/maximdanilchenko/radish
Simple in-memory database and its client written in python3/asyncio for python3/asyncio
asyncio database memory-storage python redis
Last synced: 09 May 2026
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
https://github.com/otterbk/corona-management-system
코로나 동선 관리 시스템(3학년 2학기 소프트웨어 공학 기말 프로젝트)
android-app database network rmi-client rmi-server server
Last synced: 07 May 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/kirca54/napijse
Project for creating a forum for finding and posting drink recipes from multiple categories such as cocktails, coffee, smoothies etc. created for the subject Web Programming at the FCSE in Skopje
database java maven spring-boot springsecurity webapplication
Last synced: 06 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/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/andrewjbateman/angular-graphql-api
:clipboard: Frontend: Angular used with GraphQL and Apollo Client to view the backend Engineering Parts data set Backend: Node.js + GraphQL used with Apollo Server and GraphQL schema to execute queries on a data set
apollo apollo-server database graphql node nodejs resolvers schema uuid uuid-generator
Last synced: 18 Apr 2026
https://github.com/usmanrasheed1/clothing-store-db-project
A Database project to emulate the working of a clothing store using HTML, CSS, PHP and MySQL. It also contains multiple SDLC Diagram for anyone that may find it relevant. Please read the readme doc for more details
clothing-store database html-css-javascript mysql php sdlc
Last synced: 19 Apr 2026
https://github.com/izumin5210/ridgepole-docker
Run ridgepole in docker
database docker migration whalebrew
Last synced: 28 Apr 2026
https://github.com/kingakeem/url-graph
A Neo4j project designed to store and manage relationships between URLs
cypher database graph graph-database graphdatabase neo4j url webscraping
Last synced: 07 May 2026
https://github.com/eggplants/eijiro-to-sqlite
英辞郎 (English-Japanese dictionary) -> sqlite3
cli database dictionary eijiro parser python sqlite sqlite3
Last synced: 07 May 2026
https://github.com/jordan-m-young/rscodb
Relational Database Implementation
database from-scratch postgres rust sql
Last synced: 10 May 2026
https://github.com/uchennaemeruche/mysql-util
Utility module for mysql and nodejs
Last synced: 04 May 2026
https://github.com/aboubakr-jelloulat/database-connectivity-ado-.net
demonstrating database operations using C# and ADO.NET with SQL Server. This project covers essential CRUD operations and advanced database handling techniques
ado-net csharp database sqlserver
Last synced: 30 Apr 2026
https://github.com/nettrash/pgc
PostgreSQL Database Comparer
comparison database postgresql rust
Last synced: 21 Apr 2026
https://github.com/azizbenismail/atelier_doctrine_symfony
Un atelier Doctrine avec Symfony consiste à utiliser la bibliothèque Doctrine pour la gestion de la persistance des données dans une application Symfony. Doctrine est une couche d'abstraction de base de données (ORM - Object-Relational Mapping) qui facilite l'interaction avec la base de données en utilisant des objets et des requêtes orientées obje
curd-application database doctrine msql-database symfony
Last synced: 11 May 2026
https://github.com/onconova/onconova
Onconova is an open-source data platform aiming to enable reliable, structured data collection and analysis in precision oncology.
angular database healthcare interoperability oncology python research webapp
Last synced: 26 Apr 2026
https://github.com/awncorp/moodle
Mojo DB Driver Migrations
database ddl migrations perl perl5
Last synced: 03 May 2026
https://github.com/asynched/tiny-sql
A tiny in-memory database written in Node.js
Last synced: 11 May 2026
https://github.com/antonygiomarxdev/rango
Durable document memory for stateful AI systems. Local-first state · Durable history · Incremental sync. Written in Rust.
agent-memory ai-agents bson copilot database document-database llm local-first memory rust sync
Last synced: 29 Apr 2026
https://github.com/temoto/mysql-leader-kuska
Mysql leader (master) election using consul lock
consul database high-availability mysql operations production-ready systemd
Last synced: 04 May 2026
https://github.com/danielbrito/fatec
🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.
cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development
Last synced: 03 May 2026
https://github.com/amitt001/moodb
A Simple & Efficient Implementation of a Small Database in Go 🐮
Last synced: 27 Apr 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/thipages/pca-helper
Helper for PHP-CRUD-API configuration
configuration database helper middleware php-crud-api
Last synced: 26 Apr 2026
https://github.com/simonewebdesign/red
🔴 Fast key-value storage inspired by Redis
database key-value redis storage
Last synced: 03 May 2026
https://github.com/abdelrahmanbayoumi/notesfx
Notes App is javaFX application with HSQLDB (embedded database)
database desktop-application embedded-database hsqldb java javafx notes notes-app
Last synced: 03 May 2026
https://github.com/zehracakir/javaileveritabaniislemleri
JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.
database docker docker-container java jdbc postgresql sql visual-studio-code
Last synced: 18 Apr 2026
https://github.com/codemage66/php-crud-api
PHP script that adds a REST API to a SQL database
api-server automatic-api crud database geospatial multi-database mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 04 Apr 2026
https://github.com/bertrandmartel/cloud-admin
Database admin interface with dynamic model configuration supporting table relations through datatable views powered by React
admin-dashboard database datatables material-ui react react-table
Last synced: 04 May 2026
https://github.com/thipages/quickdb
Quick SQLite/MySql database sql creation builder
creation database foreign-keys index php quick sqlite
Last synced: 07 May 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