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-10 00:07:53 UTC
- JSON Representation
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/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/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/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/erikej/sqlcemergelib
This library simplifies the code to do Merge Replication from a SQL Server Compact 3.5 SP2 client, with useful helper methods
database replication sql-server sql-server-compact
Last synced: 12 May 2026
https://github.com/usvc/go-db
A Go package to handle database connections.
database db go golang golang-library golang-package mysql
Last synced: 08 May 2026
https://github.com/femto-code/qml-newsfeedreader
Qt 6 based RSS News Feed Reader with offline database support
database qml qml-applications qt-database qt6 qtquick rss rss-feed rss-reader
Last synced: 08 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/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/joao208/models-sequelize
Biblioteca para auxiliar na leitura de models e conexão com sequelize...
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/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/loiclefevre/oracle-database-api-for-mongodb
Testcontainers example to deploy the Oracle Database API for MongoDB
api database mongodb oracle testcontainers
Last synced: 13 May 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/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/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/eggplants/eijiro-to-sqlite
英辞郎 (English-Japanese dictionary) -> sqlite3
cli database dictionary eijiro parser python sqlite sqlite3
Last synced: 07 May 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/nsgowebjavaprog/-live-virtual-classroom
Developed a real-time video conferencing application using HTML, CSS, JavaScript, WebRTC, Socket.IO, and MongoDB, enabling seamless communication, screen and file sharing, and chat functionality, ensuring scalability and high performance.
authentication css database github github-actions html javascript mongodb more next nextjs security tailwindcss
Last synced: 02 Aug 2025
https://github.com/iovation/flockd
Simple file system-based key/value Go database library that uses file locking for concurrency safety
concurrency-safety database flock key-value key-value-store lock sync
Last synced: 12 Jan 2026
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/stepkos/otomoto-scraper
Scraping data about cars from otomoto.pl
Last synced: 20 Apr 2026
https://github.com/mayuradlak123/crud-operation-using-mern
I have created User Management System using React Js and Node js with MongoDB Database which allow you to Perform Create Read Update Delete
database expressjs fullstack-development mern-stack mongoose nodejs react rest-api
Last synced: 08 Apr 2026
https://github.com/dimikot/ent-framework
A PostgreSQL graph-database-alike library with microsharding and row-level security
cluster database graph-database micro-sharding microsharding orm postgresql replication-lag sharding sql
Last synced: 05 Mar 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/kimrass/data-modeling
This repository is based on the lecture '유지·보수 비용 10배 절감을 위한 DB 설계 및 구축'
Last synced: 18 May 2026
https://github.com/cuppett/mysql-dba-operator
Help manage users and databases (CRUD + permissions) in a database from Kubernetes
database dba kubernetes mysql sql
Last synced: 22 Mar 2025
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
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/prateekmaj21/faiss_fastapi_project
An application that performs CRUD (Create, Read, Update, Delete) operations on a FAISS (Facebook AI Similarity Search) database using Python.
Last synced: 10 Apr 2026
https://github.com/andrewredican/runescape-database
RuneScape Database
database firebase javascript runescape
Last synced: 07 May 2026
https://github.com/shahzaneer/Interview-Prep-Fresh-Grads
A repository that combines all the resources for a CS Graduate before going in Technical Interview
algorithms api-design computer-networks database devops dsa flutter git high-level-design interview-preparation interview-questions low-level-design oop operating-system problem-solving software-engineering technical-coding-interview web
Last synced: 31 Mar 2025
https://github.com/bayatgames/node-savegamepro-mongodb
Save Game Pro Cloud, Node.js MongoDB Database Support.
bayat bayat-games cloud database expressjs mongodb node-mongodb nodejs savegame savegamepro unity unity3d
Last synced: 10 Apr 2026
https://github.com/agentmode/server
All-in-1 MCP server for developers
ai api database datawarehouse llm mcp python
Last synced: 29 Jun 2025
https://github.com/manighazaee/mu_db
A simple and lightweight key-value based database
Last synced: 01 Aug 2025
https://github.com/ahammadshawki8/techshoi-database-application
🎯 A web-based application for TechShoi's database management, automation, and analytical report generation.
analytics database eco-friendly web-application
Last synced: 01 May 2026
https://github.com/hq969/bharatinternproject-2
The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.
Last synced: 16 May 2026
https://github.com/contributte/doctrine-skeleton
🎁 Nette and Doctrine project skeleton. Using Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
contributte database dbal doctrine nette orm project skeleton
Last synced: 18 Sep 2025
https://github.com/aronium/aronium-data
C# SQL Server Connector
csharp database database-connector microsoft-sql-server sql-server
Last synced: 26 Jul 2025
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/scalamolecule/molecule-admin
Database administration with molecules
data-visualization database datomic scala scala-js scalajs
Last synced: 14 May 2026
https://github.com/JacobArthurs/pgplan
Compare and analyze PostgreSQL EXPLAIN plans from the CLI
cli cobra database developer-tools golang postgresql query-optimization
Last synced: 08 Mar 2026
https://github.com/stuartajd/haskell-coursework
📽️ A "film review website" built in Haskell for the Functional Programming coursework for 2nd Year at University of Portsmouth.
database haskell haskell-coursework mathfun movie university-of-portsmouth
Last synced: 14 Apr 2025
https://github.com/tiagocavalcante/connection
A secure, multiple database ORM for PHP
Last synced: 13 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/pguyson/fireleaves
Firebase Real-time database to MongoDB adapter
backend database es6 firebase javascript mongodb mongodb-adapter nodejs redis
Last synced: 11 May 2025
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/rn0x/khutbahs-api
Khutbahs API is a RESTful API for managing and retrieving Islamic sermons (khutbahs) from a structured database. It supports pagination for listing khutbahs, provides detailed information on individual khutbahs, and offers access to related attachments such as PDFs and DOCs.
api database db express islam islamic khutbaa khutbah khutbahs nodejs quran restful
Last synced: 03 Feb 2026
https://github.com/i2mint/mongodol
MongoDB Data Object Layer
data-structures database mongodb python
Last synced: 14 Aug 2025
https://github.com/elliot-sawyer/silverstripe-mysql-ssl
Fixes MySQL SSL support for Silverstripe 4
azure azure-mysql database mysql silverstripe silverstripe-4
Last synced: 14 Apr 2025
https://github.com/nanorocks/laravel-database-newsletter
Simple and elegant package for managing newsletter subscribers directly in your database
database laravel newsletter package
Last synced: 20 Jan 2026
https://github.com/zonia3000/maven-docker-database-testing
Example of Maven project using Docker plugin for integration testing on real databases
database docker example maven maven-plugin-example mysql postgresql testing
Last synced: 11 Apr 2026
https://github.com/neuroglia-io/hylo
Hylo is cross-platform database proxy that enables resource-oriented architecture management
database resource-management resource-oriented-architecture
Last synced: 30 Jul 2025
https://github.com/cleilsonandrade/flask_blog
Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.
blog database flask fullstack jinja2 jquery popper python sql sqlite
Last synced: 10 Apr 2026
https://github.com/abdelilahou/dbmcp
The only Database MCP you need, supports multiple connections
database golang mcp mcp-server mysql postgresql
Last synced: 11 Apr 2026
https://github.com/i-s-compat-table/i.s.compat.table
Information Schema Compatibility Table
database databases hacktoberfest iso-9075 relational-databases sql
Last synced: 11 Jan 2026
https://github.com/pengsrc/database-migrator
Command-line management tools for managing database schema.
Last synced: 18 Jan 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/sofiane-abou-abderrahim/javascript-nodejs-introduction-backend
In this little demo application, I used NodeJS and its own API to create a HTTP server to communicate from the backend with the frontend of my previous "JavaScript Share My Place" application.
body-parser database ejs ejs-templates error-handling express-js file-system http-methods http-server javascript mongodb node-js nodejs-api packages rest-api router routes store-database
Last synced: 08 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/Juminstock/programming-classes
Notes of my programming classes 🧑🏻💻.
css3 database html5 javascript prisma-orm typescipt web-development
Last synced: 22 Jul 2025
https://github.com/akumzy/kroncache
[WIP] kroncache is a cache management and event scheduling server
cache cachemanager cron database scheduler
Last synced: 20 May 2026
https://github.com/stevekm/newfile-detector-nf
Database-driven Nextflow app using Django ORM standalone
database django django-orm nextflow sqlite
Last synced: 09 Apr 2026
https://github.com/taleeus/sqld
A Go library to build and manage dynamic queries
Last synced: 19 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/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/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/wavychat/neo4j_migrations
Migrate your Neo4j constraints
cli cypher-query-language database migration-tool neo4j neo4j-constraints neo4j-migrations nodejs
Last synced: 09 Apr 2026
https://github.com/codemash-io/codemash.js
CodeMash provides many common back-end services for you so you can focus on your front-end. Services such as database, email and push notifications, authentication, file storage, and many others are already implemented and can be easily accessed through the CodeMash dashboard or API.
backend backend-api backend-services database email-sender email-template logging payments push push-notifications scheduler server-events serverless serverless-functions storage storage-api
Last synced: 04 Oct 2025
https://github.com/jpeyret/pynoorm
Working with datasources without, or in addition to, using an ORM
Last synced: 09 Apr 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: 26 Jun 2025
https://github.com/iantomasinicola/databaseyimp
Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.
Last synced: 12 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
https://github.com/v-blaze/gvash-planes-api
GVASH PLANES is a rails API Web-App where users can browse list of planes and make reservations on a plane for a given duration.
api database jwt-authentication postgresql rails rails-api rspec ruby-on-rails
Last synced: 20 Jan 2026
https://github.com/loop333/btrieve_lib_win32
My Old C++ Library For Btrieve DataBase
Last synced: 27 Feb 2025
https://github.com/pcpratheesh/golang-firebase-example
Sample code snippet for basic operation with firebase realtime db
code database firebase firebase-database golang real-time sample snippets
Last synced: 08 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/glaukiol1/gagchain
Proof-Of-Work blockchain written in Go
algorithm bitcoin blockchain cryptocurrency cryptography database db elliptic elliptic-curve-cryptography keypairs secp256k1 tcp
Last synced: 05 Mar 2026
https://github.com/robertdebock/ansible-role-mount_options
Install and configure mount_options on your system.
ansible application cloud database development infrastructure linux molecule monitoring mountoptions networking playbook security storage system tools tox windows
Last synced: 05 Sep 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/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/tlsgmltjd/til
학습한 내용을 글로 기록합니다
backend computer-science database springboot
Last synced: 14 Apr 2025
https://github.com/ichala/discotic
Discotic is a basic version of Discogs, which is a database of musical recordings. you can share & explore thousands of OG Albums & Tracks
bootstrap database javascript postgresql rails ruby sass spotify
Last synced: 11 Apr 2026
https://github.com/pjmagee/starwars-data
A Star Wars Web app with Charts and entire Timeline events!
aspire blazor blazor-webassembly data database dataset docker dotnet json starwars starwars-data starwars-fandom
Last synced: 07 Mar 2026
https://github.com/yannhulot/petstore
This is a pet store where you can look up pets and save new pets
circleci database docker docker-compose gin-gonic golang golangci-lint gorm mit-license postgresql sqlmock
Last synced: 16 Feb 2026