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-08 00:08:06 UTC
- JSON Representation
https://github.com/hummel009/databases-ii
БД - лабораторные работы БГУИР (3 курс)
Last synced: 07 May 2025
https://github.com/aleksrutins/butterfly
Dead simple database tooling for Node.js.
database libsql nodejs typescript webstandards
Last synced: 17 Feb 2026
https://github.com/javier/questdb-oauth-query
send queries to questdb over rest api using oauth
database oauth2 oidc oidc-client questdb sql time-series
Last synced: 16 May 2026
https://github.com/mingledb/mingledb
a lightweight file-based NoSQL database with schema validation and authentication for local or embedded use.
bson compressed database embedded flatfile local tinydb
Last synced: 15 May 2026
https://github.com/carljoshua/gooey
Gooey is a command-line tool which creates web-based GUI that can be used to manage different databases.
Last synced: 17 Jan 2026
https://github.com/meharehsaan/webtechnologies
This repository contains all web engineering labs and practice codes written in java
database java labs oops-in-java serlvet
Last synced: 17 May 2026
https://github.com/drewk2629/employee-tracker
CLI Employee Tracker that I've built.
cli console database javascript mysql mysql2 nodejs
Last synced: 03 Apr 2025
https://github.com/giovaneiwamoto/database-rpc
💼 Database RPC - Allow users to perform basic operations on a remote system by making remote procedure calls for efficient data handling.
Last synced: 15 May 2026
https://github.com/vilhalva/sql-injection
👨🏫EXECUTE COMANDOS SQL INJECTOR EM UM AMBIENTE CONTROLADO (PARA FINS EDUCACIONAIS).
cdn css database html javascript jquery mini-curso php postgresql projeto site
Last synced: 04 Apr 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_singapore
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🇸🇬️ The Earth/Singapore database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-singapore seanpm2001-worlddb-development seanpm2001-worlddb-project singapore svg-lang svg-language world-db worlddb
Last synced: 20 Jan 2026
https://github.com/ishaansathaye/csc365-introdatabasesystems
Cal Poly CSC 365 Intro to Database Systems Spring 2023
Last synced: 27 Apr 2026
https://github.com/jhonywalkeer/reading-csv
Reading and manipulating data from a csv file using Node.js with Typescript and inserting it into the database
csv database nodejs prisma reading typescript
Last synced: 14 Apr 2026
https://github.com/juandbta/recipes-project
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, the app allows you to make them public so anyone can access them.
capybara css-flexbox css3 database front-end-development posgresql rspec ruby ruby-on-rails unit-testing
Last synced: 12 Apr 2026
https://github.com/rawsashimi1604/poke_tcg_db
Poke TCG DB is a web application made to conveniently access all the information you need on Pokemon TCG Cards at one place.
database express fullstack javascript nextjs pokemon postgresql reactjs restapi tradingcard
Last synced: 12 Apr 2026
https://github.com/jjacoboflorez95/tech-giants
A comprehensive full-stack management system for inventories, employees, products, customers, and orders. Built with Node.js, Express, and MongoDB.
college-project crud database ejs express-js full-stack mongodb node-js pdfkit web-application
Last synced: 12 Apr 2026
https://github.com/porebskk/simple-php-document-store
SimplePhpDocumentStore is a simple NoSQL database for storing php arrays and querying them.
database dbal documentation nosql php sqlite
Last synced: 13 Jan 2026
https://github.com/astrabert/supaseqs
Basically BLAST, but written in PostgreSQL😉
bioinformatics blast data-management database dna-sequences fastapi nucleotide-sequence postgresql sqalchemy supabase vector-database vector-search
Last synced: 12 Apr 2026
https://github.com/nodef/pg-english
English interface to PostgreSQL.
database english interface language natural nlidb nlp pg postgresql processing
Last synced: 27 Feb 2025
https://github.com/dwidevelopes/database-input-pelanggran-mahasiswa
Menginput data Mahasiswa Yang Melakukan Pelanggran yang siap di data dan di hukum Dan juga siap Terkena Sanksi
aplikasi aplikasi-sekolah data data-analysis database input-method mahasiswa sekolah siswa siswi website
Last synced: 02 May 2026
https://github.com/diegovictor/crunchyroll-notifier
Reads Crunchyroll's Animes RSS and notify users through push notification when new animes' episodes are published. Built to AWS Cloud.
api aws database docker dynamo dynamodb javascript js lambda node nodejs notification rss serverless-framework sns sqs
Last synced: 14 Apr 2026
https://github.com/dwidevelopes/portofolio-dwi-bakti-n-dev
Portofolio Dwi Bakti N Dev
chatbot-framework chatgpt4 database dwi-bakti dwi-bakti-nugroho encryption-decryption portfolio-website portofolio portofolio-dwi-bakti portofolio-web vercel-deployment viture web-development website website-design website-development
Last synced: 08 Apr 2025
https://github.com/miladsade96/mysql_notes
Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer
database db dbms mysql mysql-database queries query sql
Last synced: 06 Jan 2026
https://github.com/learnwithkawsar/mssql.sqlhelper
SQLHelper is a simple class to help with MSSQL databases
database helper library microsoft mssqlserver sql
Last synced: 09 May 2026
https://github.com/websolutionstuff/laravel-9-livewire-crud-operation
In this article, we will see the laravel 9 livewire crud operation. we will learn about livewire crud operation in laravel 9 and how to create crud operation using livewire in laravel 9. Also, see how to install livewire in laravel 9.
crud-application crud-operation database laravel laravel-9 livewire livewire-components livewire-crud mysql php
Last synced: 12 Apr 2026
https://github.com/kevindeyne/vardogr
Vardøgr is a CLI that can push production-like data to test environments securely and at scale
cli data-generation data-generator database mariadb mysql postgresql scrambled-data
Last synced: 12 Apr 2026
https://github.com/anzo52/mysqlcom4py
Simple command line tools for MySQL using Python
cli database mysql mysql-python-connector python-cli sql
Last synced: 12 Apr 2026
https://github.com/Firesphere/silverstripe-sspy
Python based SSPAK export with higher reliability and cross-platform compatibility
database dump export hacktoberfest mariadb mysql python python3 rickandmorty silverstripe sspak transfer-data
Last synced: 22 Apr 2025
https://github.com/jelastic-jps/mariadb-replication
Primary-Secondary replication is used to solve performance problems, to support the db backups, and to alleviate system failures
database database-replication database-server jelastic jps mariadb mariadb-database mariadb-replication master-slave-replication primary-secondary-replication replication slave source-replica
Last synced: 22 Apr 2025
https://github.com/tothantonio/utcn
personal files for courses I took at Technical University of Cluj-Napoca
algebra-linear analysis assembly c data-structures-and-algorithms database digital-system-design java oop vhdl
Last synced: 12 Apr 2026
https://github.com/fitri-hy/electron-desktops-nodejs
Desktop application (base template) designed for NodeJS-based backoffice and data management needs.
backoffice database ejs electron nodejs project sql-js sqlite tailwind-css template
Last synced: 06 Jan 2026
https://github.com/aurcode/docker
My custom docker files for home server and staff
database grafana monitoring-tool ollama pihole
Last synced: 20 Apr 2026
https://github.com/dhruvathaide/webwizards
Nirmaan 2023-Web Wizards
css database database-management hackathon-project html5 javascript php sql
Last synced: 12 Apr 2026
https://github.com/heru-himawan-tl/fdaf
FDAF (or F.D.A.F) is a free, open-source, MVC framework to build Java web applications and enterprise applications implementing Jakarta EE / Java EE, with MVC design implementing JSF (Jakarta Server Faces) (1st commit: September 14th, 2020)
business-tier database developer-tools development-tools eclipselink facelets framework jakarta-ee jakarta-server-faces javaee jpa jpa-hibernate jsf jsf2 modern mvc-framework payara servlet web-tier wildfly
Last synced: 10 Mar 2025
https://github.com/apache/cloudberry-devops-release
DevOps and Release for Apache Cloudberry (Incubating)
ai big-data cloudberry data-analysis data-warehouse database devops distributed-database greenplum mpp olap postgres postgresql
Last synced: 04 Sep 2025
https://github.com/afrid1045/database_project
Database of 'Prisons in India'
database indian-prisons pgadmin4 postgresql-database python sql streamlit-framework streamlit-ui
Last synced: 28 Apr 2026
https://github.com/kenjyco/sql-helper
Helper funcs and tools for working with SQL in mysql, postgresql, and more
cli database kenjyco mysql postgresql python sql sqlalchemy sqlite
Last synced: 04 Jul 2025
https://github.com/parmesh119/citytrack
This website works in a simple way. First of all, every person has to register themselves. After that, they can see the services, and also after that, they can easily file a complaint to the specific government body. In the common citizen section, they can easily fill out the complaint form
backend bootstrap5 database front-end-development html-css-javascript php8 react-native reactjs tailwind-css webdevelopment
Last synced: 13 Apr 2026
https://github.com/rahul-404/full_stack_data_science_with_generative_ai
Welcome to the repository for the course "Full Stack Data Science with Generative AI". This repository is designed to accompany the course and provide resources, exercises, and projects related to the study of data science and generative AI techniques.
data-analysis data-science data-visualization database deep-learning exploratory-data-analysis feature-engineering generative-ai machine-learning nlp python statistics
Last synced: 12 Apr 2026
https://github.com/mimani68/db-backup-operator
Custom Kubernetes Operator for DB backup
crd database k8s kubernetes operator
Last synced: 12 Apr 2026
https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api
It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.
backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget
Last synced: 19 Apr 2026
https://github.com/sunshine-database/sunshine
Lightweight json-database library for Python
database db json json-database python python3 sunshine
Last synced: 04 Feb 2026
https://github.com/mechadragonx/l
2020 Computer Science HL IA・An application that parses multiple different types of resumes and puts the data, in a sorted fashion, on a database. Name based on the "Death Note" character. (http://bit.ly/l-dn)
aws-lambda csharp database dotnetcore3-1 dynamodb nodejs pdf pdf-document-processor resume-parser s3-bucket word-documents
Last synced: 29 Apr 2026
https://github.com/j-obog/simple-db
A lightweight, NoSQL database for Python.
Last synced: 17 Jan 2026
https://github.com/rrrokhtar/express-dynamodb
express-dynamodb is a wrapper package for DynamoDB that simplifies its usage. It provides convenient functions for common operations such as inserting or updating items, deleting items, and querying items based on different criteria.
aws database ddb dynamodb dynamodb-local easy-to-use serverless
Last synced: 04 Feb 2026
https://github.com/aliatayee/vet_clinic
This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.
Last synced: 04 Jul 2025
https://github.com/karrlab/datanator_frontend
Graphical web-based interface for the Datanator toolkit for discovering data for modeling cells
biology cell computational-biology database modeling molecular-biology search-engine simulation systems-biology
Last synced: 12 Apr 2026
https://github.com/unikueltd/multiple-datasource-spring-boot-starter
Multiple datasource for spring boot starter
database datasource spring-boot spring-starter
Last synced: 14 Jan 2026
https://github.com/BetweenTwoTests/between_dbs
DDL & test data for different databases for ETL data quality checks / data loading tests
Last synced: 30 Jul 2025
https://github.com/HuangRicky/DBFactory
R package to manage database connections
connection connection-pool database mysql odbc oracle r sqlserver
Last synced: 30 Jul 2025
https://github.com/izelnakri/fixturist
Fix the foreign-key constraints in your fixture driven backend tests. This library is an algorithm for populating relationships from your development database
database ecto elixir fixtures foreign-key-constraints testing testing-tools
Last synced: 27 Apr 2026
https://github.com/abdelwahab-ahmed-shandy/Database-Design-with-ERD-EERD-Relational-Schemas-SQL-Implementation
A collection of projects featuring Enhanced Entity-Relationship Diagrams (EERDs), Relational Schemas, and SQL code .
database eerd erdiagram relational-schemas sql-server
Last synced: 25 Aug 2025
https://github.com/tarsislimadev/rdap-api
To find domain data in RDAP servers
Last synced: 15 Apr 2026
https://github.com/primaryobjects/bogleheads-keywords
Web-based keyword frequency analyzer, created by ChatGPT4.
ai chatgpt chatgpt4 database finance flask investments keywords nlp python webapp webapplication
Last synced: 13 Apr 2026
https://github.com/yousha/dbalite
A lightweight DBAL(Database Abstraction Layer) library for PHP.
database database-access-layer dbal migration mysql oracle php schema-management sqlite
Last synced: 09 Apr 2025
https://github.com/iantomasinicola/ebook
La mia guida completa sul linguaggio SQL "Come scrivere una query"
database mysql mysql-database sql sql-server
Last synced: 19 Apr 2026
https://github.com/yuizho/db-raccoon
A JUnit5 extension to make the test data setup easier
database db-testing java junit5 kotlin test
Last synced: 14 Jan 2026
https://github.com/j5gomes/tbd-subject
Repository to store all classes of TBD subject contents of the ISEP | Agile Development Course
Last synced: 13 Apr 2026
https://github.com/amirfarzamnia/velocedb
VeloceDB: A High-Performance, Secure, and Robust Local Database
database fast json localstorage nodejs secure storage
Last synced: 09 Apr 2025
https://github.com/bxvant/hibachiholic
A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS
css3 database expressjs nodejs npm postgresql reactjs sql typescript
Last synced: 26 Jan 2026
https://github.com/gabriellima-4/banco-de-dados-nosql
Repositório para armazenar um trabalho sobre BD NoSQL da disciplina de Banco de Dados 2.
Last synced: 04 Feb 2026
https://github.com/escape-dev/rails-jwt
api database postgresql ruby ruby-on-rails-7
Last synced: 13 Apr 2026
https://github.com/teraearlywine/sample-sql
The following repo contains samples of SQL code that can be referenced by future clients or employers.
Last synced: 13 Apr 2026
https://github.com/hubbub-tech/blubber-orm
Package for Hubbub connections, a postgreSQL ORM built on psycopg2.
Last synced: 02 Apr 2025
https://github.com/patrickkoss/patrick-db
PatrickDB is a simplified Rust-based database designed to demonstrate distributed database principles. This distributed key-value store employs Zookeeper for replication and partitioning. Data is stored in a row-based format using a file-based system.
database database-management-system key-value-store partitioning replication rust rust-lang
Last synced: 17 Jan 2026
https://github.com/argentsea/pg
The Argent Sea framework for PostgreSql
ado-net data-library database netstandard orm orm-framework orm-library postgres postgresql shard sharding
Last synced: 14 Jan 2026
https://github.com/moosaharoon6/auth-with-fierbase
Authentication Boilerplate with Next.js, Tailwind CSS, and Firebase 🔒 A modern authentication boilerplate featuring: Frontend: Next.js, React, Tailwind CSS, DaisyUI. Backend: Firebase with secure sign-up, login, and email verification. Clean structure, reusable components, and responsive design for fast development.
authentication dais database login nextjs reactjs signup tailwindcss
Last synced: 11 Mar 2025
https://github.com/sunilhooda/airtable-database
Airtable was founded on the belief that software shouldn't dictate how you work you should dictate how it works. Our mission is to democratize software creation by enabling anyone to build the tools that meet their needs. This is a back-end mock api.
Last synced: 10 May 2026
https://github.com/rapidwebltd/zebra-session-loader
🦓 Automatically start Zebra sessions (database powered sessions)
Last synced: 16 Apr 2026
https://github.com/queritylib/querity-demo
Demo project for the Querity library
database elasticsearch java jpa mongodb nosql query-builder spring spring-data sql
Last synced: 13 Apr 2026
https://github.com/anthonygress/e-commerce-backend
An E-Commerce backend app that utilizes Node.js and Sequelize for the database management. It also uses Express.js to create custom API endpoints. The connected database is a MySQL db.
api backend database ecommerce mysql nodejs restful-api sequelize
Last synced: 13 Apr 2026
https://github.com/ryansn/schemacrawler_docker
A Docker container for Running SchemaCrawler on Dockerized Databases
database docker postgres relationships schemacrawler
Last synced: 17 Apr 2026
https://github.com/amadou-6e/ipython-sqlcmd
Run SQL Server Queries in Jupyter with Ease: Create tables and databases using Ipython magic for SQLCMD easily connect to Microsoft SQL Server from IPython/Jupyter notebooks using the sqlcmd utility. Supports variable substitution, batch execution, external SQL files, and more.
database ipython-magic ipython-notebook ipython-sql ipython3 jupyter jupyter-notebooks mssql mssql-database mssql-server sql sql-server
Last synced: 22 Feb 2026
https://github.com/hasnatrasool163/-javafx-school-management-system
A comprehensive School Management System desktop application built with JavaFX and SQLite. Ideal as a final-year or portfolio project, this system offers CRUD operations across multiple modules in a clean, user-friendly UI.
css database java javafx javafx-application javafx-desktop-apps javafx-gui javafx-project maven school-management school-management-software sqlite
Last synced: 13 Apr 2026
https://github.com/sabujxi/people-store
An android app initially for educational purpose. Initially developed for teaching SQLite in Android
android android-application database java sqlite
Last synced: 13 Apr 2026
https://github.com/aadityachapagain/gre-hunt
system to track and update the words i learn during my entire time , self personalized for my linux system
bash-script data-mining database gnome gre mongodb notification python
Last synced: 13 Apr 2026
https://github.com/yucelz/q-store
A database architecture that leverages quantum mechanical properties—superposition, entanglement, decoherence, and tunneling—as **core features** for exponential performance advantages in vector similarity search, relationship management, and pattern discovery.
Last synced: 26 Jan 2026
https://github.com/exprays/orion
An insanely-fast, in-memory KV database supporting persistence built form scratch
database golang goroutines in-memory-database vector-database
Last synced: 21 May 2026
https://github.com/anonymousknight07/secure-admin---role-based-access-control
Secure Admin is a Role-Based Access Control (RBAC) user interface designed to manage users, roles, and permissions dynamically.
admin-dashboard corporate-functions database database-management react tailwindcss user-interface user-management vite
Last synced: 07 Apr 2026
https://github.com/remarkablemark/github-actions-postgres-example
GitHub Actions PostgreSQL Example
database github-actions nodejs postgres postgresql
Last synced: 13 Jun 2025
https://github.com/ankit21111/filmilytics
This repository contains data and analysis on RSVP Movie House Production, focusing on past performance metrics and audience trends. Our goal is to derive actionable insights that can guide future productions for greater success. Explore the data, analysis scripts, and recommendations to understand how RSVP can thrive in the film industry.
data-analysis database database-design database-schema erdiagram sql
Last synced: 13 Jun 2025
https://github.com/tinix/customers-api-rust
accounts api customers database deploy development postgresql rust rust-lang users
Last synced: 13 Apr 2026
https://github.com/abdul-wahab619/prisma-crud
This repository demonstrates how to use Prisma with MySQL to perform CRUD (Create, Read, Update, Delete) operations. It covers setting up Prisma, defining a schema, migrating the database, and executing CRUD operations with Prisma Client in Node.js.
abdulwahab crud database fullstack mysql nodejs orm prisma
Last synced: 12 Apr 2026
https://github.com/nrjais/migrator
Database migration tool in rust
database hacktoberfest migration
Last synced: 13 Apr 2026
https://github.com/krishanmurariji/SMS
Student managment System Using Html, CSS and JS & Php, SQL for DataBase
college-project data-structures database html html-css-javascript html5 php php7 phpmyadmin sql sqlite3 studentmanagement studentmanagementsystem
Last synced: 04 Dec 2025
https://github.com/alexanderbabel/database-s3-backup
Docker Image that takes care of MongoDB, PostgreSQL and MySQL Backups. Creates a dump with compression and encryption support and uploads it to an S3 compatible endpoint.
backup database mysql postgresql s3
Last synced: 12 Apr 2025
https://github.com/shubham5027/stock-portfolio-ai
The platform provides comprehensive insights for making informed investment decisions through various data sources and machine learning models.
ai api-rest database deep-neural-networks finiance hgat lstm-neural-networks machine-learning prediction reactjs regression stock-market tcn yfinance
Last synced: 30 May 2026