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/2003harsh/chat-with-databases-using-rag
"Chat with Databases using RAG" is a cutting-edge project that seamlessly integrates natural language inputs with database interactions. By leveraging advanced techniques like RAG and few-shot learning, it generates SQL queries from plain text and retrieves human-like responses from the database, revolutionizing the way we interact with data.
database langchain-python langsmith natural-language-processing retrieval-augmented-generation
Last synced: 18 Sep 2025
https://github.com/byoso/silly_db
Minimalist ORM using sqlite3, simple but efficient.
database orm orm-framework python3 sql sqlite3
Last synced: 09 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/reza55n/ExcelColorizeRows
Group your data visually.
database excel group grouping pivot-table pivot-tables pivottable pivottables table visualization
Last synced: 30 Jul 2025
https://github.com/wklee610/datapush
MySQL Data Generator
automatic data data-generator database dataset db dynamic generator mysql test testing-tools
Last synced: 25 Jan 2026
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/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/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/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://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/xdev-software/xapi-db-cache-2009
Caché 2009 Database Adapter for the XDEV Application Framework SqlEngine
database database-adapter intersystems-cache intersystems-cache-2009 java xapi xdev xdev-application-framework
Last synced: 14 Jan 2026
https://github.com/bam-j/study-repo
블로그 글 링크들을 한 눈에 보기 쉽도록 정리했습니다.
algorithm css database git html javascript nodejs react typescript
Last synced: 04 Apr 2026
https://github.com/mtoprak53/capstone_project_1
Calorie Counter - Calorie Logging Web App
bootstrap database flask flask-sqlalchemy html-css jinja2 jquery postgresql python
Last synced: 04 Apr 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/luiscarbonel1991/nlp2sql
Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.
ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql
Last synced: 03 Apr 2026
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/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/hunthubspace/ssm-subscopemongo
SubScopeMongo is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an MongoDB database.
automation bugbounty bugbounty-tool cybersecurity database ethical-hacking mongodb penetration-testing python
Last synced: 14 Feb 2026
https://github.com/jazzshu/sqlproject
SQL and php based project to showcase different species of animals, for a University project
Last synced: 06 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/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/nadeem4/airbnb_for_car
Database management project
airbnb database erd react spring-boot
Last synced: 04 Apr 2026
https://github.com/harrryhe/grind-daily
GrindDaily is a daily challenge platform where users can view and complete tasks via the React frontend, while the Node.js and Express backend.
backend css database expressjs frontend html javascript material-ui mongodb mongodb-atlas mongoose nodejs react software-engineering tailwindcss webapplication website
Last synced: 31 Jan 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/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/rasteric/minidb
A minimalist DB wrapper for Golang and a key-value database command line tool
database key-value-database sqlite3
Last synced: 05 Feb 2026
https://github.com/sheweny/mistial
database database-management discord discord-bot sheweny
Last synced: 09 May 2026
https://github.com/fiforms/reliefinventory
A Warehouse Inventory Management System for Disaster Relief
database disaster-relief laravel php
Last synced: 15 Feb 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/sircryptic/recordminer
Searches offline records in different file formats (CSV, SQL, JSON, and plain text) in a given folder, based on a name, date of birth (optional) & address (optional)
analysis database finder management offline osint osint-python osint-tool records search
Last synced: 30 Apr 2026
https://github.com/ikr4-m/vbscript-learning
Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.
database repository tutorial vbscript
Last synced: 14 Jun 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/seanpm2001/seanpm2001_worlddb_db_earth_kingdom-of-iraq-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Kingdom of Iraq (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: 25 Feb 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/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/fpsska/mockjson
DATA BASE 🗄
backend-api database fakeapi json mockdata my-json-server rest-api typicode
Last synced: 27 Apr 2026
https://github.com/billionsjoel/budgety
The Ruby on Rails capstone project is about building a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what.
database postgresql rails7 ruby
Last synced: 21 Jan 2026
https://github.com/jpablodrexler/simple-portable-database
Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.
binary-files c-sharp c-sharp-library csharp csharp-library csv csv-files database dotnet dotnet-standard dotnet6 net6 nuget-package portable
Last synced: 14 Mar 2026
https://github.com/lokeshahire/toothsome-week-3235
J.Crew Clone Website. This is my Individual Project on "https://jcrew.com/in" under Construct Week of UNIT - 4 in MASAI FULLSTACK WEB DEVELOPMENT COURSE.
api axios css database html javascript reactjs reducer router
Last synced: 14 Apr 2026
https://github.com/vlannaai/noy-db
Zero-knowledge, offline-first, encrypted document store with pluggable backends and multi-user access control
aes-256-gcm database document-store e2ee encryption monorepo multi-user offline-first pbkdf2 pluggable-backends privacy sync typescript web-crypto zero-knowledge
Last synced: 15 Jun 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/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/meysam81/hospital
A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database
connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio
Last synced: 06 May 2026
https://github.com/ahmedabougabal/iticafefooddeliveryapp
Hey Folks, so sad to say this but this is our final ITI graduation project, we wanted to leave bright foot prints on our graduation, we wanted to solve a real life problem we faced inside our respected institution , we decided to build a robust scalable web app to order food and help every student save huge time instead of waiting in stacked queues
bashrc database django full-stack-web-development pycharm-ide python3 scalability testing zsh
Last synced: 23 Jan 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/sagarsdagdu/sddatabase
A simple yet powerful wrapper over the famous FMDB. Provides fast and easy access to sqlite database operations in iOS eliminating all the boilerplate code. Written in Swift with ❤️
database database-management fmdb ios ios-swift sqlite-ios swift-library swift4
Last synced: 28 Jan 2026
https://github.com/faizanakram99/reportmanager
A simple SPA (Single Page Application) in AngularJS with REST API (using PHP )
angularjs database doctrine-orm email http-foundation mysql php rest-api single-page-app
Last synced: 19 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/felixklauke/medium-database-series
Resources and example files regarding my database blog article series on medium. This repository belongs to the low level file access guide https://medium.com/@felixklauke/database-ii-low-level-file-access-in-c-c-9788f0f0d51e
database low-level-programming medium medium-article programming
Last synced: 14 May 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/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/thipages/pca-helper
Helper for PHP-CRUD-API configuration
configuration database helper middleware php-crud-api
Last synced: 26 Apr 2026
https://github.com/mcrd25/food-tracking-api
api database food-tracker rails rails-api rails5 rspec ruby
Last synced: 11 Feb 2026
https://github.com/austinhyde/rowhouse
A SQLAlchemy wrapper that stays out of your way
Last synced: 28 Apr 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/megalithofficial/meg.db-light
MegDB-light, A lightweight TypeScript database module providing a type-safe API for efficient data storage and retrieval. Easily extendable with custom drivers, including a built-in JSONDriver.
begginer-friendly custom-driver customisable database easy-to-use fast javascript json lightweight node-js quickdb type-safe typescript
Last synced: 15 Feb 2026
https://github.com/uchennaemeruche/mysql-util
Utility module for mysql and nodejs
Last synced: 04 May 2026
https://github.com/gisce/ooda
Open Oriented Data Access
database openerp orm postgresql python
Last synced: 19 Apr 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/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/john-cd/john-cd.github.io
John's Blog and Cheatsheets
ai aws c-sharp cloud concurrent-programming data-science database deep-learning distributed-systems dotnet information-retrieval ml nlp python search system
Last synced: 28 Jan 2026
https://github.com/siennathesane/cesiumdb
Low-level LSM-tree key value store.
Last synced: 17 Apr 2026
https://github.com/rcourivaud/rcourivaud.github.io
Raphaël Courivaud
data database datascience python
Last synced: 21 Apr 2026
https://github.com/mrrfv/kvdb
Postgres-based key-value database backend server, perfect for simple applications that need basic cloud storage / syncing
backend database firebase-alternative key-value postgres postgresq
Last synced: 26 Feb 2026
https://github.com/yagilm/pingdom2stats
Pulls data from pingdom's API and stores it in a data store
database db historical-data pingdom pingdom-api
Last synced: 26 Jun 2026
https://github.com/zulfachafidz/sistem_informasi_desa-web
Proyek Sistem Informasi Desa - Web merupakan sebuah platform online yang dirancang untuk memberikan informasi yang lengkap dan terkini mengenai desa Cihonje. Dikembangkan menggunakan bahasa pemrograman PHP dan memanfaatkan MySQL sebagai sistem manajemen basis data,.
database mysql mysql-database php sistem-informasi website website-design website-development
Last synced: 11 May 2026
https://github.com/fariosofernando/purrgres
An automatic backup tool for PostgreSQL in Docker containers.
backup-tool database postgresql rust-tools
Last synced: 09 Feb 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/aweris/postgres-data-dump
Tool for dumping a sample of data from PostgreSQL
database dump manifest postgresql
Last synced: 14 Jan 2026
https://github.com/ambrozic/dms
database management service dashboard
admin dashboard database management
Last synced: 21 Apr 2026
https://github.com/ketgo/nameko-mongoengine
MongoEngine dependency provider for Nameko microservice framework
database microservices mongodb mongoengine nameko nosql
Last synced: 18 Apr 2026
https://github.com/prabaprakash/challenge-event-management-db
Event Management Database
Last synced: 05 Jun 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/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/anmol111pal/blog-app-api
Discover our blogging backend on GitHub! Empowering writers with Node.js, Express.js, and MongoDB. Speed and security in one - Node.js handles requests flawlessly. Express.js ensures lightning-fast responses. MongoDB stores and retrieves data securely. Unleash creativity worry-free. Join now!
aws-cdk aws-cdk-typescript aws-sdk backend backend-api backend-application database dynamodb expressjs mongodb mongodbatlas nodejs rest rest-api typescript
Last synced: 03 Mar 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/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/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/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/rafaelmachadobr/livrariadigital
A Livraria Online é uma aplicação baseada em Spring Boot que permite aos usuários gerenciar seu catálogo de livros, incluindo adicionar, atualizar e pesquisar livros. Com recursos de autenticação e documentação Swagger, é uma solução prática para amantes de livros que desejam organizar sua coleção e explorar novos títulos.
catalog database h2-database java lombok openfeign postgresql rest-api spring-boot swagger
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/otterbk/corona-management-system
코로나 동선 관리 시스템(3학년 2학기 소프트웨어 공학 기말 프로젝트)
android-app database network rmi-client rmi-server server
Last synced: 07 May 2026
https://github.com/karenpayneoregon/entityframeworkenum
Entity Framework 6 Enum support
Last synced: 09 May 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/loiclefevre/ai_vector_search
AI Vector Search with vector embedding stored in Oracle Database 23ai.
ai database java langchain4j vector
Last synced: 05 Feb 2026
https://github.com/hardiksinghbehl/checkbox-values-bitfield-enum-poc
POC to demonstrate storing values of all checkboxes displayed on an UI component, in a single column of a table instead of creating a separate table and mapping each checkbox as a column
bitfield database enumset java rdb
Last synced: 01 May 2026
https://github.com/thinkgrid-labs/taladb
The embedded database for local-first JavaScript apps.
ai database local-first mobile offline rag react react-native sematic-search vector-database wasm web
Last synced: 19 Apr 2026
https://github.com/enansari/db-uni
In this repository, my codes are placed in the database lesson
Last synced: 02 May 2026
https://github.com/zeozeozeo/clickpack-db
Public Geometry Dash clickpack archive included in ZCB.
archive clickpack clickpackdb clickpacks database db geometrydash mods
Last synced: 18 Oct 2025
https://github.com/lifailon/psinfluxdb
Integrating PowerShell Core with Indlux Database.
api chart database influx influxdata influxdb-client powershell powershell-module rest rest-api windows winforms winforms-chart
Last synced: 28 Feb 2026