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/parzibyte/crud-sql-server-python
Conexión a SQL Server con Python usando PyODBC
crud crud-application database odbc pyodbc python sql-server
Last synced: 12 Apr 2025
https://github.com/jub0t/deliver.rs
Content Delivery Network written in Rustlang, optimized for speed and latency. In-built caching and features like image processing.
baas cdn content content-delivery-network database datastore free hosting image-processing latency open-source performance rust saas server storage storing
Last synced: 18 Jul 2025
https://github.com/evernext10/Consuming-TheMovieDB-API-With-Retrofit-and-Save-SQLite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api
Last synced: 28 Mar 2025
https://github.com/mainek00n/go-osv
Build a local copy of Open Source Vulnerabilities; OSV. Server mode for easy querying.
database golang osv vulnerability
Last synced: 10 Apr 2025
https://github.com/cossacklabs/acra-censor-demo
AcraCensor (SQL firewall) example project: see how to configure AcraCensor to prevent SQL injections in vulnerable OWASP web application.
acra data-protection data-security database docker encryption firewall mutillidae owasp playground sql sqlfirewall sqlinjection waf
Last synced: 30 Apr 2025
https://github.com/pferreirafabricio/backup-mongo-db
🗳️ A simple PowerShell script to make a backup of a MongoDB database and create a scheduled task for it on Windows
database database-script gzip mongodb mongodb-database mongodump powershell powershell-script system-schedule windows zip
Last synced: 11 Apr 2025
https://github.com/armour/k-skyband-query-in-postgresql
📊 K-SkyBand Query in PostgreSQL
database incomplete-data k-skyband postgresql
Last synced: 06 Jul 2025
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/fgforrest/darwin
Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.
autoupdate database database-schema evolution java model sql
Last synced: 10 Jul 2025
https://github.com/alessandrotesoro/wp-fluent-query
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
database eloquent laravel wordpress
Last synced: 30 Dec 2025
https://github.com/jcoelho93/adminator
A simple and modern MySQL management tool
database laravel management-system material material-design mysql php phpmyadmin
Last synced: 12 Apr 2025
https://github.com/iamantimpal/iamantimpal
👋 Hi, I'm Antim Pal, the Founder of Optimism Educator. An online platform dedicated to empowering students with skills in Computer Science, Web Design, Graphic
data-analysis data-science data-visualization database database-design database-management datascience graphical-user-interface graphics grapic-design reading-list readme readme-badges readme-generator readme-md readme-profile readme-stats readme-template
Last synced: 10 Apr 2025
https://github.com/sirsayed98/bigtable
Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size .
bigtable database distributed-systems express mongodb node os socket-io
Last synced: 16 Feb 2026
https://github.com/claudiarojassoto/hello_rails
This is a Ruby on Rails application named 'hellorails', set up with a PostgreSQL database. The application has been initialized with Git and allows you to display a 'Hello World' message on the browser's main page.
database rails-application ruby-on-rails
Last synced: 10 Jul 2025
https://github.com/drevops/mariadb-drupal-data
🗄️ MariaDB Docker image with enclosed data
database docker drupal mariadb mysql persistent
Last synced: 06 May 2025
https://github.com/serenasensini/basi-di-dati---apogeo
Repository ufficiale del volume creato per Apogeo "Basi di dati"
database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql
Last synced: 10 Jul 2025
https://github.com/orsinium-labs/ddlite
🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)
database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3
Last synced: 28 Oct 2025
https://github.com/konnektr-io/pg-age-digitaltwins
Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.
apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql
Last synced: 06 Mar 2026
https://github.com/develephant/dynamodb-coronasdk
AWS DynamoDB Module for Corona SDK
appdev aws-dynamodb corona coronasdk database dynamodb lua mobile-development
Last synced: 19 Mar 2025
https://github.com/willvin313/radsystems-studio-helpful-resources
This repo provides a list of Radsystems Studio helpful resources to make learning easier.
app-generator asprad database documentation mysql noderad php-rad phprad phprad-classic-edition phprad-vue project-template pyrad radsystems-demo radsystems-studio radsystems-studio-demo resources tutorials video
Last synced: 23 Jun 2025
https://github.com/armoghans-organization/student-record-keeping-system
Student Record Keeping Software Backend Using Microsoft Sql.
code database mssql mssql-database project sql university university-project
Last synced: 09 Jul 2025
https://github.com/cre-dev/xml2db
A Python package to load complex XML files into a relational database
data-engineering data-loader database duckdb elt etl lxml mssql mysql postgresql python relational-databases sqlalchemy xml xmlschema xsd
Last synced: 15 Jul 2025
https://github.com/khaouitiabdelhakim/etl-real-example
This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.
data database database-management sql sql-server ssis ssms warehouse
Last synced: 18 Mar 2025
https://github.com/graze/morphism
Tool for parsing, extracting, and diffing mysqldump files
Last synced: 06 May 2025
https://github.com/roma-glushko/eyewear
👓 Inspect, monitor and track Magento2 database growth
database magento2 monitoring-tool tool
Last synced: 18 Mar 2025
https://github.com/ip2location/ip2location-d
Use IP2Location geolocation database to lookup for accurate visitor location with D Library. It enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category that any IP address or hostname originates from.
d-library database geolocation ip-address ip-address-lookup ip-database ip-geolocation ip-lookup ip2location
Last synced: 14 Jul 2025
https://github.com/jehiah/retrydb
RetryDB transparently retries *sql.DB operations against a secondary datasource.
Last synced: 11 Apr 2025
https://github.com/beuth-erdelt/benchmark-experiment-host-manager
This python tool helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.
aws benchmark cluster database dbms k8s kubernetes python tpc-c tpc-h ycsb
Last synced: 10 Apr 2025
https://github.com/render-examples/clickhouse
Run ClickHouse DBMS on Render
clickhouse clickhouse-server database render
Last synced: 01 Apr 2026
https://github.com/shrsyc/google_sheets_db
Use Google Sheets as a DATABASE for your project's prototype , its easy and seamless to create and the database and API end points could be created in just minutes
api database google-sheets postman
Last synced: 13 Apr 2025
https://github.com/molenzwiebel/basie
:package: Simple drop-in persistence for TypeScript applications.
database node persistence sqlite3 typescript
Last synced: 10 Apr 2025
https://github.com/thomasleplus/dbgrep
Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.
database grep grepping oracle oracle-database oracle-db plsql regex regular-expression search
Last synced: 08 Jul 2025
https://github.com/jeninsutradhar/hexadb
An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing
ai-powered database db json natural-language-processing nlp sql
Last synced: 11 Apr 2025
https://github.com/liam-hq/awesome-er-diagrams
A curated list of ER diagrams providing insights into modern data architectures.
awesome awesome-list data-visualization database database-schema entity-relationship-diagram er-diagram erd lists mariadb mysql postgresql prisma ruby-on-rails sqlite sqlserver
Last synced: 30 Dec 2025
https://github.com/tbremer/giraffe
browser database databases graph graphdb javascript node nodejs
Last synced: 10 Apr 2025
https://github.com/alex-oleshkevich/aerie
An async database toolkit.
asyncio database orm python sqlalchemy
Last synced: 11 Apr 2025
https://github.com/apache/couchdb-ioq
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 13 Apr 2025
https://github.com/alicebob/schemaspy
Read Postgres schema definitions in Go.
Last synced: 11 Apr 2025
https://github.com/juliusmarkwei/todolist-api
A web api for a todolist application build using drf
api backend client database django django-rest-framework models python3 rest-api restful-webservices server web
Last synced: 13 Apr 2025
https://github.com/williamdsw/unity-with-database
Sample CRUD project of using Unity with SQLite 3.
c-sharp database db mysql mysql-database mysql-server sql sqlite sqlite3 unity unity2d unity3d xampp
Last synced: 11 Apr 2025
https://github.com/greenelab/connectivity-search-backend
Django backend for hetnet connectivity search
backend database django hetio hetmech hetnet-connectivity-search hetnets
Last synced: 05 May 2025
https://github.com/kungfux/xdatabase
XDatabase is a simple unified library to interact with SQLite, MySQL, MS SQL and MS Access databases (through OLEDB driver). Plus, a set of methods to work with binary data and select not only tables but row, column or a single cell.
csharp database library ms-access mssql mysql sqlite3
Last synced: 11 Apr 2025
https://github.com/folkertvanheusden/ipfixer
Stores IPFIX (NetFlow version 10), NetFlow v9 and NetFlow v5 data in a database - it is a collector
database ipfix mariadb mongodb netflow postgresql
Last synced: 24 Feb 2026
https://github.com/mikemix/percona-xtrabackup-cron
Hot MySQL/MariaDB backup with Percona Xtrabackup running in cron
backup cron database docker mariadb mount mysql percona-xtrabackup
Last synced: 28 Feb 2026
https://github.com/dfeneyrou/litecask
A high performance single-header embeddable persistent key-value store with indexing capabilities
bitcask database embedded key-value-store kv-store single-header
Last synced: 29 Apr 2026
https://github.com/ludevnet/assembly
Library for files/resources for LU related software
database file-formats lego-universe library rust-lang
Last synced: 28 Apr 2026
https://github.com/fahmifan/tblsrun
Generate database documentation from migration files
container database database-documentation docker documentation postgres postgresql
Last synced: 01 Mar 2026
https://github.com/meshy/django-sans-db
Limit database access in Django code and template renders
Last synced: 05 Mar 2026
https://github.com/nitxiodev/py-mongonnator
Just a simple production-ready paginator for Pymongo
database db mongoclient mongodb nosql-database pagination pagination-pointer paginator production-ready pymongo python python3
Last synced: 04 Apr 2026
https://github.com/sfluor/blazedb
A simple key value store
database golang keyvaluestore storage
Last synced: 05 Mar 2026
https://github.com/vit-orm/vitorm
a lightweight yet comprehensive ORM for MySql, SqlServer, Sqlite etc
clickhouse database elasticsearch mysql orm sqlite sqlserver vitorm
Last synced: 25 Feb 2026
https://github.com/skyfay/database-backup-manager
A self-hosted backup automation tool for MySQL, PostgreSQL, MongoDB & more. Backup to S3, FTP, or Local Storage. Features cron scheduling, notifications, and easy restores via a modern Web UI.
automation backup backups cloud-storage cron dashboard database database-backup databases devops docker mongodb mysql nextjs open-source postgresql recovery s3 self-hosted shadcn-ui
Last synced: 29 Jan 2026
https://github.com/idevelopthings/surrealdb-schema
This package provides functionality for parsing SurrealDB schema information from the database API, it then proves classes/structure for those parsed definitions.
database schema surrealdb typescript
Last synced: 27 Oct 2025
https://github.com/anupam-io/iitgn-grad-planner
A MERN based graduation planner web application for IIT Gandhinagar students
axios bootstrap bootstrap4 csv database full-stack fullstack-javascript heroku heroku-deployment mern-stack mern-stack-development mongodb mongodb-atlas mongodb-database mongoose mongoosejs react reactjs router state-management
Last synced: 27 Oct 2025
https://github.com/neverinfamous/postgres-mcp
Secure PostgreSQL Administration & Observability with Code Mode— True V8 Isolate Sandbox Replacing 248 Specialized Tools for up to 90% Token Savings. Includes Tool Filtering, Payload Optimization, HTTP/SSE, OAuth 2.1, Audit & Token Logging, Deterministic Error Handling, Support for 12 Extensions (pgvector, PostGIS, pg_partman, pg_cron & more).
ai-agents citext code-mode data-science database database-management developer-tools hypopg kcache ltree mcp npm oauth2 pg-cron pg-partman pgcrypto pgvector postgis postgresql typescript
Last synced: 09 Apr 2026
https://github.com/antman261/tiny-fixtures
A very simple javascript package for database fixtures
database database-fixtures database-testing fixture-test fixtures nodejs testing testing-javascript testing-tools typescript
Last synced: 25 Feb 2026
https://github.com/skipperbent/pecee-boolean-query-parser
Convert a boolean search query into a query that is compatible with a fulltext search.
boolean-query boolean-query-formatter boolean-query-parser database fulltext-query mysql-fulltext-query mysql-query-parser
Last synced: 26 Oct 2025
https://github.com/detain/db_abstraction
Database Abstraction Class
abstraction adodb database myadmin mysql mysqli pdo pgsql postgresql
Last synced: 27 Oct 2025
https://github.com/Storm-WG/storm-stored
Storage daemon for Storm and other LNP/BP nodes - an embeddble microservice frontend for different storage backends
database embedded lnp-bp microservices-architecture sled zeromq
Last synced: 03 Apr 2025
https://github.com/hnx8/dapperaid
SQL CRUD Query-Builder/Executor for Dapper
c-sharp crud csharp dapper database mappings orm query-builder sql-generation
Last synced: 08 Mar 2026
https://github.com/OGFris/FrisAI
FrisAI is an A.I. based chat-bot made with PHP.
ai chatbot conversation database php selflearning
Last synced: 14 Mar 2025
https://github.com/mittelmark/dbpp
Repository for the course Databases and Practical Programming at the University of Potsdam
database python python3 tcl tcltk tk-gui-toolkit tkinter
Last synced: 12 May 2025
https://github.com/darkterminal/turso-syncd
Turso Database Background Sync
database distributed edge sqlite synchronization turso
Last synced: 14 Apr 2025
https://github.com/codetheearth/flaredb
syntax of mongoose, freedom of sqlite
Last synced: 29 Sep 2025
https://github.com/ixboy/lifestyle
A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.
Last synced: 01 Oct 2025
https://github.com/ashishk1331/bleach-api
This is the API for Bleach Anime.
Last synced: 21 Sep 2025
https://github.com/materializeinc/connection-examples
Materialize connection examples
Last synced: 14 Apr 2025
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 2025
https://github.com/elgopher/deebee
Go library for storing application state.
Last synced: 09 Mar 2026
https://github.com/ndustrialio/node-distributed-lock
Enables distributed locking for sequencing actions across node applications
database distributed library locking nodejs postgresql sequelize
Last synced: 30 Mar 2025
https://github.com/igrishaev/dos-and-donts
A short list of rules I try to follow
Last synced: 24 Feb 2025
https://github.com/ezekielutshudi/vet-clinic-database
In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.
database postgres postgresql sql
Last synced: 28 Feb 2026
https://github.com/ghazaleze/courseshop_datawarehouse
a data warehouse for an online course shop
database datawarehouse etl-process sql sql-server-database staging-area
Last synced: 28 Jun 2026
https://github.com/go-rel/migration
Database Migration utility for REL
database go golang hacktoberfest mysql
Last synced: 11 Apr 2025
https://github.com/parzibyte/crud-postgresql-node
Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express
bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql
Last synced: 12 Apr 2025
https://github.com/jykuo-love-shiritori/twp
A practice project for a C2C e-commerce website selling "Too White Powder"
bootstrap5 c2c c2c-selling-platform database e-commerce e-commerce-website ecommerce ecommerce-website go golang postgresql practice practice-project reactjs shopping-cart shopping-site sql vite vitejs vitejs-react-typescript
Last synced: 14 Jan 2026
https://github.com/inforkgodara/automate-manual-repetitive-data-entry-tasks
This project contains demonstration of repetitive data entry tasks using python script as well as a form in which data is getting filled which is developed in JavaFX
automated-tasks automatic-data-entry automatic-form-filling-task automatic-tasks automation-data-entry data data-entry data-entry-automation data-entry-tasks database fill-form-automatic inforkgodara java-fx-form-automation pandas pyautogui python-automation python-script sql xlrd
Last synced: 17 Aug 2025
https://github.com/williamscch/recipes_rails_app
RoR Project that keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list
capybara database heroku rails rspec ruby
Last synced: 17 Sep 2025
https://github.com/inomuh/camfitool
This tool is a simple interface that allows injection of image faults into robot cameras. Thanks to this interface, you can create new image libraries by injecting the fault types you have determined, both real-time to TOF and RGB type ROS cameras, and to the image libraries previously recorded by these cameras.
camera database fault-injection opencv python qt5 robotics ros testing-framework testing-tools
Last synced: 17 Aug 2025
https://github.com/fabricio-191/simplest.db
A module that allows you to quickly make an easy to use database
begginer-friendly database easy-to-use json sqlite
Last synced: 14 May 2025
https://github.com/cezarlamann/docker-mssql-autorestore
A Docker image that automagically restores .BAK and .BACPAC files for testing purposes
database database-development database-testing mssql mssql-ser software-development software-testing sql-ser
Last synced: 16 Jan 2026
https://github.com/alllinux/nibiru
PHP MMVC Rapid Prototyping Framework
ai bitcoin-api bitcoin-payment bitcoin-wallet cms-framework composer cryptocurrency database database-access framework mmvc mvc navigation nibiru open-ai php php8 prototyping router template-engine
Last synced: 26 Jul 2025
https://github.com/mefrreex/jooqconnector
A library for working with databases using JOOQ ORM for Java
Last synced: 25 Jul 2025
https://github.com/lostpebble/pebblebed
Simplified interactions with Google Cloud Datastore for NodeJS
database datastore google-cloud google-cloud-datastore nodejs
Last synced: 21 Jul 2025
https://github.com/initphp/database
This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.
data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder
Last synced: 07 Mar 2026
https://github.com/tigrisdata-archive/tigris-client-java
Tigris Java client
Last synced: 11 Jan 2026