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/aachourmohamed/vit-clinic
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
database gitflow postgresql sql
Last synced: 18 May 2026
https://github.com/vladd12/dialects-server
Server for dialects project
backend database docker fastapi postgres postgresql
Last synced: 09 Apr 2026
https://github.com/awncorp/doodle
Database DDL Statement Builder
database ddl migrations perl perl5
Last synced: 18 May 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/allubie/Celestial-Bodies-Database
This is a sample database prepared for FreeCodeCamp's relational database course.
bash database freecodecamp postgresql relational-databases sql
Last synced: 17 Apr 2025
https://github.com/leven-framework/dba-common
📑 simple database abstraction interface with OOP query builder and a mock implementation for easy testing
adapter database database-abstraction database-layer dba dbal mock mysql php php8
Last synced: 09 Apr 2026
https://github.com/anuppm9917/bank_database_management_mysql
The bank database manages customer, account, branch, and loan data. It supports operations like sorting, joining tables, and filtering records by criteria, aiding in efficient banking data management and analysis.
database database-management mysql sql
Last synced: 18 Apr 2026
https://github.com/rebecarolinax/mongo_database
This repository is a library of knowledge developed during Non-Relational Database classes, with the aim of providing in-depth knowledge of data science and storage.
Last synced: 05 Jan 2026
https://github.com/fatiq123/sharedpreferences
Shared Preferences in Android Kotlin
database kotlin sharedpreferences
Last synced: 18 May 2026
https://github.com/bipul-hossein/mongodb-crud
Here are some steps of MongoDB crude operation. which makes MongoDB integration easier.
Last synced: 18 May 2026
https://github.com/leonsilva15/oracle-sql
My notes from the Oracle SQL 19c workshop
database oracle oracle-database oracle-sql oracle-sql-developer sql
Last synced: 03 Jul 2026
https://github.com/raniellyferreira/kubernetes-database-backup
Kubernetes job for database backup
auto-rotate backup chart charts database devops helm kubernetes mariadb mongo mongodb mysql postgre postgresql
Last synced: 11 Apr 2026
https://github.com/blaze6950/coorhistorybot
This is example of telegram bot and city quest game
bot coordinates csharp database sql sqlite-database sqlite3 telegram telegram-bot telegram-bot-api visual-studio
Last synced: 18 May 2026
https://github.com/mirza-abdul-wasay5704/gym-management-system-django
A web-based Gym Management System built with Django to streamline gym operations. Manage members, trainers, plans, payments, and visualize data insights via an intuitive dashboard. Features include membership tracking, revenue statistics, and expiring alerts.
css database django-framework javascript python3
Last synced: 12 Apr 2026
https://github.com/umarwazeer/laravel-blog-app
This is a full-stack blog application built with Laravel (backend) and Vue.js (frontend).
Last synced: 09 Apr 2026
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/ishanshah018/storezen-retail-system
A comprehensive smart retail management system featuring inventory tracking, customer analytics, and AI-powered shopping assistance. Built with React, Node.js, and Django with Razorpay payments and Twilio notifications.
api backend database django-rest-framework express-js frontend jwt-authentication mern-stack middlewares mongodb node-js react-js web-development
Last synced: 11 Apr 2026
https://github.com/helloojasmutreja/query-random-model
Query Model is a state-of-the-art Ruby on Rails application that utilizes the power of natural language processing and machine learning to assist users in making quick and confident decisions. The application allows users to post their queries along with multiple options, and with just a click, it will provide a random option chosen.
click database decision making quick relible ruby
Last synced: 29 Apr 2026
https://github.com/niniola-creator/niniola-creator
This is a repository that I have created to show my skills, share my projects and track my progress in my data science/web development journey.
bootstrap5 css3 data-analysis data-science data-visualization database html5 javascipt javascript matplotlib pandas powerbi python spreadsheets sql
Last synced: 07 Apr 2026
https://github.com/mag1cfrog/arrow-tiberius
Apache Arrow and SQL Server bridge through Tiberius
apache-arrow arrow async-rust bulk-load database mssql rust sql-server tds tiberius
Last synced: 30 May 2026
https://github.com/k178412/sql-data-warehouse-project
A hands-on data warehouse project using SQL Server, covering ETL processes, and data modeling.
bronze-layer data-analysis data-analytics data-cleaning data-engineering data-warehouse database datalake dataset datawarehouse etl etl-pipeline etl-process gold-layer silver-layer sql sql-query sql-server sqlserver
Last synced: 25 Apr 2026
https://github.com/tengu712/database-around-touhou
An unofficial database related to around the Touhou Project.
Last synced: 02 Sep 2025
https://github.com/heincm/burgerlogger
Makes use of a server and handlebars as well as get, post, and put methods with a SQL database and ORM
database express get handlebars orm post sql
Last synced: 11 Apr 2026
https://github.com/rafaelmachadobr/dslist
Esse repositório é um motor de busca de jogos que possibilita aos utilizadores encontrar detalhes acerca de diversos jogos. Os utilizadores têm a capacidade de efetuar pesquisas com base no género e classificação dos jogos. Adicionalmente, a aplicação inclui uma funcionalidade especial que permite personalizar a ordenação da lista de jogos.
api back-end crud database game h2-database hibernate java jpa maven postgresql restful spring spring-boot
Last synced: 11 Apr 2026
https://github.com/xieyuheng/fidb
What if we use file system as database?
database db file filesystem fs nosql relational-database schemaless
Last synced: 30 Jul 2025
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/greenenergy/dbp
Database Patcher
database go golang migration postgres postgresql sql sqlite
Last synced: 17 Jan 2026
https://github.com/alissonooliveiraofc/task-list-v1
Que tal uma lista de tarefas simples e prática para um melhor gerenciamento do dia-a-dia de forma consistente e organizada? Em breve uma nova versão com novas features pra vocês #letsCode!
code code-exercise css database dom javascript localstorage storage task task-manager todoapp todolist tools
Last synced: 02 Feb 2026
https://github.com/hatamiarash7/mongo-with-auth
Setup authentication on Official MongoDB image
database docker docker-image mongo mongodb
Last synced: 09 Apr 2026
https://github.com/youssefwilliam/db2project
Database project, check the `databasell-propject-part1.pdf` for more details
database database-migrations database-schema java
Last synced: 21 May 2026
https://github.com/shubhamsoni98/capstone_project_1_financial-analytics
Predicting Stock Prices for Top 5 Global Tech Companies
anaconda analytics api capstone-project data-science database dbms eda jupyter-notebook machine-learning-algorithms modeltraining mysql prediction project python regression scikitlearn-machine-learning stocks tableau yahoo-finance
Last synced: 21 Feb 2026
https://github.com/basem909/budget-app
Budget-app (Smart Finance) is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database erb-template rails ruby
Last synced: 11 Apr 2026
https://github.com/apbadaro/bootcamp-java-spring-matera
api-rest database java jpa lombok maven mvc-architecture spring spring-data-jpa
Last synced: 11 Apr 2026
https://github.com/ale-pantoja/todo-app-backend
Backend de una aplicación de lista de tareas (Todo App) con base de datos utilizando Supabase
backend database express javascript nodejs postgresql supabase todoapp todolist
Last synced: 07 Apr 2026
https://github.com/labex-labs/sqlite-intermediate-to-advanced
In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!
advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management
Last synced: 18 May 2026
https://github.com/devoloper-1/retailpulse
A dynamic data visualization dashboard analyzing global supermarket trends, competitors, and market insights
amcharts5 bootstrap css data-visualization database flask html javascript pandas python sqlalchemy sqlite tailwind-css walmart
Last synced: 11 Apr 2026
https://github.com/kogo1616/sql
Dive into the SQL Sandbox for a collection of SQL exercises and solutions. From basic queries to advanced database manipulations.💻🔍
Last synced: 16 Mar 2026
https://github.com/muhammad-haram/chat-app
authentication css database firebase javascript reactjs
Last synced: 11 Apr 2026
https://github.com/chompfoods/sdk-java
Java 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.
api branded chomp data database food gradle grocery ingredients jar java java-sdk nutrition openapi raw recipe-api recipes sdk
Last synced: 09 Apr 2026
https://github.com/luizgustavo1001/projetozeuscompjr
Projeto de um site conectado a um Banco de Dados em MySQL utilizando PHP
api css3 database html5 mysql-database php8
Last synced: 28 May 2026
https://github.com/rb555/restapi-springboot
Rest API developed in Java 17 and Spring Boot 3
crud-api database h2-database java maven rest-api spring-boot
Last synced: 07 Apr 2026
https://github.com/shayaanq/casino-database
This casino database was made using Data structures like Linked Lists and Sorting Algorithm in C++. It is used for efficient storage and manipulation of customer records, demonstrating proficiency in file I/O, data parsing, and sorting algorithms.
casino data-structures database linked-list sorting-algorithms
Last synced: 05 May 2026
https://github.com/jaymar14/week-14
handlebar activities
database expressjs handlebars-js nodejs
Last synced: 11 Apr 2026
https://github.com/adbc-drivers/driverbase-rs
Base framework and other libraries for developing ADBC drivers in Rust.
Last synced: 16 Jan 2026
https://github.com/alizul01/laravel_big_data_query
💡 It's just one of solution to handle database with 800k rows, use paginate and chunk for optimize the query data
bigdata business-intelligence database datawarehouse laravel
Last synced: 10 Apr 2026
https://github.com/mikaelvesavuori/turso-demo
Demonstration of using Turso for a mock CRM.
Last synced: 16 Apr 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/zastinian/hedystia.db-rs
A database made by the company hedystia developed in Rust, easy to use
database db discord discordjs easy encrypted hedystia javascript json typescript
Last synced: 27 Feb 2026
https://github.com/timothy-bartlett/python-oracledb
Python driver for Oracle Database conforming to the Python DB API 2.0 specification. This is the renamed, new major release of cx_Oracle
Last synced: 16 May 2026
https://github.com/miottonicola/unive-bd_ecommerce-project
E-commerce with database project.
database ecommerce-website html python sql
Last synced: 08 Apr 2026
https://github.com/r-n/tebak-nama
A name guessing "game" made with Unity3D 5.4
2d c-sharp csharp database game game-dev game-development gamedev guessing-game quiz quiz-game sqlite streamingassets unity unity-3d unity3d
Last synced: 09 Apr 2026
https://github.com/mgodoyd/systemhotel-mdw
Final QA project, analysis carried out on the hotel project tenth semester of the university
database hibernate-jpa java orm-framework spring-boot sql-server
Last synced: 09 Apr 2026
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/nabilaagha/fall-detection-system-for-elderly-safety
The Fall Detection System is an IoT-based solution for elderly safety, using ESP8266, MPU6050, and NEO6GPS to detect falls and track location in real time. Data is sent to the cloud for instant caregiver alerts. This system ensures quick emergency response, enhances independence, and provides a cost-effective, reliable safety solution.
arduino css database iot-application python visual-studio-code
Last synced: 05 Apr 2026
https://github.com/akunna1/nexus-social-media-app
Mobile responsive therapy like social media app (Frontend completed). Remake of Nduka Social Media App. Backend code: https://github.com/akunna1/Nexus-Social-Media-App-2
dark-mode dark-mode-toggle database expressjs full-stack html mysql nodejs react react-icons tailwindcss user-authentication
Last synced: 09 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/say25/agnosticdatabasehelper
A console app that returns a list of DbMetaDataCollectionNames.DataSourceInformation data.
csharp database dotnet dotnet-core
Last synced: 06 May 2026
https://github.com/puspacempaka/hackerrank-sql-challenges-intermediate
This repository features solutions to various intermediate-level SQL challenges from HackerRank. It includes efficient SQL queries, problem-solving techniques, and well-documented scripts. Explore these solutions to understand different SQL problems and enhance your skills.
challenges data-analysis database hackerrank-solutions queries sql sql-intermediate-level
Last synced: 02 Jan 2026
https://github.com/chaluvadis/postgres-schema-sync
PostgreSQL Schema Compare & Sync
database devops hacktoberfest postgresql schema typescript
Last synced: 20 Jan 2026
https://github.com/dina-hosny/sparkify---data-modeling-with-postgres
Sparkify - Data Modeling with Postgres - Udacity Data Engineering Expert Track.
data-engineering data-modeling data-pipelines database dataset fwd postgresql python sql udacity
Last synced: 09 Apr 2026
https://github.com/takk8is/uniqueemailextractorfromsql
Python Unique Email Extractor from SQL
database david-c-cavalcante email email-extractor email-marketing extractor free macos marketing marketing-tools mysql mysql-database python python3 sql takk-ag takk-design takk8is
Last synced: 24 Mar 2025
https://github.com/haideratgh/sql-data-analytics-project
This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis
analytics business-analytics business-intelligence data data-analysis data-analyst data-analytics data-engineering data-science data-scientist database datascience query reporting sql sql-query sql-server window-functions-in-sql
Last synced: 29 Jun 2025
https://github.com/tobidi0410/kysely-sqlite-http
An Kysely dialect for querying data from statically hosted sqlite databases
database dialect gh-pages http kysely sqlite static-site vfs
Last synced: 27 Jan 2026
https://github.com/ruturajjadhav07/simple-crud-spring-application
A simple CRUD application built with Spring Boot, Thymeleaf, and MySQL, demonstrating the basic operations of Create, Read, Update, and Delete. This project is perfect for beginners to understand how to interact with databases using Spring Data JPA and how to render data dynamically on the front end using Thymeleaf templates.
beginner-project crud crud-application database database-operations java javaspringboot mysql mysql-database spring-boot spring-boot-tutorial thymeleaf web-development
Last synced: 26 Feb 2025
https://github.com/swativerma2/mongodb-notes
This repo is a comprehensive collection of notes, examples, and resources that I have compiled while learning MongoDB.
aggregation-pipleline crud-operation database mongodb mongodb-atlas mongodb-collections mongodb-document
Last synced: 18 May 2026
https://github.com/xander1936/project4-map-out-a-technical-solution-for-the-food-delivery-site-expressfood
In this project, we use MySQL Workbench to design the UML diagram, build the database (tables of customers, deliverers, dishes, orders and order quantities) and finally make SQL queries on the client and server side.
database mysql mysql-database relational-databases sql sql-queries tables uml-diagram workbench
Last synced: 18 May 2026
https://github.com/fortmea/python-local-database
A python package made to simplify the use of json as a mean to organize and store data.
Last synced: 22 Feb 2026
https://github.com/brkyvrkn/oracle-sql-demo
Information management system about pharmacies
apex database information-management oracle sql
Last synced: 30 Oct 2025
https://github.com/alexandrbig1/goit-sql-hw-04
This repository houses my third homework assignment for the SQL module, focusing on DML and DDL commands. Explore data manipulation and database structure definitions through practical exercises.
computerscience data-structures database ddl-commands dml-commands softwareengineer sql
Last synced: 02 Jul 2025
https://github.com/erikrios/learn-sql
Learn About SQL (Structured Query Language) with MySQL DBMS
database mysql mysql-database sql structured-query-language
Last synced: 27 Apr 2026
https://github.com/siddik-1997/basic-sql-queries
This repository contains a collection of basic SQL queries for working with MySQL. The queries cover a variety of common operations, including SELECT, Create, Search, Update. Each query includes a brief description and is well-commented for easy understanding.
basicsql database sql xampp-server
Last synced: 14 May 2025
https://github.com/maks28atish03kumar04sahu01/swiftmail-mail-client-work
SwiftMail is a sleek and intuitive mail client that allows users to send and receive emails effortlessly. Featuring a starred mail system for important messages and a trash function for easy email management, SwiftMail helps you stay organized. Powered by Vite, React, Zustand, and Firebase.
authentication css3 database firebase frontend-web html5 javascript mailclient reactjs responsive-web-design
Last synced: 09 Apr 2026
https://github.com/marcellofabrizio/2pl-emulator
Lock management emulator using the Two-Phase Locking algorithm
Last synced: 10 May 2026
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/yisus82/fic-bd2
Bases de Datos 2 - Facultad de Informática de A Coruña
Last synced: 24 Mar 2025
https://github.com/waxnet/roguard
Roblox TOS Violation Account Database
database detection moderation reasearch roblox tos
Last synced: 24 Aug 2025
https://github.com/r-n/albumtravel
Travel and album ordering. Admin can put images into album template.
bootstrap canvas codeigniter css database email-sender grocery-crud html javascript jquery mailer mysql php web web-programming
Last synced: 07 Apr 2026
https://github.com/astropenguin/asj-meetings
Unofficial database of the ASJ meetings
asj astronomy database meetings
Last synced: 18 May 2026
https://github.com/andrewjbateman/node-orm-postgres
:clipboard: Node.js backend using TypeORM & Typescript to create a data Entity model and perform CRUD operations on the data in a PostgreSQL database, Angular frontend with Tailwind styling to display backend data
angular14 crud css3 database database-management html5 json node nodejs orm postgres postgresql tailwindcss typeorm typescript typescript4
Last synced: 06 Apr 2026
https://github.com/timjjting/a-brief-introduction-to-common-database-models
Slides for A Brief Introduction to Common Database Models & Graph Databases
Last synced: 23 Sep 2025