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-07 00:08:29 UTC
- JSON Representation
https://github.com/mushfique-tajwar/ecommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 30 Jan 2026
https://github.com/ahkamboh/result-card-generator
Result card generator and Data saver fully responsive by Javascript , appsheet use for database .For preveiw click on the link mentioned below ↓
ahkamboh alihamzakamboh appsheet css database generator html javascript kambohdiv responsive-design result-card spreadsheet
Last synced: 15 Apr 2026
https://github.com/mattddowney/posh-sql-objects
Powershell module for interacting with MS SQL Server system tables
database database-management database-objects database-schema db-tool ms-sql-server powershell schema stored-procedures system-tables trigger
Last synced: 17 Mar 2026
https://github.com/aritrakrbasu/shorten
Free custom url shortener
custom-url database firebase react url-generator url-shortener
Last synced: 31 Jan 2026
https://github.com/niamtokik/pgq
Erlang interface to pgq
database epgsql erlang pgq postgresql queue queuing
Last synced: 07 Feb 2026
https://github.com/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 01 Feb 2026
https://github.com/adityaborkar/letsync
Syncing service for the next-gen web applications
client-server database filestorage local-first sync
Last synced: 07 Feb 2026
https://github.com/allyedge/allydb
A performant and reliable database, written in Elixir.
allydb database databases elixir erlang ets in-memory-database otp
Last synced: 08 Feb 2026
https://github.com/vndg-rdmt/finally-postgres
Ready-to-use PostgreSQL development environment with Docker. Simple setup, smart defaults, and comprehensive management commands for local development and testing. Zero configuration needed to start, fully configurable when needed.
containerization database database-management dev-tools development development-environment devops docker docker-compose docker-environment local-development makefile postgres postgres-docker postgresql
Last synced: 14 Apr 2026
https://github.com/lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 09 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_all-palestine-protectorate-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/All Palestine Protectorate (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 09 Feb 2026
https://github.com/coreyt/fathomdb
Local datastore memory for AI agents — graph, vector, and full-text search.
ai-agents database embedded-database fts graph-database sqlite vector-search
Last synced: 02 Jun 2026
https://github.com/mehboob14/mvc_ecommerce_store
This is a simple E-Commerce Web Application built using ASP.NET Core and SQL Server. It provides basic CRUD operations for managing products and includes user authentication (sign-up & sign-in functionality).
csharp css database dotnet dotnet-core html javascript mvc mvc-architecture sqlserver
Last synced: 10 Feb 2026
https://github.com/markelca/tunadb
A disk-based key-value store written in Rust
cli database key-value-store rust tcp-server
Last synced: 11 Feb 2026
https://github.com/mjfii/tsql-documentation-lib
Utilizes MS SQL metadata to document any given database.
Last synced: 16 Apr 2026
https://github.com/shuvo-halder/bangladesh-geocode-db
Bangladeshi divisions, districts, upazilas and many more SQL format
database database-design mysql-database sql sql-query
Last synced: 27 Feb 2026
https://github.com/crepopcorn/flight_log_management_system
Flight Log Management System is a web-based application for managing flight records efficiently. Built using PHP, MySQL, and HTML5, the system allows users to create, update, search, and delete flight logs. Key features include user authentication, sorting of flight data, and an intuitive interface for logging essential details.
ajax backend css database dynamic-website flight form frontend html html5 javascript log-entry management-system mysql php single-page-application sql table website
Last synced: 12 Feb 2026
https://github.com/sankamuk/simplypythoncrudtool
Simple Flask Crud UI
crud crud-application database flask python webapplication
Last synced: 12 Feb 2026
https://github.com/valchanoficial/nodemysql
CRUD em Node com MySQL
body-parser crud database express mysql mysql-database node
Last synced: 16 Apr 2026
https://github.com/fernandezja/database-project-vs2017-ssdt-demo
Sample Database project easy with Visual Studio 2017 exploring SSDT
database database-project ssdt visual-studio visual-studio-2017 vs2017
Last synced: 14 Feb 2026
https://github.com/developerjosh/syndb
SynDB is a database that is json based, It is lightweight and fast, And it is easy to use.
database easy-to-use json-based-database python
Last synced: 16 Apr 2026
https://github.com/mbuesch/pwman
Commandline password manager
command-line database encryption password-manager
Last synced: 14 Feb 2026
https://github.com/sakshisrivastava-2601/login-register-system
The project will be a Web-based project to provide a complete Real-Time scenario of the Secure User Authentication. They can register with there name, email, and password than login with that credentials and come on welcome page
css database html jdbc jsp mysql-database server servlet
Last synced: 16 Apr 2026
https://github.com/utkarsh5026/dsdb
Implementation of data structures used in Databases as Jupiter notebooks
database dsa jupyter-notebooks notebooks python tutorial
Last synced: 16 Apr 2026
https://github.com/barelyhuman/knex-types
Auto Generate Types for your database schema from your knex instance.
autogenerate database generate knex models types typescript
Last synced: 16 Feb 2026
https://github.com/jmaupetit/imdb-sql
Load IMDB datasets in SQL databases
database imdb load-testing sql
Last synced: 16 Feb 2026
https://github.com/pankajsingh09/note-taker
Note Taker is simple web based application where user can Add, View, Modify and Delete notes. The main purpose of this application is to understand how CURD operation is performed in database using Hibernate
bootstrap css database eclipse hibernate html java jsp mysql servlet
Last synced: 16 Apr 2026
https://github.com/stalcker2288969/nasdatabase
NASDatabase - это библеотека предоставляет возможность работы с массивами данных, создание БД и всего сопутствующего.
api csharp database dotnet-core school-project
Last synced: 02 Mar 2026
https://github.com/imaginary-cherry/rapyer
A Redis ORM package that uses pydantic to allow user to create atomic action on redis server
async asyncio asyncio-python cache database orm pydantic pydantic-v2 python python3 redis redis-cache validation
Last synced: 02 Mar 2026
https://github.com/danucosukosuko/descargas-batos
Repositorio de descargas de BatOS. Añade software de bash(en sh) o Linux(en EXE)
danucosukosukos database linux windows winux
Last synced: 16 Apr 2026
https://github.com/cockroachlabs-field/crdb-workload-docker
Scripts / config for building a Docker image containing only the workload binary
containerization database docker testing tools
Last synced: 16 Apr 2026
https://github.com/alexmhack/django-cache
Using redis and django-redis to perform caching for the django application
caching database django-application django-cache django-caching django-redis loadtest pipenv tutorial
Last synced: 16 Apr 2026
https://github.com/filippofinke/gestione-web-ritardi-allievi-samt
⏰ Web management for student delays at the SAMT
database management pdf php web
Last synced: 16 Apr 2026
https://github.com/felipeclarindo/my-energy-api
Api Rest for tech-mech project developed in django and django-ninja for oracle database manipulation.
api api-development api-rest database django django-ninja python
Last synced: 20 Apr 2026
https://github.com/magnuschase03/databaseserver
Small example of a database server and client written in c.
Last synced: 16 Apr 2026
https://github.com/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/phfaist/zoodb
Tools for building a Zoo from a database of YAML files in JavaScript
database information js repository static-site zoo
Last synced: 29 Apr 2026
https://github.com/hanieas/queue-management-laravel
Queue management in Laravel
Last synced: 29 Apr 2026
https://github.com/akicho8/memory_record
A simple library that handles a few records easily
database immutable ruby static
Last synced: 29 Apr 2026
https://github.com/adil-bikiev/fileuploadsystem
A Django-based web application for uploading, managing, and viewing files. This project includes an intuitive interface for users to upload files, view the uploaded files in a list, and perform basic operations like file deletion.
css database django file-management file-upload html python responsive-design web-application
Last synced: 19 May 2026
https://github.com/nazli-d/rent-bike-and-car
Car and Bicycle Rental Project
database gui python rent rent-bikes rent-car-and-bike rentacar rental rental-management sqlite sqlite-database tkinter-gui
Last synced: 29 Apr 2026
https://github.com/itpey/remo
in-memory key-value storage with expiration capabilities.
database go high-performance in-memory in-memory-caching inmemory-db key-value memory redis storage ttl
Last synced: 29 Apr 2026
https://github.com/mechadragonx/donderbase
Using a web scraper and Solr to create an easily searchable "database" of songs in the "Taiko no Tatsujin" rhythm game series, da don!
database scraper solr solr-search taiko taiko-no-tatsujin
Last synced: 29 Apr 2026
https://github.com/amirkhaniansev/accesscore
AccessCore is a lightweight ORM for working with relational databases.
cshar database mysql orm sql sql-server
Last synced: 29 Apr 2026
https://github.com/hj5230/data-depot
A file-based database system designed for storage, retrieval, and management of data. It offers multiple ways to read and store data, along with encryption functionality. DataDepot is an ideal solution for small to medium-sized projects that require a lightweight yet powerful data storage option without the overhead of traditional databases.
Last synced: 08 May 2026
https://github.com/chompfoods/stub-asp-net-core
ASP.NET Core server stub 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 asp asp-net-core aspnetcore branded chomp data database food grocery ingredients nutrition raw recipe-api recipes server stub stub-server
Last synced: 30 Apr 2026
https://github.com/alfunx/monetdb
An Open-Source Database System
column-store database monetdb sql sql-database
Last synced: 30 Apr 2026
https://github.com/tdascoli/rx3firebase
android database firebase firestore mapper rx3firebase rxfirebase rxjava3 storage
Last synced: 30 Apr 2026
https://github.com/isaccanedo/ignite
:cloud: Apache Ignite
big-data cache cloud data-management-platform database distributed-sql-database hadoop ignite in-memory-computing in-memory-database iot network-client network-server osgi sql
Last synced: 30 Apr 2026
https://github.com/viniciusls/nodejs-db-migrations
NodeJS package to generate and run database migrations
database db2 migrations mysql nodejs package
Last synced: 30 Apr 2026
https://github.com/lamngockhuong/db
Database Testing
database mysql performance postgresql testing
Last synced: 01 May 2026
https://github.com/rinturaj/dedb
👩🏻💻 deDB 🔐 is a decentralized database built using TypeScript. It utilizes a distributed architecture and peer-to-peer communication to provide a secure and fault-tolerant database solution. deDB allows for data to be stored and retrieved without the need for a centralized server or intermediary. 🔒
database decentralized decentralized-database nosql-database
Last synced: 01 May 2026
https://github.com/markwylde/node-mini-migrations
A really simple node migrations library that is completely independant of any database or file system.
Last synced: 01 May 2026
https://github.com/denizkarya1999/hirex
Hire students easily for any position.
career database human-resources internships personal-project students
Last synced: 01 May 2026
https://github.com/developerwaleed/vet-clinic-db
The repository contains the SQL queries to query the DataBase.
Last synced: 01 May 2026
https://github.com/lorddarkula/easyql
SQLite wrapper for iOS
cocoapods database ios-lib objective-c objective-c-library sqlite
Last synced: 01 May 2026
https://github.com/riddhis2226/titanic-survival-data-analysis
Titanic-Survival-Data-Analysis : Analyze passenger data from the Titanic to predict survival based on features like age, gender, class, and fare.
data-analysis data-mining data-science data-visualization database jupyter-notebook machine-learning-models machinelearning-python plotlyjs python3
Last synced: 01 May 2026
https://github.com/vilhalva/crud-telegram-em-mysql
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM MYSQL!
bot crud database framework mysql projeto python python-telegram-bot redes-sociais telegram
Last synced: 01 May 2026
https://github.com/danielsen/transientcontext
Transient database contexts for integration testing
database disposable-databases entityframeworkcore nunit nunit-tests postgresql postgresql-database sqlite sqlite-database xunit xunit-tests
Last synced: 01 May 2026
https://github.com/syed-bilal-haider-engineer/interview_questions
Interview Questions
data database interview-questions javascript oop operating-system reactjs structure technical
Last synced: 01 May 2026
https://github.com/bredalis/sqlite3python
✨ BBDD SQL ✨
bbdd database python relational-databases sql sqlite sqlite3 sqlite3-database
Last synced: 01 May 2026
https://github.com/mohamedsakeel/database_table_creator
This project is to create Database tables using the WPF C# application at runtime.
c-sharp contributions-welcome database dynamic-table-creator open-source t-sql wpf
Last synced: 01 May 2026
https://github.com/hu553in/dbeaver-gcloud-free
Free local alternative to DBeaver's paid Google Cloud token flow.
access-token auth cli database database-tools dbeaver developer-tools gcloud google-cloud postgresql python
Last synced: 01 May 2026
https://github.com/film2549/data-analysis-of-a-simulated-marketing-business-case-using-python-sql-and-power-bi
Data Analysis of a Simulated Marketing Business Case Using Python, SQL and Power BI
chulalongkorn computer-engineering computer-science data-analysis data-visualization database marketing nltk-library pandas powerbi pyodbc python simulation sql sqlserver
Last synced: 01 May 2026
https://github.com/natthasath/docker-directus
Directus is an open-source data platform that offers a headless CMS and API to manage and connect content across various applications. It provides a user-friendly interface for managing database content, making it easy to build scalable, data-driven projects with minimal effort.
database directus docker-compose
Last synced: 01 May 2026
https://github.com/md-emon-hasan/python-with-mysql
A repository featuring tutorials and examples demonstrating integration of Python with MySQL for database operations and management.
database db dbms group join key mysql-database query query-language
Last synced: 01 May 2026
https://github.com/akashash01/consumer-goods---ad-hoc-analysis
Ad-Hoc analysis on Consumer Goods data to retrieve required insights using My SQL.
ad-hoc-analysis ad-hoc-reports database mysql
Last synced: 02 May 2026
https://github.com/ashmalzahra/vet_clinic-database
In this project, PostgreSQL - relational database, is used to create the data structure for a Vet Clinic.
database postgres postgresql sql
Last synced: 02 May 2026
https://github.com/maiserry/icealx_startup_database
I made ERD and Schema for some of the incomplete and unorganized columns in Excel
Last synced: 02 May 2026
https://github.com/thestevendev/query-planner
Query-Planner is a Java-based application designed for efficient scheduling, management, and execution of SQL queries with an intuitive graphical interface.
database java query query-builder queryplan sql
Last synced: 02 May 2026
https://github.com/felipeorlando/trappist
:earth_americas: A really fucking projects and databases backuper
backup cli database javascript
Last synced: 02 May 2026
https://github.com/twihno/connection-string-generator
A VERY simple rust crate to generate database connection strings programmatically
connection-string database database-connection
Last synced: 02 May 2026
https://github.com/dev-siri/gedis
A fast Redis inspired in-memory database made with Go.
database fast-database golang in-memory-database redis-like
Last synced: 02 May 2026
https://github.com/russ-hensel/twitter_analysis_db
look at tweets and concordance
Last synced: 02 May 2026
https://github.com/sshehrozali/db-to-csv
Python script to convert .DB file to .CSV file
comma cs-files csv database database-file db-files db-to-csv python python3 sqlite3 sqlite3-db
Last synced: 02 May 2026
https://github.com/danmadeira/world-cities-database
World Cities Database
cities database simplemaps sql world worldcities
Last synced: 09 Jun 2026
https://github.com/mj-studio-library/flutter-local-file-preferences
A flutter package provides local file save & load very simply
database flutter json localdata localdatabase sharedpreferences
Last synced: 02 May 2026
https://github.com/gergesshamon/einglish-arabic-dictionary-db
Free English to Arabic dictionary database
Last synced: 09 Jun 2026
https://github.com/chompfoods/sdk-python
Python 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 database food grocery ingredients nutrition python python-sdk raw recipe-api recipes sdk setuptools
Last synced: 03 May 2026
https://github.com/warlock/nodejs-api-rest-tester
RxApi : Fast dummy API RESTFULL & WEBSOCKETS
api database http rest restfull socketio websockets
Last synced: 03 May 2026
https://github.com/dominhduy09/my-links
All of my links and websites I have been creating - For saving all of my website's links
data database link linked-list linktree list save storage website
Last synced: 25 Jun 2026
https://github.com/bilalmohib/fastapigraphqlpostgresql
This is the fastapi app using graphql to create graphql appolo server and using postgresql database
database fastapi postgresql sql sqlmodel strawberry-graphql
Last synced: 03 May 2026
https://github.com/anton7r/pgxe
💨 The faster way to develop the database client code in go using pgx.
clean-architecture database database-library development-workflow go golang golang-library pgx postgres postgresql
Last synced: 03 May 2026
https://github.com/70null07/parking-control-web-application
Проект является частью выпускной квалификационной работы бакалавра на тему "Разработка программного комлекса для мониторинга платной парковки", в данном случае это сетевое приложение
confirm-email database https jwt-authentication monitoring password smtp-mail sql-server ssl-certificate statistics
Last synced: 03 May 2026
https://github.com/t-kalv/studyshorts
StudyShorts -StudyShorts is a full-stack Java-based Study Quiz Flashcard app that helps user to study whilst testing their knowledge, allowing users to create questions and study those questions engaging with those questions via short-form video content at the bottom of the screen similar to TikTok/YoutTube Shorts/Instagram Reels...
database flashcards java java-swing mysql mysql-database quiz quiz-app shortform sql study swing video
Last synced: 03 May 2026
https://github.com/caallum/quick.mongo
This is a mongo db database connector with easy and simple functions.
database mongodb mongodb-atlas mongoosejs quick-db
Last synced: 04 May 2026