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-03 00:07:51 UTC
- JSON Representation
https://github.com/muizzer07/city-bus-e-ticketing-java-project-
This was a class project of the Database Management course. Made a prototype of online city bus ticketing system.
Last synced: 23 Mar 2025
https://github.com/ramprasad-group/polyverse-structures
A python library to generate realistic, hypothetical polymers from known chemistry
artificial-intelligence data-driven-design data-science database materials-informatics materials-science polymer polymer-informatics rdkit
Last synced: 15 Apr 2025
https://github.com/otumian-empire/moexpensetracker
Mo Expense Tracker is a multi-user web api for tracking user's expenditure. It was implemented to learn dotnet.
Last synced: 13 Apr 2025
https://github.com/ahmadchen/coronanotifier
Covid-19 Whatsapp Bot
bot covid-19 covid-19-whatsapp-bot covid-api covid19 covid19-data covid19-live-tracker database hacking javascript model neural-network node node-module notifications robotics terminal-based terraform
Last synced: 04 Jan 2026
https://github.com/parzibyte/crud-postgresql-python
CRUD con Python y PostgreSQL usando psycopg2
crud database postgresql psycopg2 python sql
Last synced: 12 Apr 2025
https://github.com/johnftitor/medical_database
This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.
Last synced: 10 Mar 2026
https://github.com/roxyzc/diary
database graphql javascript jest postgresql prisma typescript
Last synced: 11 Apr 2026
https://github.com/anjupriya-v/basic-banking-system
In this project, we can process the transaction between multiple customers.
boostrap4 css database express mysql mysqlserver nodejs reactjs
Last synced: 11 Apr 2026
https://github.com/timnekk/copier-telegram-bot
🚀 Copier Template for Telegram Bot using Aiogram, Postgres, Redis, Docker, Coolify Ready
aiogram copier-template database docker docker-compose poerty postgresql pydantic python redis ruff sqlalchemy telegram telegram-bot telegrambot template uv
Last synced: 08 May 2025
https://github.com/vd2org/wheelchair
The async CouchDB connector
asyncio couchdb database python
Last synced: 24 Apr 2025
https://github.com/webtechmoz/manage-sql
Biblioteca para gestão de bancos SQLITE E MYSQL de dados
database manage-mysql manage-sql mysql mysql-database sql sqlite3
Last synced: 04 Nov 2025
https://github.com/sundy-li/simple_hll
A simple HyperLogLog implementation in rust
cardinality database hyperloglog
Last synced: 25 Apr 2025
https://github.com/elialm7/ca1assistance
An attendance control proyect i made as a school proyect.
crud-application database java management-system
Last synced: 21 Feb 2026
https://github.com/themost-framework/query
@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js
agnostic closures database orm query query-builder rdbms sql sql-language sql-query
Last synced: 15 Apr 2025
https://github.com/jbris/linux-package-search
A simple tool to search for Linux package information from various distros. Includes Node, Knex, and Swagger. Supports archiving information into Postgres, indexing information using Elasticsearch, and caching search results using Redis.
adminer api database debian distros docker docker-compose docker-image elasticsearch es fedora knex linux node postgres postgresql redis search swagger ubuntu
Last synced: 06 Mar 2026
https://github.com/yahoojapan/k2hash_python
K2HASH Python library - NoSQL Key Value Store(KVS) library
antpickax database fullock in-memory k2hash kvs nosql python queue transaction yahoojapan
Last synced: 12 Apr 2025
https://github.com/panoschatzi/fitnessdatabase
The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.
database etl-pipeline pandas python sql sqlalchemy sqlserver ssms
Last synced: 07 May 2025
https://github.com/daq-tools/skeem
Infer SQL DDL statements from tabular data.
data-import data-importing data-ingest data-ingestion database ddl ddl-export introspection rdbms rdbms-import rdbms-support reflection schema schema-conversion sql sql-database sql-databases sql-schema sql-tools tabular-data
Last synced: 30 Apr 2025
https://github.com/kguzek/guzek-uk-liveseries-server
A self-hostable web server for downloading, storing & streaming your favourite TV shows.
automation database episode-tracker nodejs self-hosted torrent torrent-scraper transmission tv-shows
Last synced: 07 Jul 2025
https://github.com/zloom/testcontainers-cockroach
Cockroach database module for Testcontainers
cockroach database inmemory-db testcontainers
Last synced: 11 Apr 2025
https://github.com/zachvictor/sqlinsert
Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.
bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql
Last synced: 06 Apr 2026
https://github.com/hdresearch/kips
Personal data storage for MCP clients like Claude Desktop.
claude database model-context-protocol sqlite
Last synced: 07 May 2025
https://github.com/jmoussa/expense-report-app
Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.
crud-application database node nodejs react sql
Last synced: 17 Jun 2025
https://github.com/john0isaac/fyyur-webapp
Project Fyyur Artist Booking Site
bootstrap database flask postgresql python webapp
Last synced: 11 Apr 2025
https://github.com/freakout42/formax
enterprise-applications on terminals
2fa curses database forms forms-builder javascript nocode nocodeapi odbc open-source oracle oracle-database oracle-forms rad terminal-based totp
Last synced: 06 Mar 2026
https://github.com/elusivecodes/fyreorm
FyreORM is a free, open-source database ORM library for PHP.
Last synced: 15 Jul 2025
https://github.com/zloom/prisma-sql-gen
A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.
database generator initialise nodejs prisma sql tests
Last synced: 11 Apr 2025
https://github.com/kaankucukx/nestjs-memoize-endpoint
A NestJS decorator that memoizes endpoint results based on the given parameters, improving performance and response times.
api cache caching database decorator endpoint load memoize memory nestjs optimization performance pod server time ttl
Last synced: 28 Oct 2025
https://github.com/edenwareapps/jexidb
JexiDB is a pure JS NPM library for managing data on disk efficiently, without the need for a server.
couchdb data-management database db dexie dexiejs embedded-database fast-database jexidb local-storage lowdb nedb nosql offline-database persistent-storage pouchdb simple-database
Last synced: 12 Apr 2025
https://github.com/parable-php/orm
Parable ORM is a light-weight repository-pattern based ORM.
database library orm parable php8 repository
Last synced: 29 Oct 2025
https://github.com/kaboc/sqlp
[WIP] Extension of Go's database/sql for easier and simpler use
Last synced: 15 May 2026
https://github.com/jesuisstan/matcha-find-your-date
just another dating web app
blob blob-storage database databases dating-web-app geolocation intl-translation javascript next nextjs postgresql react typescript vercel vercel-deployment vercel-postgres web
Last synced: 02 May 2025
https://github.com/razzerde/php-mysql-webapp
💾 This project shows you how to work with databases using MySQL and PHP.
database filter forms get html-table js-validation mariadb mysql mysql-select mysql-tables php php-form post selection-sort-algorithm selectionsort sql url-parameters url-params website
Last synced: 04 Sep 2025
https://github.com/23skdu/longbow
Apache Arrow Flight clustered vector cache for high throughput Agent memory sharing
agentic-ai agents arrow cache clustering database golang golang-application hub memory-cache mesh mesh-networks mesh-processing swarm-agents swarm-algorithm swarm-intelligence swarms vector-database vectors
Last synced: 02 Feb 2026
https://github.com/albrecht-net/accounting
Webbasierte Buchhaltungsapplikation zur doppelten Buchführung
accounting database mysql webinterface
Last synced: 03 Apr 2025
https://github.com/perfectlysoft/perfect-couchdb
CouchDB Database Connector for Perfect.
couchdb database perfect server-side-swift swift
Last synced: 05 May 2025
https://github.com/slott56/unlearning-sql
The examples from the Unlearning SQL book
Last synced: 06 Mar 2026
https://github.com/bytebase/mysql-vs-postgres
database mongodb mysql postgres postgresql sharding sql
Last synced: 06 Mar 2026
https://github.com/michaelnabil230/laravel-analytics
A Laravel package to retrieve pageviews and other data from Database
data-analysis data-structures database laravel php
Last synced: 25 Jan 2026
https://github.com/zerooctave/zerooctave-project-basket
This Repository contains Full Stack Web Development Projects containing Databases.
beginner-friendly database dbms-project-with-frontend full-stack full-stack-web-development hacktoberfest webdevelopment-project
Last synced: 29 Oct 2025
https://github.com/vertica/vertica-sqlalchemy-dialect
Official Vertica SQLAlchemy dialect to connect Vertica and SQLAlchemy applications.
database dialect python sqlalchemy
Last synced: 01 May 2025
https://github.com/mihailtd/database-migrations-and-testing
Database Migrations and Testing with Bun, PostgreSQL, and Graphile Migrate
Last synced: 07 May 2025
https://github.com/arshadkazmi42/firefox-cookie
Firefox cookie manager for node. To set and get cookie from firefox
cookie cookie-crud cookie-manager crud database firefox firefox-cookie-manager sqlite
Last synced: 20 Mar 2025
https://github.com/pharo-nosql/pharo-ejdb
Pharo bindings for https://github.com/Softmotions/ejdb
Last synced: 06 May 2025
https://github.com/virajbhutada/sql-resources
A thorough and comprehensive collection of SQL resources designed to enhance your expertise. Dive into interview preparation with Q&A, access detailed notes, and embark on thorough SQL projects with accompanying handbooks. Find quick references, insightful roadmaps, and a wealth of knowledge to elevate your SQL skills.
data-insights database mysql postgresql querying quick-reference sql-interview-questions sql-notes sql-project sql-queries triggers-and-functions
Last synced: 15 Jun 2025
https://github.com/cocon90/cocon90.db
Cocon90.Db
createtable database mysql orm sqlite sqlserver
Last synced: 12 Apr 2025
https://github.com/lszeremeta/yars
YARS grammar
antlr antlr-grammar antlr4 antlr4-grammar database grammar grammar-checker grammar-parser grammar-rules graph property-graph rdf-graph rdf-graphs semantic-web yars
Last synced: 09 Apr 2025
https://github.com/iricartb/automated-industrial-weighing-system
Ivan Ricart Borges - Desktop application that allows the weighing process to be carried out automatically, from authorized vehicle license plate detection to weighing and ticket generation.
c-sharp camera-ip crystal-reports database desktop-application license-plate-recognition multithreading reporting rs232 screenadapter ticket-generator touchscreen visual-studio weighing-machine
Last synced: 10 Apr 2025
https://github.com/winebarrel/qrev
qrev is a SQL execution history management tool.
database golang mysql postgresql sqlite
Last synced: 15 Jan 2026
https://github.com/lnyemba/data-transport
read/write data anywhere, Lightweight ETL tool
apache-zeppelin database etl etl-pipeline ferretdb jupyter-notebook lightweight-framework mongodb mysql nosql pandas postgresql python sql
Last synced: 12 Apr 2025
https://github.com/cleaning-corp/db
БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.
database plpgsql postgresql relational-databases sql sql-schema
Last synced: 10 Apr 2025
https://github.com/aimxhaisse/geo-backtracer
Service to store and correlate close GPS locations over a window of time.
Last synced: 13 Apr 2025
https://github.com/diogofelizardo/pocketdb
Projeto Opensource de Base de dados para cartas de Pokémon TCG Pocket usando Next.js 15
database nextjs15 opensource pokemontcgpocket shadcnui
Last synced: 17 Jun 2025
https://github.com/haf-decent/googledrive
Assorted Google Script projects ranging from custom formatting to databasing for a website
automation database docs drive formatting scripts sheets webapp
Last synced: 16 May 2026
https://github.com/oleg-koval/brevis
URL shortener service. Build with Serverless AWS Lambda, Atlas Mongo DB, Typescript, Node.js 14
aws-lambda database hacktoberfest hacktoberfest2021 nodejs postman serverless typescript
Last synced: 25 Jan 2026
https://github.com/nixhantb/JobLeet-recruitment
⚙️ Open source smart recruitment agency solution for Employers , Companies and Job Seekers.⚙️
agency asp-net-core backend-api clean-architecture clean-code crm-system database docker docker-compose dotnet full-stack jobportal jobportalwebsite jobsearch postgresql recruitment rest-api
Last synced: 07 May 2025
https://github.com/almeidazs/vust
The modern and secure local TypeScript database
database driver json local localdatabase mongodb mongoose
Last synced: 06 Apr 2026
https://github.com/ppeco/dbpp
The library makes working with database easier and simpler
database interface pdo php ppeco security-tools
Last synced: 11 Jan 2026
https://github.com/nunorafaelrocha/covid-19-database
🦠 Postgres docker image for COVID-19
coronavirus coronavirus-dataset covid-19 covid19 database docker postgres postgresql
Last synced: 08 May 2025
https://github.com/mohamedmagdy2301/news_app
A Flutter-based News App that displays the latest news articles across various categories. The app features a splash screen, search functionality, and categorized news lists.
api bloc cubit dart database flutter splash-screen
Last synced: 16 Feb 2026
https://github.com/42bv/jarb-final-form
Validating forms through JaRB, with react-final-form.
database entity final-form jarb react react-final-form validation
Last synced: 10 Apr 2025
https://github.com/wearemeight/primeight
An Open Source Python package to manage and interact with Cassandra
Last synced: 06 Apr 2026
https://github.com/guptavasu1213/PostHub
This repository contains a RESTful API and front-end for a text sharing web application where the users can share their posts with the public while maintaining anonymity.
database golang pastebin restful-api text-sharing typescript
Last synced: 01 May 2025
https://github.com/zul132/hotel-booking-application
A Hotel Booking Application developed using JavaFX for the GUI with MySQL as database.
database hotel-booking java javafx javafx-application javafx-gui mini-project mysql mysql-database
Last synced: 01 May 2025
https://github.com/guenthermi/open-food-facts-postgresql-import
Script to import data from the Open Food Facts to PostgreSQL (Dataset URL: https://www.kaggle.com/openfoodfacts/world-food-facts)
database open-food-facts postgresql sql
Last synced: 05 May 2026
https://github.com/aydinnyunus/dictionary
Dictionary
data data-analysis data-science data-structures data-visualization database dataset dictionaries dictionary dictionary-learning python python-2 python-3 python-3-6 python-library python-script python2 python27 python3 python36
Last synced: 09 May 2025
https://github.com/bytebase/tsql-parser
The parser for SQL Server. It is based on the ANTLR4
antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver
Last synced: 10 Jul 2025
https://github.com/natasha-ct/mini-hospital-database
This is a hospital database with many-to-many relationships on tables showing patients information. It was created based on a schema diagram.
database postgresql schema-design sql-server
Last synced: 28 Apr 2026
https://github.com/shijbey/repraxis
An in-memory logical database solution for games, based on the Praxis language used in the Versu engine.
database games in-memory-database logic-programming praxis versu
Last synced: 10 Apr 2025
https://github.com/aschleg/poetpy
Python wrapper for the PoetryDB API
api-wrapper database language literature poetry python python3
Last synced: 30 Oct 2025
https://github.com/oguzhankomcu/sql_codes_and_examples
In this file I show examples of working in database with Sql. Here, I gave information about both reading and creating a database.
database database-management dml mssql-database mysql sql sql-server t-sql trigger
Last synced: 07 May 2025
https://github.com/fer-moreira/myqt
SQL Querying Tool with QT
database database-management gui manager microsoft-sql-server mysql pyqt python sql
Last synced: 07 May 2025
https://github.com/guyromb/elasticsearch-kafka-connect
ElasticSearch Kafka connector
database elasticsearch kafka kafka-connect nodejs
Last synced: 09 Jul 2025
https://github.com/linkdd/graphbase
Graph oriented database
database distributed erlang graph
Last synced: 15 May 2026
https://github.com/nazli-d/rent-a-car-oop
OOP Car Rental System Using SQLite and Tkinter in Python
csv database nesne-yonelimli-programlama object-oriented-programming oop pycharm python rent-a-car-management-system rentacar sql sqlite tkinter-gui
Last synced: 17 Feb 2026
https://github.com/mmansy19/flask-user-profile-management
A comprehensive Flask web application showcasing user profile management features, including registration, login, profile editing, and image uploads. Implements user authentication, database integration, and dynamic rendering with Flask and Bootstrap. Ideal for learning Flask web development and best practices.
css database database-schema flask html javascript python
Last synced: 17 Jun 2025
https://github.com/malaksadek/e-store
An online marketplace Android application 🛍 🛒 (2018)
android android-app android-application android-studio api-wrapper database full-stack ios ios-swift java mobile-app mobile-development mysql mysql-database php phpmyadmin sql swift swift-4
Last synced: 07 Apr 2026
https://github.com/albertored/etfdb
Static ETF database in various formats
database dataset etf etf-investments finance google-sheets
Last synced: 12 Apr 2025
https://github.com/sharovik/orm
Golang query builder. Easy to use. Supports MySQL and sqlite
database go golang mysql orm query-builder sql sqlite
Last synced: 06 Mar 2026
https://github.com/meeehdi-dev/dbisous
💋 User-friendly and cross-platform database manager
database golang mysql postgresql sql sqlite vue
Last synced: 11 Apr 2025
https://github.com/jenkinsci/database-sqlserver-plugin
This is a driver plugin for Database plugin that adds a SQL Server database driver.
Last synced: 13 Jul 2025
https://github.com/mohammedmehdio/ClubHub
ClubHub is a web platform designed to enable users to sign up and join clubs online.
admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux
Last synced: 07 May 2025
https://github.com/h3rb/page
Page, the ultra-simplistic PHP MVC framework
acl ajax angular angularjs database jquery jquery-ajax jquery-plugin jquery-ui minimal mvc-framework orm-framework pdo-mysql pdo-sqlite pdo-wrapper php php-framework restful-webservices web web-application-framework
Last synced: 13 Dec 2025
https://github.com/DataHerb/dataherb-python
Python Package for DataHerb: create, search, and load datasets.
data data-analysis data-mining database dataset python
Last synced: 08 May 2025
https://github.com/schemaspy/schemaspy.github.io
SchemaSpy webpage
database documentation schemaspy website
Last synced: 10 Apr 2025
https://github.com/kubagdynia/dappermappers
.NET Core example of using Dapper with the custom Xml and Json mappers
custom-mapper custom-xml dapper database dotnet dotnet-core json-mappers json-parser mssql-database rest-api sqlite-database swashbuckle xml-mapping xml-parser
Last synced: 30 Oct 2025
https://github.com/ozovalihasan/ead-g
ead is a gem used to generate/modify files of Ruby on Rails projects by using a generated JSON file by EAD.
Last synced: 30 Apr 2025
https://github.com/prbretas/skypass
Projeto Final do curso START<tech> by Ada Tech & TOTVS-SC (V1)
api database intellij java mssql spring-boot
Last synced: 05 May 2025