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/mayankjhanwar/domestic-airlines-management-system
The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.
database dbms html my-sql mysql-database php sql sql-server wamp-server
Last synced: 11 Apr 2025
https://github.com/dyazincahya/kbbi-sql-database
Kamus Besar Bahasa Indonesia (KBBI) SQL Database | Total data 115.978 Kata | Tersedia untuk MySQL, SQLite dan PostgreSQL. Juga tersedia untuk format data CSV, JSON, Markdown, PHP Array, XML, DbUnit, HTML
bahasa-indonesia csv data database dictionary indonesian-language json kamus kamus-besar-bahasa-indonesia kamus-indonesia kbbi kbbi-api kbbi-sql mysql php-array postgresql sql sqlite xml
Last synced: 19 Aug 2025
https://github.com/ugboaja-uchechi/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.
Last synced: 10 Jul 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/wpdas/chain-db
Chain DB is a history-driven database. A DB where you can create HistoryTables, persist new data and fetch the history of the table.
Last synced: 15 May 2026
https://github.com/kishlayjeet/connect-mysql-database-to-python
This repository is to show you how you can connect your mysql database to your python.
connector database mysql mysql-connector mysql-connector-python python sql
Last synced: 04 Mar 2026
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/aminalaee/sqlalchemy-model-builder
SQLAlchemy Random Model Builder for testing
database orm python sqlalchemy sqlalchemy-model testing testing-tools
Last synced: 07 Mar 2026
https://github.com/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql
Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services
bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql
Last synced: 18 Apr 2026
https://github.com/opencog/atomspace-bridge
Read/write interfaces between AtomSpace and SQL databases.
atomspace database postgresql sql
Last synced: 25 Jan 2026
https://github.com/mmacia/query-builder.cr
SQL query builder for Crystal language
crystal database dsl query-builder querybuilder sql sqlite3
Last synced: 14 May 2026
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/BEAKH/RadISpeC
Radiation Interface for Matlab Spectroscopy Calculations. Uses HITRAN and HITEMP
co co2 database dtu fast gas h2o heat-transfer hitemp hitran line-by-line matlab matlab-gui precise radiation simulation spectroscopy
Last synced: 11 May 2025
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/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/aidinhamedi/pneumonia-detection-ai
This project uses a deep learning model built with the TensorFlow Library to detect pneumonia in X-ray images. The model architecture is based on the EfficientNetB7 model, which has achieved an accuracy of approximately 97.12% (97.11538%) on our test data. This high accuracy rate is one of the strengths of our AI model.
ai artificial-intelligence artificial-neural-networks cli data data-science database gui interface kaggle keras pneumonia pneumonia-classification pneumonia-detection pneumonia-detector pneumoniac-xray python tensorflow tensorflow2 training
Last synced: 06 Apr 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/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/schemaspy/schemaspy.github.io
SchemaSpy webpage
database documentation schemaspy website
Last synced: 10 Apr 2025
https://github.com/yaza-putu/wilayah-administrasi-indonesia-2022
Data Wilayah Administrasi Indonesia 2022
database indonesia sql wilayah
Last synced: 08 Sep 2025
https://github.com/tsg405/database_project
Contains files required to project a query and maintain Database using PYTHON and SQLITE3. Py-Tkinter GUI visualization is also available.
database python3 sqllite3 tkinter-gui
Last synced: 16 May 2026
https://github.com/limzykenneth/dynamicrecord
A bare minimum Javascript implementation of the Active Record pattern
active-record database mongodb odm orm
Last synced: 09 Mar 2026
https://github.com/citra-org/chrono-db-go-driver
Golang client to interact with chrono db
client database driver go golang golang-library log-management
Last synced: 28 Oct 2025
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/cleaning-corp/db
БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.
database plpgsql postgresql relational-databases sql sql-schema
Last synced: 10 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/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/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/go-kivik/proxy
A simple Go http.Handler proxy for CouchDB
couchdb database go http-server proxy
Last synced: 11 Jan 2026
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/nicknaso/node-simdb
Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory
Last synced: 19 Jan 2026
https://github.com/whosonfirst/go-whosonfirst-pgis
This is not ready to use. It is still being tested. It will probably be renamed.
database golang postgis whosonfirst
Last synced: 10 May 2025
https://github.com/awncorp/test-db
Temporary Databases for Testing
automation database perl perl5 testing
Last synced: 08 May 2026
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/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench
Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.
database postgresql sql sqllite3 workbench-configuration
Last synced: 16 Oct 2025
https://github.com/pranavp10/inventory
Manage your inventory and check stock levels in real-time. Receive low inventory notifications and generate purchase orders to replenish your stock.
bootstrap database inventory jquery mysql php wamp-server
Last synced: 05 Apr 2026
https://github.com/decathlon/scribedb
Search for differences in database (at data level, not ddl)
comparison database oracle postgresql python python3 schema scribedb
Last synced: 25 Apr 2025
https://github.com/cognica-io/uqa
UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure
bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search
Last synced: 08 Apr 2026
https://github.com/furk4nbulut/youtube-basic-clone-django
This project is a database management assignment, designed as a simple YouTube database.
Last synced: 29 Apr 2025
https://github.com/thelazytomcat/inflatableslist
A private project made public (too much work to keep it lost in a digital abyss). It is as it sounds - a small program to manage "database" of pool floats and other inflatables. Why? Because why not! BTW written only for Delphi 7.
database delphi inflatable object-pascal pascal pool-float
Last synced: 28 Feb 2025
https://github.com/epandurski/flask_signalbus
A Flask-SQLAlchemy extension for atomically sending messages (signals) over a message bus (RabbitMQ, Kafka, etc.)
database flask-sqlalchemy kafka messaging microservices python rabbitmq sqlalchemy
Last synced: 27 Mar 2026
https://github.com/jijihohococo/ichi-orm
A simple and useful PHP ORM with high performance
database library mysql open-source orm php php-library php-orm php7 php8 postgres sql
Last synced: 22 Feb 2026
https://github.com/baggerfast/videohostingdatabase
Coursework for university - I implemented a database similar to YouTube.
database sql sql-server youtube youtube-database youtube-db
Last synced: 26 Oct 2025
https://github.com/crispengari/python-and-mongodb
💎 This is walk through on python + local mongodb and cloud mongodb using pymongo
database dnspython mongodb mongodb-cloud mongodb-database pymong python
Last synced: 13 Apr 2026
https://github.com/rancoud/session
Session Package
composer coverage database encryption packagist php php74 php80 php81 phpunit phpunit9 redis session sessionhandlerinterface
Last synced: 05 Sep 2025
https://github.com/elgopher/logstore
Go library for writing and reading append-only application logs storing events (event store), transactions (commit, redo, undo log) or any other entries.
commit-log cqrs database event event-sourcing log store
Last synced: 16 Mar 2026
https://github.com/imrostami/inmemoryrs
A simple and practical project that shows how to implement an In Memory Database like Redis in Rust
database inmemory inmemory-cache inmemory-db keyvaluestore redis rust rust-lang
Last synced: 16 Apr 2026
https://github.com/sskender/mariadb-phpmyadmin-docker
docker-compose for painless setup of mariadb and phpmyadmin panel
database developer-tools development development-environment docker docker-com maria mariadb-database mariadb-mysql mariadb-server mysql mysql-connection mysql-database mysql-server quickstart sql
Last synced: 11 Jul 2025
https://github.com/3noch/project-m36.io
Simple webserver for trying Project:M36
database demo example nix project-m36
Last synced: 24 Apr 2026
https://github.com/daijobudes/cit-2nd-year-programming
Repository containing exercises on our school.
activities c css data-structure data-structures data-structures-algorithms data-structures-and-algorithms database db exercise exercises java mariadb mariadb-database php php7 quizzes
Last synced: 13 Apr 2026
https://github.com/andrewjo/express-slonik
Slonik transaction middleware with zero dependencies.
database database-transactions express expressjs middleware nodejs postgres postgres-transactions postgresql slonik transactions
Last synced: 25 Oct 2025
https://github.com/thiagobarradas/nhibernate-netcore-demo
NHibernate with NETCore demo
database db demo demo-app dotnet dotnet-core2 dotnet-core2-1 dotnetcore nhibernate nhibernate-developers
Last synced: 09 Apr 2025
https://github.com/kaaass/rumbase_java
A lightweight relational database built in Java.
Last synced: 28 Apr 2025
https://github.com/dhuny/tpch
TPC-H Benchmark helper for MySQL and MariaDB
benchmark benchmarking database jmeter lamp-stack mariadb metrics-databases mysql performance performance-monitoring performance-tuning rdbms sample-database tpc tpc-h tpch ubuntu
Last synced: 24 Jan 2026
https://github.com/moataz-elmesmary/iti-sql-labs
ITI DB - SQL Labs
database iti sql sql-server ssms
Last synced: 24 Apr 2025
https://github.com/alexandrbig1/your-energy-fitness-app
"Your Energy" is an innovative fitness app designed for personalized workouts. Explore custom exercises, monitor your progress, and find daily inspiration with motivational quotes. With user ratings, favorites, and a secure authentication system, it offers a seamless fitness experience. Explore a world of wellness at your fingertips!
backend computerscience css3 database firebase firebase-auth freelance frontend fullstack html-css-javascript html5 javascript js localstorage softwareengineer teamproject ui-design ux-ui-design vite webdevelopment
Last synced: 04 Apr 2026
https://github.com/tonaxis/tona-db-mini
Tona-DB mini is a JavaScript library for simulating small local databases in JSON
database file-based json jsondb lightweight lowdb minimal node offline storage typescript
Last synced: 25 Oct 2025
https://github.com/greguz/mutent
An agnostic solution to work with any Datastore
collection database datastore entity javascript
Last synced: 09 Apr 2025
https://github.com/yashitanamdeo/hospital-management-system-python
Hospital Management System using Tkinter in Python with Mysql Database Connectivity
database database-management hospital-management-system mysql python tkinter tkinter-python
Last synced: 16 Apr 2026
https://github.com/youhengzhou/json-crud-engine
Custom JSON database crud engine written using python used for community projects
Last synced: 07 Oct 2025
https://github.com/amaduswaray/shellql
Database manager TUI
database mysql postgresql ratatui rust sql sqlite tmux vim
Last synced: 02 Jun 2026
https://github.com/sneels/parkds
Connect all your Data Sources via 1 process (Cross-Domain + Single-Domain)
cross-domain data database datasource datasources javascript source
Last synced: 24 Feb 2026
https://github.com/alitiq/citus-postgis
This is postgresql database image with citus and postgis extension.
citus database postgis postgresql psql
Last synced: 02 Mar 2026
https://github.com/rasperon/kazanc-yonetimi
This project is a revenue management application developed using Node.js and EJS. It is designed for both beginners and advanced users. This guide provides basic information about the project and explains the steps to run the project in a local environment. Bu proje, Node.js ve EJS kullanılarak geliştirilmiş bir kazanç yönetimi uygulamasıdır.
database ejs ejs-express lesson lessons management mern mongo mongodb nodejs npm revenue revenue-management starter template
Last synced: 24 Oct 2025
https://github.com/powerlevel9000/catalog
Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
database oop-principles psql ruby
Last synced: 02 Apr 2025
https://github.com/deividsousan/tudogostoso
API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.
api backend database fastapi mysql pydantic python sql sqlalchemy
Last synced: 02 Mar 2026
https://github.com/luddthree/flask-signup-login
css database flask html javascript login python signup signup-page sql
Last synced: 15 Apr 2026
https://github.com/babeyjack/BabyyPos
My A-Level Computer Science NEA
a-level-computer-science-project admin-panel csharp database documentation point-of-sale server server-client-application sqlite sqlite-database unity-scripts unity2d
Last synced: 23 Oct 2025
https://github.com/alttch/yedb
Simple and reliable key-value database
configs database key-value reliable rugged serialization
Last synced: 27 Feb 2025
https://github.com/mrtimofey/laravel-aio-images
All-in-one Laravel/Lumen image processing
database database-migrations eloquent image image-manipulation image-processing imagemagick images laravel laravel-5-package laravel-package laravel5 lumen model
Last synced: 23 Apr 2025
https://github.com/nexmo-community/contact-center-server-node
Build Your Own Contact Center (Node.js server). This is one of the components required for Nexmo's "Contact Center Use Case". You can run it locally or deploy it to Heroku as described below.
client-sdk contact-center database heroku nexmo nexmo-account server
Last synced: 18 Aug 2025
https://github.com/yusufshakeel/minivium
Minimalistic JSON database.
database javascript json json-database nodejs typescript
Last synced: 07 Sep 2025
https://github.com/contributte/nextras-orm-query-object
:wolf: Query-objects for Nextras ORM
contributte database nette nextras-orm orm query-builder
Last synced: 02 Jul 2025
https://github.com/ericdowell/feature-toggle
A simple feature toggle api for Laravel applications.
conditional-toggles database database-toggles feature feature-flag feature-flags feature-toggle feature-toggles features laravel local-toggles querystring-toggles redis redis-toggles toggle-providers toggles
Last synced: 08 Oct 2025
https://github.com/ojford/recfiles-rs
Manage GNU Recfiles from rust
database flat-file human-readable plaintext recfiles rust
Last synced: 27 Feb 2026
https://github.com/ali-raheem/jukebox-rust
🎹 Implementation of my jukebox application in rust.
Last synced: 07 Jan 2026
https://github.com/starnowski/posmulten-hibernate
Integration of Posmulten and Hibernate libraries
database hibernate multi-tenant-applications multitenancy postgres rls shared-schema
Last synced: 23 Jan 2026
https://github.com/skalt/pg_inventory
pg_catalog queries
database hacktoberfest postgres postgresql sql
Last synced: 12 Apr 2026
https://github.com/longluo/android-rapiddev
Android Dev Quick Guide
android android-app camera database develop glide greendao libraries mvc mvvm open-source qr-code retrofit2 rxjava ui ui-components
Last synced: 17 Apr 2026
https://github.com/caomeiyouren/auto-backup-database
服务器数据库自动备份方案,支持本地备份和异地备份
backup database mongodb mysql postgresql sqlite typescript
Last synced: 02 Apr 2026
https://github.com/tomcur/koit
A simple, asynchronous, pure-Rust, structured, embedded database
Last synced: 03 Apr 2026
https://github.com/fahdseddik/school-e-learning-platform-dbms
An open-source website and desktop application designed to manage a school DB with an e-learning website for students and teachers.
database database-management elearning-system ms-sql-server school-management-system student-learning-platform
Last synced: 01 Mar 2026
https://github.com/hashirmeraj/admin-dashboard
Admin Dashboard for Online Quiz Website: A comprehensive admin panel built with HTML, CSS, Bootstrap, JavaScript, PHP, and MySQL. This dashboard allows admins to add and manage exam categories, add, edit, and delete questions, register other admins, and perform all essential admin functions for efficient quiz management.
admin-dashboard admin-panel bootstrap category-management css dashboard database educational-project javascript mysql mysql-database online-quiz-system onlinequiz php question-answering
Last synced: 02 Feb 2026