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-01 00:07:37 UTC
- JSON Representation
https://github.com/danielpclark/smiley_db
ASCII command line database for storing smileys you find. Copy and paste any smiley into your terminal to save it!
database smiley storing-smileys
Last synced: 18 May 2026
https://github.com/codenoid/lazy-mongo
Insert data to mongo from text plain or file
crystal crystal-language data database mongoclient mongodb
Last synced: 13 Apr 2026
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/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/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/shijbey/repraxispy
Python port of the RePraxis database library
database in-memory-database logic-programming python social-simulation versu
Last synced: 12 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/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/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/yaza-putu/wilayah-administrasi-indonesia-2022
Data Wilayah Administrasi Indonesia 2022
database indonesia sql wilayah
Last synced: 08 Sep 2025
https://github.com/atrox/go-migrate-rice
rice source driver for golang-migrate/migrate
database golang golang-library migration migrations rice source-driver
Last synced: 07 Mar 2026
https://github.com/meyfa/giantdb
Large object database in TypeScript, with encryption support
database encryption files javascript nodejs object-storage typescript
Last synced: 13 Jun 2025
https://github.com/simonepriuli/imongo
IMongo is a utility package that simplifies the always frustrating process of connecting to MongoDB in TypeScript.
database mongodb schema typescript
Last synced: 04 Mar 2025
https://github.com/benmukebo/vet-clinic-database
For project you uses a relational database to create the initial data structure for a vet clinic. Built with POSTGRESQL
Last synced: 18 May 2026
https://github.com/chaoses-ib/informationsystems
database filesystem gis memory-management sql
Last synced: 12 May 2025
https://github.com/remiixinc/transfer-replitdb
♻️ Transfer your ReplitDB data without completely rewriting your app when moving a project to a different hosting platform.
database db javascript json nodejs npm repldb replit replitdb
Last synced: 12 May 2025
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/PerfectlySoft/Perfect-CouchDB
CouchDB Database Connector for Perfect.
couchdb database perfect server-side-swift swift
Last synced: 11 May 2025
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/bradstw/postgresql
PostgreSQL Database Admin, Monitoring and Helper Scripts
database database-management postgresql
Last synced: 19 May 2026
https://github.com/cr4shd3v/crash_orm
A simple, typed ORM for Postgres.
database orm orm-framework postgres rust
Last synced: 21 Mar 2025
https://github.com/cocon90/cocon90.db
Cocon90.Db
createtable database mysql orm sqlite sqlserver
Last synced: 12 Apr 2025
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/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/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/mgernand/mongodb.dbcontext
A database context implementation for MongoDB.
database database-migration database-schema dbcontext dotnet dotnet-core dotnetcore mongo mongodb mongodb-database mongodb-driver
Last synced: 24 Dec 2025
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/aretw0/loam
An Embedded Reactive & Transactional Engine for Content & Metadata.
cli content-management database devops digital-garden embedded-database event-driven file-watcher git gitops golang headless-cms json knowledge-management local-first markdown pkm reactive static-site-generator yaml
Last synced: 17 Feb 2026
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/arcath/sodb
Single Object Database
database javascript library nosql
Last synced: 22 Apr 2025
https://github.com/mbrn/dbmixer
A project that mask database columns by several algorithms
Last synced: 19 Jul 2025
https://github.com/AngeloArchiveProjects/CustomLibrary.EFCore
Collection of tools related to Entity Framework Core used in my private/work projects thus avoiding the duplication of repetitive code.
database database-inmemory dotnet efcore entity-framework-core hacktoberfest mysql postgresql sqlite toolkit
Last synced: 13 May 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/linas/atomspace-ipfs
IPFS backend to the AtomSpace
atoms atomspace database graph-database ipfs opencog
Last synced: 30 Oct 2025
https://github.com/ervei/ervel.db
Local and Cloud data storage module. (JSON, BSON, YAML, Mongodb)
Last synced: 20 Jul 2025
https://github.com/chimera-hackathon-team/chimera-hackathon-preparation
Welcome to the Chimera team repository! Here you will find the work and resources we use to prepare for hackathons.
artificial-intelligence backend data-science database frontend machine-learning web-scraping
Last synced: 07 Apr 2026
https://github.com/tivins/database
A secure and efficient fluent PDO wrapper
database fluent mysql pdo php prepared-statements query query-builder sql sqlinject-defense sqlinjection sqlite
Last synced: 13 Apr 2025
https://github.com/drarig29/brackets-storage-calls
Creates a list of all storage calls with their signature and parameters
ast brackets database documentation javascript manager tournament typescript
Last synced: 17 May 2026
https://github.com/barakadanny/fitmeup-backend
FitMeUp is an API, built with Ruby on Rails, provides a comprehensive and secure solution for powering your health and fitness platform. With features like user registration, trainer management, and session booking, it delivers fast, reliable results to help users achieve their fitness goals.
authentication authorization database jwt jwt-authentication postgresql ruby ruby-on-rails serializer
Last synced: 07 Mar 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/zhujiaming/node-sqlite-updater
nodejs-sqlite3 数据库版本管理与升级
database nodejs sqlite3 typeorm typescript
Last synced: 14 Apr 2025
https://github.com/enzodeg40/db-commit
Quickly managed database tables to include in your commits
Last synced: 08 May 2025
https://github.com/friskes/capture-db-queries
Class to simplify the search for slow and suboptimal sql queries to the database in django projects.
capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest
Last synced: 22 Jul 2025
https://github.com/m-anwar-hussaini/catalog-of-things
Catalog of Things, a versatile Ruby command-line application designed for efficient item management. This powerful tool allows you to easily organize and categorize groups of items. It allows you to create, and store item data effortlessly. With the ability to save your information in JSON files, you can ensure data persistence and accessibility.
command-line database gem json rspec rubocop ruby
Last synced: 11 Sep 2025
https://github.com/apijson/apijson-milvus
腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.
ai apijson database milvus orm orm-library sql vector vector-database
Last synced: 18 Feb 2026
https://github.com/olipliche/budget-app
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database postgresql rails ruby sql
Last synced: 20 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/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/secjs/database
🛢️Handle database operations in any type of database (SQL or NoSQL) inside Node.js
database knex mariadb migrations mongodb mongoose mysql nodejs nosql postgresql query-builder redis seeders sql sqlite sqlserver
Last synced: 30 Oct 2025
https://github.com/jlorente/laravel-transaction-commit-queue
A Laravel queue connector to process jobs after successful database transactions commits
commit database job laravel queue transaction transactional
Last synced: 14 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/loic-simon/comdab
Python library to inspect and compare database schemas
alembic database database-schema sqlalchemy
Last synced: 07 Apr 2026
https://github.com/jetkai/breachcheck-powershell
Simple API to check if you have been breached within an RSPS Database (PowerShell)
api breach breach-check checker database hash md5 password passwords powershell powershell-module rsps rsps-database-leaks sha1 sha256 sha512
Last synced: 20 May 2026
https://github.com/krequena/eamodeltransfer
Model Transfer library for Sparx Enterprise Architect models.
database enterprise-architect modelling tool trans transfer
Last synced: 11 Jan 2026
https://github.com/parthsarthee/open-flask-api
Its a simple flask based api for user data written in Python 3 for starters.
api api-rest apis database flask flask-api flask-application flask-backend flask-restful heroku heroku-api heroku-application herokuapp json peewee peewee-orm python python-3 python3 uri
Last synced: 07 Apr 2026
https://github.com/k-tomaszewski/eternal-db
Eternal DB is a time series database with a data retention policy based on disk space, thus allowing to collect data eternally.
database document-database embedded-database java java-21 json linux nosql time-series tsdb
Last synced: 13 Apr 2025
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/najibullahjafari/budgetpro
BudgetPro is the Ruby on Rails project, this is about building a mobile web application where you can manage your budget, you have a list of transactions associated with a category, so that you can see how much money you spent .
backend database gems postgresql ruby ruby-on-rails
Last synced: 05 Jan 2026
https://github.com/lemalcs/tiberius_sqlserver
Rust project that showcases how to use the Tiberius crate to connect to and use a SQL Server database.
database rust-lang sqlserver tiberius
Last synced: 06 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/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/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/eduardosancho/budget
Mobile app to organize spending and group transactions into categories.
Last synced: 17 May 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/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/aschleg/poetpy
Python wrapper for the PoetryDB API
api-wrapper database language literature poetry python python3
Last synced: 30 Oct 2025
https://github.com/oefenweb/r-database
Establish a database SQL connection between databases and R
Last synced: 17 May 2026
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/mertcandav/ldb
Local, easy-to-use, thread-safe database for Jule
database documentdb jule julelang
Last synced: 07 Sep 2025
https://github.com/tuyojr/daysofdevops
Inspired by @rufilboy's 100DaysOfDevOps, following the documentation of @MichaelCade's 90DaysOfDevOps challenge. This repository serves as a documentation for all exploration I'll be carrying out in DevOps, starting July 1st, 2023.
ansible aws azure backup bash containers database devops docker gcp go golang hcl iac kubernetes monitoring networking terraform
Last synced: 09 Apr 2026
https://github.com/n-r-w/testdock
TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases
database go mongodb pgx postgresql sql testing
Last synced: 08 Aug 2025
https://github.com/nucleoidai/datastore
On-Chain Data Store for JavaScript Objects
Last synced: 09 Apr 2026
https://github.com/chrisandchris/passive-record-orm
A database layer, passive record and orm abstraction layer for your php application.
database database-abstraction doctrine-orm mysql postgres postgresql query query-builder query-language symfony symfony2
Last synced: 02 Oct 2025
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/sethbergman/friendly-pix
A clone of Instagram using Firebase and Express || https://friendly-pix.npmstack.com
database firebase-popup firebase-redirect javascript
Last synced: 02 Nov 2025
https://github.com/argus-spec/ipfs-codex
Web Repository for IPFS CIDs.
cid database ipfs ipfs-database ipfs-http-client ipfs-web peer-to-peer peer-to-peer-file-sharing
Last synced: 25 Apr 2026
https://github.com/hamzazaidix/file-sharing-site-mongodb
File Sharing Site With Node.js, MongoDB, and Express
database express-js file file-sharing file-sharing-site file-upload hashing hashing-algorithm javascript mern mongodb mongoose nodejs password-protection passwords project reactjs salting web-dev-simplified website
Last synced: 09 Apr 2026
https://github.com/josgard94/api-to-do-list-with-python-and-flask
This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation and updating.
api api-rest database database-coneccion example-project flask flask-api learning-python mysql pyth python singleton-pattern sqlalchemy sqlalchemy-database sqlalchemy-orm sqlalchemy-python
Last synced: 09 Apr 2026
https://github.com/tablelandnetwork/site-tableland
The Tableland homepage
database decentralized sql sqlite tableland tamperproof web3
Last synced: 14 Aug 2025
https://github.com/boostrjs/boostr
Build and deploy your Layr apps
app application backend build create database deploy deployment develop framework frontend full-stack javascript layr test tool typescript
Last synced: 31 Aug 2025
https://github.com/amerharb/sedk
database postgres postgresql sql sql-builder typescript
Last synced: 03 May 2026
https://github.com/nexoral/containdb
ContainDB is a CLI tool that automates the installation and management of popular database containers (MongoDB, Redis, MySQL, PostgreSQL, MariaDB) and PHPMyAdmin.
cli cli-tool database database-access database-management docker
Last synced: 14 Mar 2026
https://github.com/xgfone/go-sqlx
A set of the simple, flexible and powerful SQL builders with zero-config.
builder database go go-sql golang mysql sql sql-builder sqlbuilder
Last synced: 29 Jul 2025
https://github.com/erikvullings/rest-easy-loki
A simple REST interface for the in-memory database, lokijs
database lokijs no-authentication no-authorization rest rest-api
Last synced: 02 Sep 2025
https://github.com/ahmad-masud/database-schema-constructor
🗄A tool created to help design and visualize database schemas in sql
database database-generator database-management database-schema firebase javascript nodejs react schema sql
Last synced: 03 Nov 2025