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/fanduzi/deltascope
Offline-first SQL audit engine and MCP SQL audit server for MySQL, TiDB, and PostgreSQL DDL/DML changes.
ai-sql-review ci-cd cli database database-tools ddl-review devops dml-safety mcp mcp-server migration-safety mysql mysql-tools postgresql postgresql-tools sql-audit sql-lint sql-review tidb
Last synced: 31 May 2026
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/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/the-akira/flaskalchemy
Experimentos com SQLAlchemy e Flask-SQLAlchemy
database flask flask-sqlalchemy mysql python3 relational-databases sqlalchemy sqlalchemy-python sqlite3
Last synced: 09 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/zenitsu0509/machine-learning
This repo have Machine learning algo projects that i have made.
Last synced: 15 Oct 2025
https://github.com/adriens/endoflife-date-snapshots
Daily consolidated and enriched snapshots of endoflife.date
apache-parquet csv csv-export data-analysis data-science database datavisualization dataviz duckdb duckdb-database end-of-life endoflife eol jupyter-notebook kaggle kaggle-notebook olap python release-policy release-schedule
Last synced: 11 Apr 2026
https://github.com/edsonbonfim/php-orm
Implementação do padrão de projeto active record em PHP
activerecord database model orm pdo php sql
Last synced: 15 May 2026
https://github.com/albertprofe/cifojava2022-4
H2 is pure Java SQL database, which means you can embed H2 directly in your Java applications without any database installation.
database h2-database jdbc jpa jpa-entity-manager jpa-hibernate jpa-persistence-applications jpql persistence-unit
Last synced: 28 Oct 2025
https://github.com/friskes/loadnsi
Utility for downloading and updating NSI fixtures
aiofiles asyncio bs4 cli code-generator database django-models fixtures gzip httpx json nsi postgres python rich rosminzdrav sql tenacity
Last synced: 08 May 2025
https://github.com/softspiders/express-mongodb
Minimalistic express-mongodb
backend connect database db hello-world helloworld javascript min mongodb node nodejs softspider softspiders ss starter template
Last synced: 11 Apr 2026
https://github.com/sausin/laravel-set-autoincrement
Easily set the auto increment index for your tables in a laravel project
auto autoincrement database database-management database-migrations increment laravel mysql php sqlite
Last synced: 11 Apr 2026
https://github.com/vatshayan/b.tech-project-image-recognition-system-
data-science data-structures database dip final-project final-year-project image image-classification image-processing image-recognition machienlearning machine-learning machine-learning-algorithms machinelearning neural-network python
Last synced: 01 May 2026
https://github.com/barakadanny/-vet_clinic-db
Vet clinic database is the collections of tables and related queries.
Last synced: 30 Jan 2026
https://github.com/tejashviraj19/mongodb-sql
📘 Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey — one commit at a time.
backend crud database java java-crud learning mongodb mongodb-sql practice sql
Last synced: 10 Mar 2026
https://github.com/denisstasyev/database_protection
Materials for the Database Protection course at MIPT
Last synced: 23 Mar 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/loop333/btrieve_lib_win32
My Old C++ Library For Btrieve DataBase
Last synced: 27 Feb 2025
https://github.com/ruby0b/sqlite-simple-interpolate
Safe interpolated SQLite queries in Haskell
database haskell sqlite string-interpolation
Last synced: 01 Jul 2025
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/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/machu-gwu/sqlalchemy_mate-project
Extend sqlalchemy library, makes CRUD more human intuitive.
database python rdbms sqlalchemy-database
Last synced: 10 Mar 2026
https://github.com/wpdas/chain-db-ts
A JavaScript / TypeScript (node) client for Chain DB, a secure database system with built-in history tracking, offering AES-256-GCM encryption, atomic operations with rollback capability, and automatic backups.
chaindb client database db document javascript typescript
Last synced: 26 Jan 2026
https://github.com/kefniark/mango-sql
Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)
code-generation database golang mariadb mysql postgresql sql sqlite
Last synced: 06 May 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/mohamedmetwalli5/bookstore
📘 Analysis, design, and implementation of a database system to support the operations of a simplified online bookstore. And the creation of the necessary forms to perform these operations.
analysis database jasper-reports javafx
Last synced: 19 Apr 2025
https://github.com/mms-gianni/phpmyadmin
A simple docker image for phpmyadmin
admin admin-panel administration database database-administration database-management docker docker-compose mysql phpmyadmin
Last synced: 08 Apr 2025
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/teociaps/featuremanagement.database
Easily manage feature flags in .NET and ASP.NET Core apps using your database.
aspnetcore csharp database dotnet extension feature-flags featuremanagement
Last synced: 09 Jul 2025
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/yasargis/jelata-framework
Jelata Framework
database framework jelata-framework plpgsql postgresql python python3 reactjs sql
Last synced: 06 Jan 2026
https://github.com/factorhouse/flex
Flex for Apache Flink
database developer-tools docker dockerfile dockerhub flink management monitoring tool ui
Last synced: 22 Apr 2025
https://github.com/gcarreno/testgnudbm
A simple test using the libgdbm library
database fpc free-pascal freepascal gdbm key-value key-value-database keyvalue keyvalue-db lazarus
Last synced: 24 Mar 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/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 28 Apr 2026
https://github.com/afsify/mongodb
Master MongoDB methods and tackle various scenarios through hands-on workouts in my curated MongoDB GitHub repository. Seamlessly progress from fundamental techniques to advanced concepts.
Last synced: 04 Feb 2026
https://github.com/marvinified/sharded
Sharded - Make any database fast
database performance prisma sqlite
Last synced: 11 Mar 2026
https://github.com/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 2026
https://github.com/fsistemas/gosqltojson
gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json
automation command-line-tool csv database go json mysql postgres sql tool
Last synced: 12 Apr 2026
https://github.com/samuelebarbiera/venmjs
BUILDING A VUE STACK IT'S NEVER BEEN SO EASY🔧 ⛏️
backend-framework cli cloud create database dependencies deploy docker fullstack-javascript hosting mevn node nuxtjs orm testing venmjs vue webapp
Last synced: 12 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://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/killinefficiency/explore
Explore is a REPL Data Manager with Python Integration.
database nosql-database package python3 repl
Last synced: 12 Apr 2026
https://github.com/questionlp/libwwdtm
Python Data Access Library for Wait Wait... Don't Tell Me! Stats Page Database
dataaccesslayer database mariadb mysql python python3 wwdtm
Last synced: 10 Mar 2025
https://github.com/andythefactory/ninox-api
An API wrapper for the ninox db api (https://docs.ninox.com/en/api/public-cloud-apis)
api api-client api-rest api-wrapper api-wrappers database database-connector ninox python python-3 python3
Last synced: 04 Feb 2026
https://github.com/daikazu/laratone
Simple API for managing color libraries in you Laravel application.
database laravel-package packagist seed
Last synced: 16 Jan 2026
https://github.com/llorllale/liquibase-facade
API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.
database java liquibase sql version-control versioning
Last synced: 14 Jan 2026
https://github.com/alana-rocha/sgbc-crud
CRUD utilizando typescript e mysql para trabalho da matéria de banco de dados. Esse CRUD é designado para um sistema de gerenciamento de bilheteria de cinema.
database mvc-architecture typescript
Last synced: 13 Jun 2025
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/gesthosnetwork/postgresqlportable
database no-installation-required portable-apps postgresql
Last synced: 05 Sep 2025
https://github.com/suhy-jang/tweetx
graphql api, node, react - twitter clone (04.Aug.2020 ~ 17.Aug.2020)
apollo-client apollo-client-testing aws-s3 database git-flow graphql-api graphql-yoga posgresql prisma react redux sendgrid twitter-clone-app
Last synced: 02 May 2025
https://github.com/benckx/liquibase-jooq-codegen-example
How to generate your DAO code from your Liquibase definition
codegen codegenerator database example example-project gradle jooq jooq-generator kotlin liquibase sqlite3 sqllite tutorial tutorial-code
Last synced: 22 Feb 2026
https://github.com/lucasparedes/sql-coderhouse
Proyecto final del curso "SQL" de CoderHouse.
coderhouse database final-project mysql project sql
Last synced: 16 May 2026
https://github.com/idea2app/taro-idb-keyval
A minimal shim of idb-keyval for Taro framework
database indexed-db key-value mini-app shim standard storage taro web
Last synced: 22 Feb 2026
https://github.com/mickamy/seeder
Populate your database with realistic fake data, one command.
cli database developer-tools fake-data go postgresql seeder test-data
Last synced: 31 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/kader1680/blog-api-crud
This Blog personal website using Laravel framework project also save data in mysql database
bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql
Last synced: 24 Jan 2026
https://github.com/kanzatahreem/messenger-app
Practicing Ruby on Rails by following codecademy's course
codecademy database messenger-app ruby ruby-on-rails
Last synced: 14 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/enzon3/txtdb
A simple database utilizing text files
backend database db easy-to-use text
Last synced: 14 Apr 2026
https://github.com/zmekonnen251/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap5 cancancan database devise postgresql rails-application rspec ruby
Last synced: 21 Jan 2026
https://github.com/varuns2002/python-sudoku-mysql
This is a fully fledged sudoku game written in Python using Tkinter GUI and uses MySQL database for data.
database game mysql python single-player sudoku tkinter-gui
Last synced: 07 May 2026
https://github.com/portasynthinca3/sidx
Simple key-value store with subindex support for the BEAM implemented in pure Elixir. Mainly intended to be used by the `markov` library
Last synced: 14 Oct 2025
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/lbernardo/go-database-odm
Adapters ODM (Object Document Mappers) database clients
database dynamodb go model mongo mongo-go-mo mongodb
Last synced: 14 Mar 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/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/cristalhq/dbumper
Database schema migrator.
database db go golang migration versioning
Last synced: 26 Oct 2025
https://github.com/ballerina-platform/module-ballerinax-cdc
The Ballerina CDC module is part of the Ballerina Extended Library. It provides a spec-compliant, production-grade listener designed to stream real-time database changes.
ballerina cdc change-data-capture database event-driven integration realtime wso2
Last synced: 18 Feb 2026
https://github.com/mesmacosta/cloudsql-mysql-tooling
Scripts with the goal to enable easy usage of some MySQL operations.
automation database devops-tools gcloud mysql terraform
Last synced: 15 Apr 2026
https://github.com/franck-gaspoz/moviedbassistant
Generates Movie documents (HTML, movie database,...) using Web Crawlers ( IMDb, ... )
cli database gui imdb movie scraper scrapy-crawler scrapy-spider scrawler
Last synced: 28 Jan 2026
https://github.com/cubrid-labs/cubrid-cookbook
Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 27 Mar 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/s1owjke/prisma-query-formatter
Small utility for Prisma query formatting and param substitution
database logging prisma prisma-client prisma-extension query
Last synced: 31 Jan 2026
https://github.com/mahmoudparsian/data-management-for-business-analytics
Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.
analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql
Last synced: 26 Feb 2026
https://github.com/deven96/face_verify
Facial verification
artificial-intelligence database facial-detection python verification
Last synced: 07 Feb 2026
https://github.com/fou1100ouacus/database-level2-concepts-t-sql
Transact-SQL (T-SQL) is a programming language used to manage and manipulate relational databases. It is a proprietary language developed by Microsoft and is the primary language used for programming Microsoft SQL Server
database tsql tsql-stored-procedures
Last synced: 07 Feb 2026
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 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/airframesio/data-archiver
A high-performance CLI tool for archiving PostgreSQL partitioned table data to S3-compatible object storage.
database database-backup object-storage postgres postgresql postgresql-database s3 s3-bucket s3-storage tui tui-app webapp
Last synced: 15 Apr 2026
https://github.com/richan-fongdasen/database-converter-laravel
Simple database converter for Laravel Applications
database database-conversion database-migrations laravel
Last synced: 09 Feb 2026
https://github.com/basemax/list-data-drugs
This Python script scrapes drug-related information from the "Talk to Frank" website and saves the extracted data in both JSON and YAML formats. It utilizes the `requests` library to fetch the webpage, `BeautifulSoup` for HTML parsing, and `json` and `yaml` libraries for data storage.
database db-drug drug drug-database drug-db drug-discovery drugs json python yaml yml
Last synced: 27 Feb 2026
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/fou1100ouacus/online-banking-management-system-
Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components
csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql
Last synced: 12 Feb 2026
https://github.com/deveox/nexus
Nexus - TypeScript ORM
data-mapper database deveox mongodb nexus orm postgresql repository-pattern typescript
Last synced: 12 Feb 2026
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
https://github.com/parseword/pickset
A collection of PHP utilities to quickly "unlock" various capabilities in any application
database date-formatting logger php php7 php71 singleton text-processing
Last synced: 28 Feb 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