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/quaddarv1ne/financial_operations_project
Данный проект представляет собой бэкенд на основе FastAPI для управления финансовыми операциями. Включает функционал для пользователей, счетов, категорий и транзакций. Проект предполагает работу, как RESTful API, так и многостраничного интерфейса с личным кабинетом и аналитикой.
api crud database fastapi fastapi-sqlalchemy finance finance-management financial-analysis management maximdupley quadd4rv1n7 restful-api
Last synced: 18 Feb 2026
https://github.com/powerlevel9000/vet-clinic
Vet Clinic database is PSQL based project where with various query practice and data insertions and manipulation
Last synced: 29 Aug 2025
https://github.com/40ants/40ants-pg
Utilities to simplify use of Postgresql in my Common Lisp projects
Last synced: 16 Jan 2026
https://github.com/eighty4/cquill
Versioned CQL migrations for Cassandra and ScyllaDB
cassandra cassandra-cql cassandra-database cicd continuous-delivery continuous-deployment continuous-integration cql database database-administration database-management database-migrations database-schema devops devops-tools scylladb
Last synced: 09 Apr 2025
https://github.com/caiorss/postgres-docker-container
Very lightweight and simple to setup postgres SQL docker image.
alpine database docker image linux postgres postgresql vritualization
Last synced: 08 Apr 2026
https://github.com/searchcraft-inc/vite-vue-searchcraft-template
Provides a minimal Vite + Vue + Searchcraft starter template.
ai api database enterprise-search full-text-search fuzzy-search search search-as-you-type search-engine searchcraft site-search typescript typo-tolerance vite vite-starter vite-starter-template vite-template vite-vue vue
Last synced: 18 Jan 2026
https://github.com/initred/docker-local-database
The fastest database-available repository with docker
database docker docker-compose docker-image docker-images mariadb mongodb mysql postgres postgresql redis
Last synced: 09 Apr 2026
https://github.com/andreabozzo/osservatorio
Osservatorio - Open Data Processing Platform
api-rest data data-analysis data-visualization database datamodelling docker duckdb etl fastapi jwt-authentication open-source pipeline postgresql python react sqlite
Last synced: 02 Sep 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/akshit-arora/dblog
Laravel package to log heavy database queries
database devtools laravel laravel-package logger logging query
Last synced: 16 Jan 2026
https://github.com/npalacioescat/data_tools
Collection of Python functions and classes designed to make data scientists' life easier.
data-science database model plot python set
Last synced: 14 Apr 2025
https://github.com/sushmashreeps10/web-development-bootcamp
Web Development Bootcamp 🚀 A complete guide to frontend & backend development! Covers HTML, CSS, JavaScript, React, Node.js, Express, MongoDB, APIs, authentication, and more. Perfect for beginners & aspiring developers! 💻
bootstrap css database front-end fullstack-development html html-css-javascript html5 js links react sever tags ui-ux vscode webdesign webdevelopment
Last synced: 08 Mar 2026
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/bezborodow/flask-migratepg
Simple SQL migration command for Flask and Psycopg 3.
database flask migrations postgresql psycopg sql-migration
Last synced: 24 Jun 2025
https://github.com/eduardosancho/budget
Mobile app to organize spending and group transactions into categories.
Last synced: 17 May 2026
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/andr3w03/si2_uas
Web Application Using CodeIgniter 3 Framework (Midtem and Final Exam Information System Lab 2 - UTS dan UAS Lab Sistem Informasi 2 SI2)
codeigniter crud database framework information-system mysql php sql visual-studio-code web-application
Last synced: 23 Jul 2025
https://github.com/wazner/mssql-browser
Rust implementation of the SQL Server Resolution Protocol
Last synced: 03 Jul 2025
https://github.com/mertcandav/ldb
Local, easy-to-use, thread-safe database for Jule
database documentdb jule julelang
Last synced: 07 Sep 2025
https://github.com/larsdecker/gridfs-promise
GridFS-Promise Wrapper
database gridfs gridfs-stream mongodb mongoosejs nestjs nodejs promise typescript wrapper
Last synced: 31 Aug 2025
https://github.com/jeromebenois/couchbase-lite-c-rs
Rust language bindings for the Couchbase Lite embedded NoSQL database engine
couchbase-lite couchbase-mobile database embedded nosql rust-bindings rust-lang sync
Last synced: 19 Feb 2026
https://github.com/charles-55/onlinebookstore
A graphics-based online bookstore programmed using the Java programming language and PostgreSQL as the backend database.
Last synced: 11 Apr 2026
https://github.com/sdojjy/tikv-coprocessor-client
A tikv client for testing tikv coprocessor
Last synced: 31 Oct 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/cycle/active-record
Provides a simple way to work with your database using Active Record pattern and Cycle ORM.
active-record activerecord cycle cycle-orm database orm php
Last synced: 20 Jul 2025
https://github.com/erizocosmico/mig
Dead simple Go migration tool and library that keeps your migrations inside a binary.
database golang migrations mssql mysql postgresql sqlite3
Last synced: 11 Apr 2026
https://github.com/felixklauke/victoria
Experimental replacement for couchbase's default entity converter using GSON instead and providing a powerful DAO API. It's full featured providing extended life cycle observing and database backed on disk data structures alongside with extensive entity management via annotations.
annotations bucket converter couchbase couchbase-cluster couchbase-enterprise dao database entity gson lifecycle lifecycle-processing repo repository sasuke sasukekawaii tls victoria
Last synced: 26 Apr 2026
https://github.com/kitsunetech-com/velox-server
Server-side component of the Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)
composer database json mysql odbc-api php sql sql-server
Last synced: 12 Apr 2025
https://github.com/hashtek-mc/tekore
Coeur du serveur Hashtek.
api bungeecord bungeecord-plugin database friend guild java java-16 mariadb minecraft mysql party plugin redis redisson server spigot spigot-plugin sql
Last synced: 10 Mar 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/shadowplay1/quick-mongo-super
Quick Mongo Super is a light-weight and easy-to-use Node.js module written in TypeScript to work with MongoDB.
cloud database db fast javascript js mongodb nodejs simple speed ts typescript
Last synced: 22 Apr 2025
https://github.com/emnetdegafe/flashcard-app-backend
This is a repository with the backend - server for the flashCardApp project, a collaborative work we did as a following Codaissuer's 11 weeks full-stack web development program.
authentication axios database express httpie middleware postgresql router sequelize-orm
Last synced: 09 Apr 2026
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/hud0shnik/postgres_go
Application for learning DB
database docker go postgres postgresql
Last synced: 12 Apr 2026
https://github.com/slince/cycle-bundle
Symfony Bundle for Cycle ORM and DBAL
cycle cycle-bundle database dbal orm symfony
Last synced: 15 Jun 2025
https://github.com/loic-simon/comdab
Python library to inspect and compare database schemas
alembic database database-schema sqlalchemy
Last synced: 07 Apr 2026
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/teodev1611/darth-db
A tiny database for the Dark Side
database golang golang-library golang-module golang-package help-wanted
Last synced: 14 Mar 2026
https://github.com/glynnbird/postdb
A CouchDB-like database that uses PostgreSQL as the storage engine.
couchdb database nodejs postgresql
Last synced: 12 Apr 2026
https://github.com/rotten-lkz/concisedb
A database library stores JSON file for Node.js.
concisedb database json local localdb nodejs npm-package typescript-library
Last synced: 11 Apr 2026
https://github.com/ali-raheem/jukebox-rust
🎹 Implementation of my jukebox application in rust.
Last synced: 07 Jan 2026
https://github.com/tableturn/dymo
For all your labelling and tagging needs!
database dymo hex labelling labels polymorphism
Last synced: 13 Apr 2025
https://github.com/mbrn/dbmixer
A project that mask database columns by several algorithms
Last synced: 19 Jul 2025
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/voxmastery/fluctlightdb
Database engine for AI agents — write memory, recall by cue, trust sources over chat. Not SQL, vector DB, or mem0.
agent-memory ai-agents brain-native database docker episodic-memory llm memory pypi python rust
Last synced: 04 Jul 2026
https://github.com/n-yousefi/derafsh
Derafsh is an ORM based on the ViewModels
ado-net c-sharp database dotnet-core dotnet-core2 entity-framework orm orm-aspnet-product sql sql-server viewmodel-pattern
Last synced: 19 Apr 2025
https://github.com/prasanta-hembram/translation-work-list-for-santali-language
Here are some resources which are volunteerly contributed by me which may help Santali Content creators or Researchers. ᱱᱚᱶᱟ ᱥᱟᱦᱴᱟ ᱨᱮ ᱫᱚ ᱤᱧ ᱯᱟᱦᱴᱟ ᱠᱷᱚᱱ ᱜᱚᱲᱚ ᱮᱢ ᱠᱟᱱ ᱨᱮᱫ ᱠᱚ ᱢᱮᱱᱟᱜᱼᱟ ᱡᱟᱦᱟᱸ ᱫᱚ ᱥᱟᱱᱛᱟᱲ ᱟᱨ ᱨᱤᱥᱚᱨᱪᱚᱨ ᱠᱚ ᱠᱟᱹᱢᱤ ᱨᱮ ᱜᱚᱲᱚ ᱮᱢᱟ ᱠᱚᱣᱟᱭ ᱾
bilingual database dictionary ocr resource santali translation
Last synced: 15 Mar 2025
https://github.com/chicolucio/solutions
Solubility and concentration database of common chemical substances.
chemistry database inorganic-chemistry physical-chemistry quimica solubility solutions
Last synced: 12 Apr 2025
https://github.com/kucherenko/caiman
Times series data library. Store data to files or to mongoDB.
caiman database db series-data statistics timeseries
Last synced: 19 Aug 2025
https://github.com/marcosdvs/crud_php
Project created with php, javascript, css, database in MySQL and bootstrap as a framework, this is kind a test for me because I am using it to learn php
bootstrap5 crud crud-image database html javascript php shared-files
Last synced: 02 Feb 2026
https://github.com/natasha-ct/budget-app
Budget- App is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what. Manage your own money, manage your own life.
authentication authorization database postgresql rails rspec-testing
Last synced: 09 Apr 2026
https://github.com/ribbon-studios/protontweaks-db
Collection of tweaks for protontweaks
database linux proton protontricks steam
Last synced: 07 Mar 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/angeal185/tweekdb
The flat-file, in-memory, remote-sync or hybrid db that is as lightning fast as you configure it to be.
cache-storage database db encrypted-store flat-file-db flat-file-storage hybrid-database in-memory-database in-memory-storage json json-database json-db lodash nosql-database
Last synced: 08 May 2026
https://github.com/br3ndonland/udacity-fsnd-sql-logs
Python program with SQL queries to extract information from a relational database
database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant
Last synced: 05 Apr 2025
https://github.com/everythingfunctional/sqliteff
SQLite for Fortran A thin wrapper around the SQLite C library.
database fortran sqlite sqlite3
Last synced: 05 May 2026
https://github.com/mikong/hanbaiki
A simple key-value store written in Rust. It uses the Redis Serialization Protocol.
database nosql redis-protocol rust server tcp-server
Last synced: 20 Feb 2026
https://github.com/pjt3591oo/javascript-book
자바스크립트로 서버와 클라이언트 구축하기
database express javascript mysql nodejs nuxtjs orm socket-io vuejs
Last synced: 29 Aug 2025
https://github.com/nahnahaj/catalog-of-my-things
In this project, we will create a console app that will help you to keep a record of different types of things you people own: books, music albums, and games. Everything will be based on a UML class diagram. The data will be stored in JSON files but a database with tables structure analogical to the program's class structure will be prepared.
Last synced: 25 Jul 2025
https://github.com/ilynette/recipe_app
The Recipe app keeps track of all the users' recipes and ingredients. It will allow the user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe. Also, since sharing recipes is an important part of cooking, the app should allow the user to make them public so anyone can access them.
Last synced: 13 Apr 2026
https://github.com/dabbertorres/dbman
CLI/Nvim Plugin/Library for connecting to databases.
cli database golang library neovim-plugin
Last synced: 07 May 2026
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/cithukyaw/mysqldumper-shell
The quick shell MySQL database backup program
database dumps mysql mysql-database-backup shell shell-script
Last synced: 09 Apr 2025
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/hasanisaeed/database-backup-aws
Automatic and adjustable backup of the database on AWS or anywhere else!
Last synced: 10 Jul 2025
https://github.com/suesslabs/litemigrator
SQLite Lite Migration Tool for .NET MAUI, Avalonia, Uno, and cross-platform apps. Created by Suess Labs and Xeno Innovations.
avalonia database dotnet litemigrator maui migration migrator sql sqlite xamarin xeno-innovations xenoinc
Last synced: 08 Sep 2025
https://github.com/kaloslazo/pyfusedb
Database system that combines structured data retrieval through inverted indexes with unstructured data (images, audio) search using multidimensional vector embeddings, all within a unified platform.
database inverted-index multidimensional python structures unstructured-data vector-embeddings
Last synced: 11 Feb 2026
https://github.com/kielx/insurance-company-database
Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.
database oracle oracle-database oracle-db plsql sql sqldeveloper
Last synced: 23 Feb 2026
https://github.com/instantiator/mvp-rocketship-template
A simple template to develop, publish, and test a simple .NET service backend on AWS, with serverless Lambda functions, supported by DynamoDb, behind an API Gateway, and protected by Cognito auth.
api-gateway auth aws cognito csharp database dotnet dynamodb lambda serverless template
Last synced: 13 Apr 2026
https://github.com/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
database murach murach-textbook mysql sql
Last synced: 16 Apr 2026
https://github.com/stillpoint-software/hyperbee.migrations
A .NET database migration framework for Postgresql, MongoDb, and Couchbase
couchbase cron csharp database dotnet migration mongodb postgresql
Last synced: 21 Jan 2026
https://github.com/savka777/titel
SEO title optimization tool for written text (SaaS)
ai apis artificialintelligence database generative gpt gpt4o next-js prisma saas seo stripe tailwindcss trpc webdevelopment
Last synced: 26 Feb 2026
https://github.com/micahlt/tzutujil-dict
📖 Western Tz'utujil dictionary and translator
database dictionary guatemala language linguistics maya tzutujil
Last synced: 21 Jan 2026
https://github.com/joshkamau/pgmigrate
Database migration tool for postgres written in go.
database golang migration postgres
Last synced: 14 Mar 2026
https://github.com/cbrnrd/ezdb
🌌 An in memory database used for IPC
crystal daemon database interprocess-communication ipc nosql
Last synced: 25 Oct 2025
https://github.com/samuel-ricardo/connectionfactory
Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.
apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite
Last synced: 09 Oct 2025
https://github.com/beriberikix/zephyrdb
Embedded multi-model database for Zephyr RTOS.
database embedded-systems key-value time-series zephyr-rtos
Last synced: 14 Apr 2026
https://github.com/sanjaysunil/stickynotes
📚 Organize tasks efficiently with StickyNotes!
database firebase js notes realtime sticky stickynotes
Last synced: 10 Feb 2026
https://github.com/icyphox/clef
:key: in-memory key-value store, written in Nim
Last synced: 27 Oct 2025
https://github.com/murphyadam/encrypted-json-field
Encrypted JSON Field for Django
database django django-rest-framework encryption-decryption
Last synced: 03 Jul 2025
https://github.com/ariesclark/cloudflare-kv-storage
A dead simple client for Cloudflare's KV storage. 📦
cloudflare database key kv kv-store store value
Last synced: 05 Feb 2026
https://github.com/omonimus1/sqlzoo
My Own solutions of SQLZoo & NoSQL challenges
database nosql-database query-language sql sql-solution sqlzoo-solutions
Last synced: 17 Mar 2025
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: 07 Oct 2025
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/kaaass/rumbase_java
A lightweight relational database built in Java.
Last synced: 28 Apr 2025
https://github.com/oefenweb/ansible-innotop
Ansible role to set up innotop in Debian-like systems
database debian innotop monitoring mysql ubuntu
Last synced: 13 Jul 2025
https://github.com/elektrostudios/peid-file-signatures-db-manager
Simple program to manage the signatures database of PEiD application.
database database-management desktop-app desktop-application dotnet executable executable-file executable-formats executables file-signature file-signatures manager peid peid-signature windows windows-app windows-application windows-applications windows-forms winforms
Last synced: 16 Apr 2026
https://github.com/mrdulin/mongoose-codelab
Learning Mongoose with Node.js by examples
chai database db lodash mocha mongodb mongoosejs nodejs sinon sinonjs unit-testing
Last synced: 13 Apr 2026