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/alessandro-salerno/php-template
Dumb PHP template for school assignments
assignment backend backend-development bad-code css database framework html javascript js library php query-builder school sql web-development
Last synced: 09 Apr 2026
https://github.com/gust4vosales/proxcluster-deduplicator
ProxCluster is a framework for Incremental Entity Resolution that leverages concepts similar to K-Means for clustering duplicates. This work was developed as the final paper for my Bachelor degree in Computer Science
clustering data-integration data-matching data-science database deduplication entity-resolution k-means pandas polars python
Last synced: 09 Apr 2026
https://github.com/vilhalva/temperaturas-com-beeware
👨🏫CONVERSOR DE TEMPERATURAS EM CELSIUS, FAHRENHEIT E KELVIN COM BEEWARE E SQLITE.
aplicativo beeware codigo database framework interface matematica projeto python sqlite
Last synced: 09 Apr 2026
https://github.com/tandawg/sprint12_final
backend cli command-line-tool database docker go golang parcel-tracking rest-api serialization sqlite
Last synced: 25 Jan 2026
https://github.com/joberthrogers18/omnistack-week
Projects implemented in Omnistack week provided by @rocketseat using the main techs in Javascript universe.
database mongodb nodejs react-native reactjs
Last synced: 09 Apr 2026
https://github.com/wiirios/api-springboot
project developed in Spring Boot that implements a CRUD system for people management in a database.
Last synced: 09 Apr 2026
https://github.com/silasener/online-fitness-coaching-platform
The FitLife project is a web application designed to offer online fitness coaching services. It aims to assist users in achieving their fitness goals by providing personalized workout programs, nutrition plans, and direct communication with experienced trainers.
database fitness-app hibernate java jpa-hibernate postgresql spring-boot supabase
Last synced: 09 Apr 2026
https://github.com/juanlorenzoalba/tp1-orm-alba_juanlorenzo
Trabajo N°1 de Proyecto de Software - Aplicación de consola
Last synced: 17 Aug 2025
https://github.com/metarhia/indexeddb-server
Node.js persistent IndexeDB implementation 🗃️
database db indexeddb javascript local-first metarhia typescript
Last synced: 20 Jan 2026
https://github.com/joesiu/xeno-canto-api-ts
A TypeScript wrapper for the Xeno Canto API
api bird birds database grasshopper javascript npm npm-package sound typescript wildlife xeno-canto
Last synced: 09 Apr 2026
https://github.com/rfabreu/u-develop-it
This repository contains the back end for U Vote It, a voting application for a local developer meetup group called U Develop It.
database express javascript mysql nodejs sql sqlite
Last synced: 10 Apr 2026
https://github.com/valarpirai/sharding-springboot
Database Sharding library with Multi-Tenant support
database java multi-tenant mysql postgres sharding spring-boot
Last synced: 10 Apr 2026
https://github.com/luismendes070/dio-bootcamp-sql-no-sql-challenge
2022 database dio-bootcamp nosql-database sql-database
Last synced: 24 May 2026
https://github.com/simple-works/0db
⭕ Simple JSON file based database with easy querying interface and common utilities.
crud database db file file-database fs javascript json json-data json-database json-dataset local nodejs query simple
Last synced: 20 Feb 2026
https://github.com/fluffyrudy/file-uploader-cloud
Google drive like cloud fullstack app made using express, supabase and prisma
backend cloud css database express frontend fullstack html javascript nodejs postgresql prisma supabase theodinproject theodinproject-nodejs
Last synced: 10 Apr 2026
https://github.com/diploi/starter-web-app
A modern, production-ready template for building full-stack React applications using React Router. AI friendly, SSR, TailwindCSS, TypeScript.
api backend database deployable diploi example postgresql react react-router starter starter-kit starter-project supabase
Last synced: 24 May 2026
https://github.com/anupammo/mysql-nextjs
A Next.js web application by Anupam Mondal featuring seamless integration with MySQL. This project demonstrates dynamic data fetching, API routes, and responsive frontend design using Bootstrap. Perfect for learning how to build scalable, database-driven web apps. Visit Anupam's portfolio for more projects and insights!
database database-management db db-connection mysql-database nextjs15 reactjs typescript
Last synced: 10 Apr 2026
https://github.com/rikulauttia/database-fundamentals
Database performance engineering lab demonstrating 148x query optimization through advanced indexing strategies and ACID-compliant transaction patterns. Features production-ready implementations spanning both SQL and NoSQL paradigms with measured performance analytics. A practical showcase of database engineering principles.
acid concurrency database database-design database-optimization indexing mongodb normalization nosql performance-testing python-database query-performance relational-algebra sql sqlite transactions
Last synced: 10 Apr 2026
https://github.com/dbnetlink/dbnetsuitecore2
ASP.NET Core middleware UI components for MVC/Razor views based on HTMX
component csv database excel htmx mariadb mssql mysql postgresql razor spreadsheet sqlite tailwindcss
Last synced: 10 Apr 2026
https://github.com/enginedigital/queue-ui
See the jobs on the Laravel database queue and run some whitelisted commands
Last synced: 20 Apr 2026
https://github.com/jamesgober/lsm-db
LSM-tree storage engine library for Rust - memtable, WAL, SSTables, compaction, bloom filters.
compaction database lsm-tree reps rust storage-engine
Last synced: 08 Jul 2026
https://github.com/jamesgober/lock-db
Lock manager and deadlock detection for Rust databases - row/range locks, multiple granularities, and wait-for cycle detection.
concurrency database deadlock-detection lock-manager locking reps rust transactions
Last synced: 08 Jul 2026
https://github.com/jamesgober/wal-db
Write-ahead log primitive for Rust storage engines - durable, recoverable, lock-free.
database durability recovery reps rust wal write-ahead-log
Last synced: 08 Jul 2026
https://github.com/dsimile/mcp-neo4j-server-sse
mcp-neo4j-server-sse is an MCP server that uses Server-Sent Events (SSE) as the transport protocol.
database mcp mcp-server neo4j sse
Last synced: 04 May 2026
https://github.com/steviecurran/audio-books
Audiobook reviews dashboard - Tableau excercise done in Python Dash
ab-testing dash dashboard database powerbi python tableau
Last synced: 09 May 2026
https://github.com/joebertcerezo/ekspress-ts
A practice project demonstrating Express.js with TypeScript and PostgreSQL integration. This project serves as a learning platform for building RESTful APIs using modern Node.js development practices.
api backend controllers crud database eslint express middleware nodejs postgresql practice rest typescript
Last synced: 10 Apr 2026
https://github.com/canadaluke888/ttb2
TerminalTableBuilder 2
c17 csv data database datasets datautils json ncurses ods spreadsheet sqlite3 tables terminal terminaltablebuilder terminaltablebuilder2 ttb ttb2 ttbx xlsx
Last synced: 10 Apr 2026
https://github.com/josenymad/cocktail-companion
Cocktail making guide built collaboratively using React
api axios css database javascript jest react react-testing-library
Last synced: 12 Jan 2026
https://github.com/ronie-aduana/mcp-ai-memory
🧠 Manage semantic memory for AI agents with this production-ready Model Context Protocol server, enabling efficient storage and retrieval of contextual knowledge.
agent agentic-ai agents ai ai-assistant claude-desktop dapr dapr-pub-sub database developer-tools kubernetes long-term-memory mcp memory openai rag semantic-search vector-search
Last synced: 10 Apr 2026
https://github.com/babalsaab/project_starter
Professional web development template with TaskFlow demo app and PRD generation system
authentication ci-cd claude-code cursor database demo-app docker nextjs prd-generation prisma professional-development project-template react starter-template tailwindcss taskflow typescript
Last synced: 10 Apr 2026
https://github.com/topgunbuild/lmdb-adapter
LMDB adapter for TopGun
database key-value-store lmdb nodejs nosql storage topgun
Last synced: 04 May 2026
https://github.com/ottojimb/symodel
Simple (too much) database model generator
database fastapi flask generator model python tortoise-orm
Last synced: 23 Aug 2025
https://github.com/dominique216/note-taker
This is a note taker app that will allow users to add, save, and delete notes
database expressjs filesystem nodejs notes-app server
Last synced: 10 Apr 2026
https://github.com/gumpalateja03/rental-vehicle-system
The Vehicle Rental System is a Java-based application designed to streamline the process of renting vehicles efficiently. This system allows users to browse available vehicles, make reservations, and manage rental transactions with ease & Built using Java.
Last synced: 20 Apr 2026
https://github.com/akunna1/nexus-social-media-app-2
Backend description of the Nexus Social Media App
backend bcryptjs cors database expressjs mongodb-compass mongoose nodejs
Last synced: 24 Aug 2025
https://github.com/emrekardaslar/mssql_bikestores
DB Scripts for BikeStores_API
Last synced: 09 Mar 2026
https://github.com/pollen-solutions/database
Pollen Solutions - Database Component - Database toolkit for PHP
Last synced: 11 Apr 2026
https://github.com/sumaiyabanu15/student-mentor
This is Student-Mentor Management System
database expressjs javascript mongoosejs nodejs nodemon react
Last synced: 02 Mar 2026
https://github.com/c0m371/restsql
RestSQL: A lightweight .NET tool that turns SQL queries (defined in YAML) into ready-to-run REST endpoints. Works standalone or as a library, supports transactions, nested JSON output, and multiple database providers.
asp-net-core csharp database dotnet generation mysql oracle postgresql rest-api sql sqlite sqlserver yaml
Last synced: 20 Jan 2026
https://github.com/sabitor/md5tabsum
Calculation of the MD5 checksum of database tables
database go golang md5-checksum
Last synced: 09 Mar 2026
https://github.com/brazil-data-cube/bdc-db
Database Management for Brazil Data Cube Applications and Services
database flask-alembic flask-sqlalchemy postgresql python
Last synced: 12 Apr 2025
https://github.com/reiver/ld-base
ld-base is an open-source back-end, written in the Go programming-language, with built-in support for Linked Data (including JSON-LD). ld-base is useful for writing software for the Fediverse / Social Web, where you can just focus on building the front-end experience (and use "ld-base" as the back-end).
activitypub activitystreams back-end database fediverse json-ld linked-data social-web
Last synced: 11 May 2026
https://github.com/jxub/barrel_ex
BarrelDB Elixir client done in my GSoC '18. Mirror of https://gitlab.com/barrel-db/Clients/barrel_ex
barrel-db database elixir elixir-lang
Last synced: 16 Jan 2026
https://github.com/phpnomad/db
Database abstraction layer with table schemas, query building, caching, and event broadcasting
database datastore framework php phpnomad platform-agnostic query-builder sql
Last synced: 12 Jun 2026
https://github.com/softwareag/terracotta-org
The Terracotta Server provides powerful distributed in-memory data management capabilities for Terracotta products (such as Ehcache) and is the backbone for Terracotta clusters.
cache database ehcache quartz quartz-scheduler storage terracotta webmethods
Last synced: 07 Apr 2025
https://github.com/nasirkhan294/room-rental-back-end
This is a Rails API-only application designed to serve as the backend for a web application. It provides API endpoints to interact with data, such as storing and retrieving greetings, and is ideal for building RESTful services and handling data requests from a front-end client.. 📚
database postgresql ruby-gem ruby-on-rails sql
Last synced: 31 Aug 2025
https://github.com/valeriogc/db-videogames-query
Exercises about SQL queries
Last synced: 31 Aug 2025
https://github.com/badranalyst/data-cleaning-and-exploratory-data-analysis-project
This project uses SQL to clean and analyze a layoffs dataset. Data cleaning tasks include removing duplicates, standardizing values, and handling missing data. Exploratory analysis is performed to identify trends in layoffs across companies, industries, and time periods.
cleaning-data data database dataset mysql mysql-database sql
Last synced: 07 Apr 2025
https://github.com/piyushkumar2025/india-general-elections-2024_data-analyst
Analyzed election data for 540+ constituencies and 100+ parties using SQL. Calculated state-wise seat distributions, classified 30+ parties into alliances, identified top 10 candidates by EVM votes, calculated victory margins, and analyzed voting patterns for 300+ candidates to uncover key insights.
analytics data database mysql sql statistics
Last synced: 22 May 2026
https://github.com/lancewalk87/cls-cloud-sync-ruby-on-rails
Software | SQL Database with automated Cloud Sync for mitigating lost data across dist. servers. Managed by Ruby on Rails.
cloud-computing cloud-storage data database ruby ruby-application ruby-on-rails server sql
Last synced: 24 Jul 2025
https://github.com/boly38/drobadi
Use NodeJS to zip a directory and create backup onto dropbox
backup database dropbox hacktoberfest nodejs zip
Last synced: 26 Dec 2025
https://github.com/ibrahimraimi/database-backup-utility
A comprehensive command-line interface (CLI) utility for backing up and restoring any type of database
Last synced: 17 Jan 2026
https://github.com/hhorak/mariadb-container-doc
MariaDB container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
centos container database docker fedora mariadb mysql openshift rhel softwarecollections
Last synced: 10 Apr 2026
https://github.com/asishkumar-gouda/android-database
Database Connection JAVA
Last synced: 13 May 2026
https://github.com/sheblmohamed/redis-cluster-with-http-interface
Introducing Redis Cluster with ( High Availability + Sentinel Controllers ) with a simple HTTP interface, Redis insight to access & manage DB.
data-persistence database ingress kubernetes redis redis-cluster redis-insight redis-proxy webdis
Last synced: 16 Apr 2026
https://github.com/burnsoftnet/tailsqlite
This is an attempt to make an application to tail a SQLLite database, based on the table or view that you wish to follow and watch while your application interacts with the database.
database showcolumns tail trace watch
Last synced: 19 May 2026
https://github.com/helldatabase/hellpy
HellPy is a python connector for HellDB.
Last synced: 03 Feb 2026
https://github.com/apoorv0503/qkart_frontend_bacl
A fullstack shopping site made using: HTML, CSS,React.js, node.js, materialUI.
css database html javascript material-ui nodejs postman react
Last synced: 10 Apr 2026
https://github.com/aiselis/tispost
Lightweight library for using Postgres as nosql database
async database nosql postgresql python
Last synced: 16 Jan 2026
https://github.com/demonicious/jql
Module used for Creating, Managing, Writing and Reading JSON Files and use them as a Database
database database-management db json sql
Last synced: 25 Feb 2025
https://github.com/goldenhub/fullstackopen
Backend implementation of note app using nodejs
cors cors-proxy database database-schema deployment docker dotenv env environment-variables error-handler express-error-handler express-middlewares express-server flyio json-parser mongodb mongoose nodejs static-build static-middleware
Last synced: 10 Apr 2026
https://github.com/tharindu714/charity-service-database
This repository contains the SQL script to create and populate the Charity Service Database along with sample code for connecting to and using the database in multiple programming languages.
charity-donation-system database
Last synced: 07 Apr 2025
https://github.com/afrugalpenguin/dbml-diff
Structurally diff two DBML schema files - text, JSON, or an annotated DBML visual diff for dbdiagram.io
cli database dbdiagram dbml diff nodejs schema schema-diff
Last synced: 09 Jul 2026
https://github.com/ozzies-code/ejemplo-de-bases-de-datos
Aplicacion de una base de datos en ACCESS 2016 que hace uso del CRUD para manipular registros en una base de datos
crud dataadapter database datareader datarow datatable
Last synced: 03 Sep 2025
https://github.com/thetestgame/gh-pages-database
Experimental REST GET friendly statically hosted database information utilizing Github Pages
database github-pages jekyll json-data json-database rest rest-get-call
Last synced: 29 Apr 2026
https://github.com/libercosoft/vet_clinic_psgl
List of SQL queries to set up and manipulate a vet clinic database.
database postgres postgresql sql
Last synced: 23 Jun 2026
https://github.com/an4pdm/data_analysis_escolar
Projeto de BD com dados fornecidos pelo "Portal de Dados Abertos" , feito com o intuito de praticar minhas habilidades em SQL.
analise-de-dados data-visualization database mysql project-repository sql study
Last synced: 10 Apr 2026
https://github.com/h2lsoft/db-manager
PDO wrapper to simplify db queries and pagination
database db mysql pagination pdo pdo-wrapper php sql
Last synced: 10 Apr 2026
https://github.com/aghontpi/cryo-vault
A high performance, high compression database for storing chat conversations irrespective of AI/ Normal, written in rust
ai-database chat-archive chat-database chat-history chat-history-database conversations conversations-database database
Last synced: 09 Jul 2026
https://github.com/fuzeman/byte-sqlite
(Alpha) SQLite compiler and executor for byte
byte data-model database orm pypy python sqlite
Last synced: 23 Mar 2025
https://github.com/elisiomassaqui/kufuma
Kufuma é muito mais do que apenas um aplicativo de Simulação de Negócios - é o seu companheiro de jornada para explorar e aprimorar suas habilidades no backend, tudo isso com o poder do Flutter e do MongoDB Atlas.
authentication backend database design flutter interfax mobile-development mongodb-atlas online
Last synced: 10 Apr 2026
https://github.com/jcalopes/salesdatabase
Database with some transformations in javascript in order to transform into a non relational database using MongoDB instructions. The goal is to keep the balance between the client needs and database performance.
Last synced: 09 May 2026
https://github.com/ssoehdata/sql_for_data_science_specialization_course
Materials and Certifications from the SQL for DataScience Course
data-analysis data-science database databricks postgresql sql sqlite
Last synced: 10 Apr 2026
https://github.com/ysebo/database_final_project
Hospital Management System
database java jdbc postgresql swing
Last synced: 10 Apr 2026
https://github.com/elisiomassaqui/plano-de-estudo-maio-dezembro-2024
My 2024 Study Plan
c database express flutter frontend mobile-app mongodb-atlas node-js nodejs open-source python server system unity3d unreal-engine-4 web
Last synced: 11 Apr 2026
https://github.com/erenmulkoglu/vue-apps
Vue.js 3, Vuex, Vue Router ve Firebase ile geliştirilmiş 6 full-stack uygulama koleksiyonu. Blog, Chat, ToDo ve Project Planner içerir.(Collection of 6 full-stack applications built with Vue.js 3, Vuex, Vue Router, and Firebase. Includes Blog, Chat, ToDo, and Project Planner.)
bootstrap chatapp css database firebase html javascript npm todo vue vuex
Last synced: 11 Apr 2026
https://github.com/motapinto/feup-lbaw
Database and Web Applications Laboratory
css database docker-container full-stack-development html javascript laboratory laravel paypal-sandbox postgresql project socialite-google waterfall-development website
Last synced: 11 Apr 2026
https://github.com/kingsleyibe/hello-rails-react
This is a practice project to implement a connection between a Ruby on Rails back-end and React front-end.
database postgresql rails react
Last synced: 11 Apr 2026
https://github.com/jaaumg/trabalho-saulo-escola
Database system made completely in C
Last synced: 14 May 2026
https://github.com/rickcrz7/sports-api
API designed for a simple sport score tracker app with a simple admin webpage to manage data.
api backend-api database go mysql sports sql vue
Last synced: 11 Apr 2026
https://github.com/berntpopp/sqlite-search
SQLite Search is a desktop application built with Electron for searching and querying SQLite databases with ease. With its intuitive user interface, users can quickly connect to SQLite databases, execute searches, and view results in a tabular format.
database electron local search sqlite3 vue3 vuetify
Last synced: 13 Jan 2026
https://github.com/zguillez/zpy-database
Python database wrapper
database developer-tools helper mysql python
Last synced: 11 Apr 2026
https://github.com/schwabnicolas/ivlichen
On fait tah le sale avec vla les lichens.
css database django ecology html inventory javascript lichen mysql nature python tahlesale tailwind tailwindcss vlaleslichens
Last synced: 11 Apr 2026
https://github.com/frankkwabenaaboagye/accelerator-FL
Java Foundational Level
arrays crud database java junit restful-api searching-algorithms sorting-algorithms spring springboot stack
Last synced: 15 May 2025
https://github.com/gabriel-dev-c/node-project
Projeto focado no aprendizado aprofundado de NODE e desenvolvimento de tecnologias baseadas em TYPESCRIPT.
css3 database forms html5 javascript json-api nodejs php php-library typescript
Last synced: 11 Apr 2026
https://github.com/crni99/telephone-book
The program was typed in Java (JavaFX) and CSS was used for the layout. I used MySQL for the database. It consists of two parts, the main application and Admin panel in which you can alter the telephone book entries.
contacts crud crud-app crud-application css database fxml java java-animation javafx login-forms login-screen login-system mysql mysql-database phonebook search-algorithm sql telephone-directory
Last synced: 11 Apr 2026
https://github.com/vondrakk/stplr
stplr — a self-managing, horizontally-scaling distributed key/value + set-ops store (BSL 1.1)
database distributed-systems key-value-store lmdb rust
Last synced: 10 Jul 2026
https://github.com/Frozen-Archive/FF_DB_MS_ODBC
Microsoft ODBC API based ODBC plugin for Unreal Engine 5 and Windows platform.
backend connector database mssql mysql odbc postgresql sql ue5 ue5-plugin ue5-project ue5-template
Last synced: 30 Dec 2025
https://github.com/wiblink/rodadelapan_wizard
pengembangan dari multisri wizard, jika dijalankan di localhost pastikan menjadi http://localhost/multisri_wizard/
car database javascript php php7 rental wizard-steps
Last synced: 15 Mar 2026
https://github.com/neha-adnani/sql_music-store-analysis
SQL-based data analysis of a digital music store's sales and customer data.
business-analysis data data-analysis database follow-along-projects pgadmin4 portfolio-project postgres queries sql
Last synced: 18 Jun 2025
https://github.com/kitaah/crispy_choco
Application permettant aux salariés d'une entreprise de consulter les coordonnées d'autres salariés
chocolate csharp database dotnet fontawesome management-application rich-client sql sql-management-studio sql-server-express student-project windows-forms
Last synced: 11 Apr 2026