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/vishalthehuman/academia-campus-repository
Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.
css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql
Last synced: 21 Feb 2026
https://github.com/ium101/files-and-folders-lister-z
Files and Folders Lister Z is a utility for listing the contents of directories on your computer. It provides both a command-line and a graphical user interface (GUI) for easy use.
application application-code brasil brazil cmd command data database databases exe filemanagement filesystem linux lowcode macos python sh tool utility windows
Last synced: 09 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/tathithienthanh/finaltest_database-sql-data-collection-for-ds
The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)
chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization
Last synced: 17 Feb 2026
https://github.com/hygull/python-mysql
This is a repository containing the excellent examples related to MySQL database connectivity using Python 2.7.14 Anaconda, Inc on Windows System
anaconda database mysql-database-connectivity mysql-python
Last synced: 16 Mar 2025
https://github.com/davidkhala/node-databases
nodejs utils for database-like middleware
cosmosdb database faunadb hive mongodb mysql neo4j planetscale postgresql redis supabase teradata
Last synced: 26 Oct 2025
https://github.com/ercindedeoglu/northwind
Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008
database northwind northwind-database northwind-db northwind-sql-database sql
Last synced: 11 Jun 2025
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/ugurcanerdogan/northwind-backend
This repository was created in line with Engin Demirog's C# code camp.
aop csharp database database-management multitier-architecture oop solid-principles webapi
Last synced: 15 Apr 2026
https://github.com/jeganathpv/firebase-crud
A python package(PyPi) to perform CRUD operations with Firebase Realtime database.
crud database firebase firebase-database firebase-python firebase-realtime-database python3
Last synced: 19 Jan 2026
https://github.com/whats-good/artbox
QR8 (Formerly Artbox) is an all-in-one NFT gallery for artists to display their collections, and collectors to explore and discover new artists. Stack: Next.js, TS, Apollo-client on the Frontend, and Express, GraphQL Yoga, Prisma and PostgreSQL on the backend.
apollo-client database graphql graphql-yoga nextjs postgresql pothos prisma react typescript wagmi webapp
Last synced: 13 Apr 2026
https://github.com/pablobona/hellorails
This is a Ruby on Rails application called 'hellorails,' configured with a PostgreSQL database. The application has been initialized using Git and enables you to showcase a 'Hello World' message on the homepage of a web browser.
Last synced: 11 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/farahibrar/cfg-sql-deloitte
This repository contains a comprehensive SQL project developed as part of CFG's SQL course powered by Deloitte. It spans foundational to advanced SQL techniques, including database creation, data manipulation, complex queries, and data management. It also includes projects on cricket data analysis and financial analysis using SQL and Tableau.
aggregation complexqueries database database-management database-schema datatypeconverter flowcontrol indexes-in-db joins locking normalization sql stored-function stored-procedures tableau triggers union views
Last synced: 20 Mar 2025
https://github.com/danizen/fastapi-bakeoff
A benchmark of fastapi docker images compared against Django and Spring Boot
Last synced: 13 Mar 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/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/ksanyok/translatepress-addon-indexer
An addon for TranslatePress to automatically index the translation tables for enhanced search performance and faster content loading.
database indexdb optimization php php7 php8 wordpress wordpress-development wordpress-plugin
Last synced: 05 May 2026
https://github.com/davydany/dbmole
A database connectivity testing tool. You simply call DBMole with the parameters needed to connect to your DB (host, port, db, user, password), and let DBMole debug your connection for you!
connectivity database java jdbc mysql odbc ojdbc oracle postgres
Last synced: 13 Apr 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/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/elliotjreed/database-anonymiser
Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).
anonymization database hacktoberfest mysql pdo php postgres sqlite
Last synced: 07 Feb 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/jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
database mysql php postgresql query-builder sql sqlite
Last synced: 14 Apr 2026
https://github.com/lekhana3003/simplcache
An Easy Java Cache Library
cache cache-database cache-storage cachemanager database eviction eviction-policies github java library redis
Last synced: 13 Apr 2026
https://github.com/i-am-uchenna/retail-database-management-system-t-sql-sql-server-
This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.
customer-management database database-management database-schema retail sql-server t-sql
Last synced: 29 Apr 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/vaseug/powerlib
PowerLib contains classes and extension methods for working with data structures and MSSQL server data.
arrays collections data-structures database deployment entityframework helpers linq linq2sql mssqlserver sqlclr sqlserver
Last synced: 02 Feb 2026
https://github.com/nowshad-hossain-rahat/nhr_db
This PHP library will help you to create database connetion using PDO and creating tables,inserting,updating,fetching,deleting data from database without writing any SQL code.Just create an object of the "DB" class and then the power is yours! :)
Last synced: 14 Jan 2026
https://github.com/hrkings/express-typescript-full-template
A full feature Express API template, including database, Babel toolchain and full testing support
api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing
Last synced: 14 Apr 2026
https://github.com/tobytwigger/laravel-settings
Strongly typed, feature rich settings for Laravel and Vue.
config configuration database laravel open-source persistence php settings settings-repository settings-storage vue vuejs
Last synced: 09 Apr 2025
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/ashraf-khabar/flaskosql
FLASKOS is a ORM for relational databases (Oracle and MySQL) and FLASK API, it provides a simple manupilation of database and simple mapiing to simplify interaction with relational database .
connector database flask mapping mysql mysql-database open-source oracle orm package pip pypi python python3
Last synced: 12 Oct 2025
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/tokhy1/laravel_competitions_management_system
This Laravel application provides a robust and user-friendly platform for managing competitions, registrations, and results. Designed with a modular structure and clear user roles, it caters to both participants and event organizers.
authentication authorization backend blade-template bootstrap competition crud-operation css dashboard database full-stack fullstack-development html js jwt laravel mvc mysql php
Last synced: 07 Apr 2026
https://github.com/chompfoods/sdk-swift-3
Swift 3 SDK for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.
alamofire api branded chomp database food grocery ingredients nutrition raw recipe-api recipes swift swift-3 swift3
Last synced: 28 Jan 2026
https://github.com/timothymeadows/sqlite3-entities
SQLite3 Async Entities in JavaScript / Node.js
database javascript nodejs nosql sqlite3 sqlite3-entities
Last synced: 13 Apr 2026
https://github.com/neves-rafael/rocket-notes-back-end
à a parte Back-End de uma aplicação que permite o cadastro de usuÔrios em um banco de dados, adicionando notas, links e tags vinculados a esse mesmo usuÔrio jÔ existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.
beekeeper database insomnia javascript knex nodejs sqlite3
Last synced: 17 Jan 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/grimdork/dbak
Database backup to S3.
aws aws-s3 backup database maintenance
Last synced: 13 Apr 2026
https://github.com/mahmoud-saeed-mahmoud/simple_storage
A simple, lightweight NoSQL database written in pure Dart, with support for concurrency control, indexing, pagination, transactions, and TTL.
dartlang database flutter nosql-database
Last synced: 13 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/perezrd5/publicdataprojects
These are public database and data analysis projects from the portfolio of Doug Perez
data data-model data-modeling data-models data-science data-structure data-structures database microsoft-sql-server mysql olap olap-cube oltp postgresql ssas ssis ssrs t-sql
Last synced: 13 Apr 2026
https://github.com/monkdbofficial/monkdb-mcp
An MCP server š for MonkDB, licensed under Apache 2.0 š
ai-agents ai-gateway database llm llm-agent mcp mcp-server monkdb olap python3 rag typescript unified-data-platform
Last synced: 23 Feb 2026
https://github.com/danpoynor/sql-library-book-manager
Demo web application for managing a collection of books including pages to list, add, update, and delete books using JavaScript, Node.js, Express, Pug, SQLite and the SQL ORM Sequelize. App also includes pagination and search with filter features.
database express javascript node-js orm pug sequelize sqlite
Last synced: 14 Apr 2026
https://github.com/romi/plantdb
Database to host and serve images and processed data.
Last synced: 14 Jan 2026
https://github.com/fed135/scylla-driver
Node.js Driver for the scylla database engine [WIP]
cassandra cql database driver hacktoberfest nosql scylla scylladb
Last synced: 08 Feb 2026
https://github.com/youhengzhou/jsoneng
Custom JSON database crud engine written using python used for community projects
database database-management dictionary json python
Last synced: 26 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/encoredev/infra
Infra utilities for Encore applications
api aws azure backend backend-api backend-framework cloud cloud-native database devops distributed-systems engine gcp go golang microservices postgresql serverless
Last synced: 14 Apr 2026
https://github.com/gisce/ooda
Open Oriented Data Access
database openerp orm postgresql python
Last synced: 19 Apr 2026
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/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/prompt-management/cli
CLI tool for managing AI prompts with search and organization capabilities. Personal, secure prompt library with YAML storage and metadata filtering.
ai automation chatgpt claude cli command-line database developer-tools gemini llm nodejs productivity prompt-management prompt-manager prompts search storage typescript workflow yaml
Last synced: 06 May 2026
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/oci-landing-zones/terraform-oci-multicloud-google
Terraform Modules for OCI Multicloud with Google Cloud
ai database google multicloud oci oracle
Last synced: 28 Jan 2026
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/vilhalva/crud-com-java-swing
šØāš«CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.
aplicativo codigo crud database framework interface java java-swing mysql projeto
Last synced: 28 Jan 2026
https://github.com/trivigy/migrate
Idiomatic GO cluster release and database migration management
database embedded gcloud kubernetes migration semver sql tool
Last synced: 07 Oct 2025
https://github.com/nahidcseru/devops-configs
A structured DevOps configuration repository documenting Server Configuration and Database Configuration. Includes Docker-based setups for Nginx, Apache, Caddy, Traefik, MySQL, PostgreSQL, and MongoDB. Designed for learning, hands-on practice, and showcasing professional DevOps skills in a single, organized monorepo.
apache caddy database devops docker mysql nginx postgresql server-configuration traefik
Last synced: 06 Oct 2025
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/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/nagyatka/pandabase
PHP ORM
database lightweight mysql orm pandabase php
Last synced: 01 Feb 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/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/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/stickytools/sticky-locking
A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.
concurrency conditions database embedded hierarchical hierarchical-locking high-concurrency ios linux lock lock-manager locking macos mutex osx readers-writer-lock swift swift-4 swift-framework swift-package-manager
Last synced: 28 Jan 2026
https://github.com/plopezm/goedb
Goedb is a database manager to ease the persistence layer in a enterprise development
database datasource entity-manager orm persistence
Last synced: 14 Jan 2026
https://github.com/clemente-lab/mmeds-meta
A database for storing and analyzing omics data
database microbiome microbiome-analysis microbiome-data python sql-database
Last synced: 11 Mar 2026
https://github.com/eby8zevin/android-pos4122020
The Next Project . . .
android android-app android-application android-database android-studio androidstudio create data database database-sqlite delete point-of-sale pos read search sqlite update
Last synced: 13 Oct 2025
https://github.com/stkirchberg/telegram_social-transfer-knot
Mini-social network on Telegram with automatic post broadcasting and custom nicknames.
bot database local server serverless telegram
Last synced: 23 Jan 2026
https://github.com/p32929/fjsondb
A fast and simple JSON database for NodeJS
awesome database easy-to-use fast fjsondb javascript json json-database json-db simple typescript
Last synced: 24 Apr 2025
https://github.com/twineworks/vertica-9-for-pentaho-kettle
Vertica 9 database metadata for pentaho kettle
Last synced: 14 Jan 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/timnekk/sqlitecontroller
Export and Import data to SQLite DB
Last synced: 11 Oct 2025
https://github.com/sheweny/mistial
database database-management discord discord-bot sheweny
Last synced: 09 May 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/genndy007/auto-company-db-gui
Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.
coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter
Last synced: 08 May 2026
https://github.com/interkosmos/fortran-tcdb
Fortran 2008 interface bindings to Tokyo Cabinet
database fortran nosql tokyo-cabinet
Last synced: 01 Feb 2026
https://github.com/nlopes/database-schema
This crate provides a simple way to dump a database structure to a file, in SQL format.
database database-migration database-schema diesel mysql sqlite sqlx
Last synced: 14 Apr 2026
https://github.com/cesacollege/backend
Repository of CESA Backend Bootcamp
database go gorm graphql grpc logrus microservice monitoring prometheus redis
Last synced: 14 Jan 2026
https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization
This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.
database music-database musicdatabase optimization query-optimization sql
Last synced: 16 Mar 2026
https://github.com/r3nanp/sellapi
š° An API to make sales!
api-rest architecture database nodejs postgres r3nanp typeorm typescript
Last synced: 11 Apr 2026
https://github.com/marvnc/pixiv-dump
Pixiv Encyclopedia DB Dumps, updated daily
crawler database dump encyclopedia japanese pixiv pixiv-crawler pixiv-database scraping
Last synced: 12 Jan 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