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-10 00:07:53 UTC
- JSON Representation
https://github.com/ahammadmejbah/artificial-intelligence-research-and-development-projects
The field of Artificial Intelligence (AI) is a frontier of computer science that focuses on creating systems capable of performing tasks that would typically require human intelligence. This encompasses a wide range of capabilities such as visual perception, speech recognition, decision-making, and language translation.
data-engineering data-science data-visualization database datascience deep-learning deep-learning-algorithms deep-neural-networks deep-reinforcement-learning machine-learning machine-learning-algorithms machine-vision machinelearning
Last synced: 27 Apr 2025
https://github.com/professorcode1/college-time-table-scheduler
https://portfolio.raghavkumar.co.in/collegeschduler Creates a college schedule using ant-colony optimisation to perform graph colouring. This was my sem 4 Software Engineering project
ant-colony college-scheduler database graph-coloring nodejs np-complete timetable-generator
Last synced: 10 Oct 2025
https://github.com/xortroll/arc
Atmosphère (and custom) Nintendo Switch result code database
database nintendo result switch
Last synced: 08 Oct 2025
https://github.com/rohitdhas/helix-db
A Simple NoSQL DB 💾 written in TypeScript for Node.JS. 🚀
Last synced: 18 Aug 2025
https://github.com/ibrahimbougaoua/hotel
simple Hotel website using node js and mongodb
bootstrap4 database expressjs mongodb node-js
Last synced: 03 Sep 2025
https://github.com/feathersjs-ecosystem/feathers-cassandra
Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder
cassandra cassanknex database db express-cassandra feathers feathersjs knex model orm
Last synced: 11 May 2025
https://github.com/alirezasalehizadeh/querybuilder
Simple PHP query builder for quick interaction with database tables.
database mysql php query-builder sql
Last synced: 20 Mar 2025
https://github.com/mutablelogic/go-sqlite
Golang interface to SQLite
database golang rest-api sqlite sqlite-orm sqlite3
Last synced: 15 Jul 2025
https://github.com/joonas-yoon/json-as-db
Using JSON as very lightweight database
database json lightweight package pytest python storage tdd-python
Last synced: 20 Jul 2025
https://github.com/fab2bprog/crud-sqlite-xojo-example
This is an example program for Create, Read, Modify, Delete, Search records in a Sqlite database in Xojo language. It works by presenting as an example a customer search list and a customer management form. This program integrates a database data abstraction layer allowing easy modification and increased adaptability to your needs.
abstraction-layer crud crud-application crud-sample database database-management desktop-application mit-license sqlite sqlite-database sqlite3 xojo
Last synced: 19 May 2026
https://github.com/korridor/laravel-computed-attributes
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
accessor caching database eloquent eloquent-models laravel model package performance
Last synced: 13 Apr 2025
https://github.com/avanade/dbex
DbEx provides database extensions for DbUp-inspired database migrations.
ado-net database dbup sql sql-server
Last synced: 12 Sep 2025
https://github.com/clarisma/libgeodesk
Fast and storage-efficient spatial database engine for OpenStreetMap data
database geodesk geospatial geospatial-analysis gis openstreetmap osm
Last synced: 22 Aug 2025
https://github.com/zxol/atwrap
promisified airtable wrapper
airtable database javascript node wrapper
Last synced: 19 Apr 2025
https://github.com/tirendazacademy/data-science-with-r
Data Science | Machine Learning | Data Analysis
data-analysis data-science data-visualization database machine-learning machine-learning-algorithms r r-data-visualization r-ggplot2 r-machine-learning-turorials r-markdown r-programming r-studio rmarkdown tutorial
Last synced: 23 Jul 2025
https://github.com/wahidnasri/hivemq-chat-extension
HiveMQ extension to use MQTT as chat protocol.
chat chat-application database hivemq hivemq-chat-extension hivemq-extension mqtt
Last synced: 11 Apr 2025
https://github.com/isaac-lal/codepath-web102
The complete CodePath WEB102 project files for Fall 2022.
database javascript react web-development
Last synced: 12 Aug 2025
https://github.com/ndleah/dvd-rental-marketing-analytics
🎥 Email marketing campaign analysis
data-analysis data-exploration data-modelling data-structures data-wrangling database sql
Last synced: 19 Jul 2025
https://github.com/schemacrawler/schemacrawler-report-maven-plugin
Generate SchemaCrawler reports for Maven generated project websites
database database-diagrams database-schema e-r-diagrams jdbc schema schemacrawler schemacrawler-report
Last synced: 17 Apr 2025
https://github.com/solution10/sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
composer-packages database php sql
Last synced: 14 Sep 2025
https://github.com/phalcon/incubator-logger
Extended Adapters for Phalcon Framework Logger component.
cloudwatch-logs database logger monolog phalcon php-library psr-3 udp-socket
Last synced: 21 Jun 2025
https://github.com/oefenweb/ansible-percona-toolkit
Ansible role to set up percona-toolkit in Debian-like systems
ansible checksum database debian mariadb mysql percona percona-toolkit pt-deadlock-logger toolkit ubuntu
Last synced: 13 Jul 2025
https://github.com/ultirequiem/planetscale
🪐 A simple client for connecting to PlanetScale
database db-driver javascript mysql node nodejs planetscale typescript
Last synced: 07 May 2025
https://github.com/statamic/custom-publish-forms-api
An example of using Custom Publish forms powered by an API.
addon api database laravel publish statamic statamic-addon statamic-v2
Last synced: 06 Apr 2025
https://github.com/contributte/nextras-orm-events
:wolf: Doctrine-like events for Nextras ORM
contributte database event-dispatcher events nette nextras-orm orm
Last synced: 12 Apr 2025
https://github.com/vicotrbb/sqltemple
SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.
Last synced: 06 Mar 2026
https://github.com/spithash/linux-backup-script
Take backups of your mysql/mariadb databases and your files/folders. This bash script can be useful for linux server backups or migrations.
backup backup-script bash-script database linux linux-backup mariadb-database mysql-database
Last synced: 28 Jun 2025
https://github.com/morikuni/mdq
mdq queries multiple databases in parallel and output the results in JSON.
cli database go mysql postgresql sql
Last synced: 12 Jan 2026
https://github.com/mo7ammedd/exam-system
The Examination System Database is a comprehensive solution designed to streamline examination processes
database examination-system sql sqlserver
Last synced: 16 Apr 2025
https://github.com/foxorm/foxorm
The PHP full-featured ORM
cubrid database db mariadb mysql on-the-fly orm php postgresql redbean sql sqlite
Last synced: 19 Oct 2025
https://github.com/baijianruoli/confact
Distributed center based on Raft algorithm
Last synced: 16 Jan 2026
https://github.com/pchemguy/contacteditor
Demo VBA application/template illustrating MVP design pattern backed by persistent storage
adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel
Last synced: 02 Sep 2025
https://github.com/leynier/python-github-database
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.
database db github github-api github-as-a-database github-database github-rest-api pydantic pydantic-models python python-database python-library python-package
Last synced: 24 Jul 2025
https://github.com/harys722/free-domains
A curated collection of free subdomains ideal for personal websites, open-source projects, portfolio showcases, and innovative online ventures.
awesome awesome-list awesome-lists database dev-tools developer-tools dns domains free free-domains free-for-dev free-for-everyone free-for-life free-websites freecodecamp freedoms information namespace subdomains website
Last synced: 28 Jul 2025
https://github.com/reem-lab/house-booking-back-end
This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.
api database devise-jwt postgresql postman-documentation rspec-rails ruby ruby-on-rails
Last synced: 04 Sep 2025
https://github.com/instafluff/comfydb
Comfiest Way to Use A Database (MongoDB)!
comfy database db easy easy-to-use instafluff intuitive mongo mongodb query search storage wrapper
Last synced: 31 Jul 2025
https://github.com/cm4ker/platform
Platform for rapid creating business applications (auto generating crud, ui and more)
aquila business compiler database language language-analysis platform rad
Last synced: 21 Aug 2025
https://github.com/abderrahmanemustapha/dna
ibn khaldoune university analytics web app
analytics data-mining data-visualization database dataset datasette django django-rest-framework javascript machine-learning machinelearning-python mysql mysql-database online-analytical-processing python3 react university university-project
Last synced: 02 Aug 2025
https://github.com/bocaletto-luca/movies-database
Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.
data-management database dates films movie-data movies open-data research sql
Last synced: 03 Aug 2025
https://github.com/raj-rathod/raj
it is fully dynamic and multi vendor website.Basically it have three section Section One :Customer ,this section handle all the customer commands like searching, add to cart , finding product, placing the order etc. Section Two : Seller , this section handle seller commands like add product, manage products list, increase - decrease price and amount of product, show the sold product list return product list ,shipping detail, payment etc.Section Three : Administration , this section handle all the above two section
bootstrap4 college-project college-students crud-operation css database dbms dbms-mini-project dbms-project dbmsminiproject free html javascript jquery-ajax mysql mysql-database php7 phpmyadmin rajesh-rathore
Last synced: 14 Aug 2025
https://github.com/akaanuzman/learn_node
My development and learning process with node.js per day. 🚀
backend backend-api backend-service database databases express-middleware expressjs javascript js json json-api json-schema mongodb mongoose mongoosejs mysql nodejs nodejs-api nodejs-modules nodejs-server
Last synced: 27 Oct 2025
https://github.com/thechaoscoder/vsdb
VSDB - A Database for VapourSynth Scripts & Plugins
avsrepo database laravel laravel-framework vapoursynth vapoursynth-plugins vsdb vsrepo
Last synced: 30 Oct 2025
https://github.com/ashishps1/awesome-engineering-articles
A curated collection of 300+ engineering blog articles from top tech companies. Learn how the best engineering teams solve real-world problems at scale.
ai data-engineering database distributed-systems engineering infrastructure ml system-design
Last synced: 26 Feb 2026
https://github.com/pchemguy/ContactEditor
Demo VBA application/template illustrating MVP design pattern backed by persistent storage
adodb database excel mvp oop persistence persistent-data sqlite vba vba-excel
Last synced: 30 Jul 2025
https://github.com/Mongorunway/mongorunway
Efficient database migration made easy
database database-migration migration-tool mongo-migration mongodb mongodb-migration python3 tool tools utility-library
Last synced: 11 Oct 2025
https://github.com/jmari/scouchdb
Pharo driver for CouchDB database using Zinc client. Supports Mango queries and implements Voyage API
database pharo pharo-smalltalk smalltalk voyage
Last synced: 03 Mar 2026
https://github.com/rashedul-alam46/search-inside-the-database
Search a string inside the entire database.
Last synced: 21 Jun 2026
https://github.com/neverinfamous/db-mcp
Secure Database Administration & Observability with Code Mode in V8 Isolate Sandbox Unifying 181+ Tools with Optimized Payloads for 70–90% Token Savings. Includes Dynamic Tool Filtering, Dual-Transport HTTP/SSE, OAuth 2.1 Auth, Granular Access Control, Audit Logging, Deterministic Error Handling, Prometheus Metrics export, & Encryption at Rest
ai-llm better-sqlite3 csv database developer-tools fts5 http-sse json jsonb mcp mcp-server model-context-protocol oauth rtree spatialite sqlite sqlite-wasm typescript vector-search wasm
Last synced: 06 Jun 2026
https://github.com/richbl/postgresql-db-dump
shell script to perform a remote postgreSQL database dump
bash bash-script database dump postgres postgresql postgresql-database shell shell-script
Last synced: 28 Feb 2026
https://github.com/voidcoefficient/gold
redis-like database made with rust
database redis rust toy-project
Last synced: 16 Oct 2025
https://github.com/ksh168/smolink-url_shortener
This is a simple URL shortener in Flask. Shortens URL upto length 512 characters to 6 characters. Made using Flask-SQLAlchemy. This URL shortener will be able to redirect links and keep stats on the number of times each link was visited. Also has HTTP Basic Authentication to view stats. All this data will be stored in a sqlite3 database.
database flask flask-sqlalchemy python redirect-links sqlite url-shortener
Last synced: 05 Oct 2025
https://github.com/bocaletto-luca/cocktail-explorer
Cocktail Explorer is an interactive web application designed to help you discover and explore a wide variety of cocktails using a free API. This project dynamically fetches cocktail data—including images, names, descriptions, and preparation instructions—and presents the information through a sleek and responsive interface built with HTML, CSS, Jav
api api-free bocaletto-luca cocktails cocktails-api css3 database html5 javascript multidevice responsive ricette webapp
Last synced: 30 Apr 2026
https://github.com/abtinz/django-flask
Backend Developement learning with codeyad, Hamrouesh, youtube courses
backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket
Last synced: 17 Jan 2026
https://github.com/hkalexling/mg
A minimal database migration tool for Crystal
crystal database migration-tool
Last synced: 06 Oct 2025
https://github.com/myphz/wwwallet-be
wwwallet back end - Built with NodeJS, Express and MongoDB
authentication backend bitcoin cryptocurrency database javascript mongodb mongoose nodejs wwwallet
Last synced: 14 Feb 2026
https://github.com/cookiedb/cookiedb
A byte sized database for everyone
database deno nosql typescript
Last synced: 27 Apr 2025
https://github.com/reem-lab/vet-clinic
The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻⚕️
Last synced: 28 Apr 2025
https://github.com/frideosapps/frideos_kvprx
A library with persistent and reactive classes, and key/value pairs storing helpers, using the sqflite plugin.
database dbprovider flutter flutter-library flutter-package frideos frideos-kvprx pairs-stored reactive-programming sqflite sqflite-database sqlite streams
Last synced: 28 Apr 2025
https://github.com/puppetlabs/puppetlabs-pe_databases
A Puppet Module for Maintaining Your Puppet Enterprise Databases
database module postgresql puppet puppet-enterprise puppetdb supported
Last synced: 11 Dec 2025
https://github.com/renatoathaydes/eventory
An event sourcing-inspired library targeting offline-first use, with automatic synchronization with remote instances when connection is available.
dart database event-sourcing events
Last synced: 07 Sep 2025
https://github.com/nkottary/esquelle.jl
Makes working with SQL databases easier
Last synced: 06 Jul 2025
https://github.com/kenjij/firebase-ruby
Pure simple Ruby based Firebase REST library
Last synced: 28 Feb 2026
https://github.com/rocherkong/bara
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.
dapper dataaccess database dotfiles mybatis mysql oracle orm sql
Last synced: 26 Oct 2025
https://github.com/ilxqx/vef-framework-go
A comprehensive, enterprise-grade web framework for Go that accelerates the development of scalable, maintainable applications
api backend backend-development crud database fiber framework go golang middleware orm validation web-development web-framework
Last synced: 27 Jan 2026
https://github.com/andres-condezo/vet_clinic
Relational database to create the data structure for a vet clinic using PostgreSQL.
Last synced: 28 Apr 2025
https://github.com/renoki-co/laravel-thermite
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
active cockroach cockroachdb database laravel pgsql postgres postgresql psql replica
Last synced: 27 Oct 2025
https://github.com/usagi-coffee/pg_chainsync
Access blockchain inside PostgreSQL
blockchain database ethereum pgrx postgres postgres-extension postgresql postgresql-extension rust sql
Last synced: 14 Oct 2025
https://github.com/danielletto2020/liteeditorai
Лёгкий редактор для эпохи ИИ-агентов: терминал в центре, модули рядом — код, Git, контейнеры Docker·Podman, базы данных Postgres·MySQL·SQLite, плюс свои модули-плагины (пишет ваш ИИ-агент). Удалённый пульт для Android, чат через OpenRouter, мульти-вкладки, 6 тем. Linux · Windows.
ai-agents android claude-code code-editor containers database desktop-app developer-tools docker electron ide llm mysql openrouter plugins podman postgresql remote-control terminal xterm
Last synced: 15 Jun 2026
https://github.com/sirwanafifi/sqldumpjs
A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.
Last synced: 05 Mar 2026
https://github.com/mpyw/sqlc-restruct
Post-processor for kyleconroy/sqlc
database go golang postprocessing postprocessor sqlc
Last synced: 09 Apr 2025
https://github.com/michaldziuba03/nestjs-modules
Monorepo for NestJS modules 📦
cassandra connector database driver ioredis modules monorepo nest nest-module nestjs redis typescript
Last synced: 24 Feb 2026
https://github.com/scop/django-instant-admin
Instant Django admin site for an existing database
crud database django django-admin
Last synced: 06 Sep 2025
https://github.com/finos/legend-community-delta
Combining best of open data standards with open source technologies
data database delta-lake spark
Last synced: 15 Oct 2025
https://github.com/pavi2410/based
Free and open source Database explorer
database explorer postgresql query sqlite viewer
Last synced: 13 Jun 2025
https://github.com/bcrowe/cakephp-encrypted-type
:lock_with_ink_pen: CakePHP plugin that provides field-level (column) encryption within the application layer before data is stored or transmitted to the database, supporting regulatory compliance, zero-trust security, end-to-end encryption, and contextual awareness.
cakephp cakephp-plugin data-encryption data-security database encryption end-to-end-encryption field-level-encryption field-level-security gdpr hipaa pci pci-compliance pci-dss php regulatory-compliance security zero-trust zero-trust-security
Last synced: 08 Mar 2026
https://github.com/guepard-corp/guepard-cli
Guepard CLI
branching database git postgresql rust-lang
Last synced: 26 Feb 2026
https://github.com/makefu/energydb
Energy Drink Database and Website Generator for all the Energy Drinks in the World!
Last synced: 24 Jun 2025
https://github.com/uonline/uonline
Browser-based MMORPG in a fantasy world.
bower coffeescript database foreman gulp jade javascript jshint mmorpg postgresql pug yarn
Last synced: 26 Feb 2026
https://github.com/zejiran/frontend-simple-buyers-platform
💸 Vue.js app representing a simple buyer platform. It has a dedicated server for loading data from database and endpoints
axios buyer-platform buyers csv database dgraph frontend go go-chi json mysql vue vuejs vuetify
Last synced: 17 Mar 2026
https://github.com/solidmvc/car-rental-system
Car Rental System (Native WordPress Plugin) is a high quality, native and responsive WordPress plugin to rent a car, created by experienced Silicon Valley engineers.
bike-rental car car-hire car-management-system car-rental car-rental-software car-rental-system coupons database deals oop rent-a-car scooter-rental
Last synced: 17 Mar 2025
https://github.com/nesto-software/moment-holiday
A Moment.js plugin for handling holidays at scale.
database holiday holiday-calculation holidays library moment momentjs node nodejs typescript
Last synced: 24 Oct 2025
https://github.com/cmars/ddcp
Database-to-Database Copy (DDCP) over Veilid
database distributed local-first privacy sqlite veilid
Last synced: 14 Jun 2025
https://github.com/xephonhq/xephon-b
A time series database benchmark suite
benchmark database time-series tsdb
Last synced: 14 Jan 2026
https://github.com/0spol/docker_learning_lab
A hands-on Docker environment for learning and practicing containerized databases and utilities. Includes ready-to-run containers for MySQL, PostgreSQL, Oracle, MongoDB, Mongo-Express, phpMyAdmin, Java, and Linux utilities. Ideal for development, testing, and educational purposes.
database databases dev-environment docker docker-compose education java learning-lab mongodb mysql phpmyadmin postgresql
Last synced: 15 Mar 2026
https://github.com/fauna/fauna-go
Go driver for Fauna v10 (current)
client clients database driver drivers fauna faunadb go golang nosql nosql-database serverless
Last synced: 06 Mar 2026
https://github.com/fwd/server
Full-Stack NodeJS Toolkit
boilerplate boostrap database express-js framework momentjs nodejs shell
Last synced: 20 Jul 2025
https://github.com/cheatsheet-lang/mongodb
Cheatsheet for MongoDB
cheatsheet database drop hacktoberfest hacktoberfest2020 mongodb mongotop nosql pipeline retrieve-data schema-less stage syntax
Last synced: 05 May 2025
https://github.com/dbsynckit/dbsynckit
DbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.
database database-migrations db dotnet dotnet-core mssql mysql postgresql sql-query-builder synchronization
Last synced: 30 Dec 2025
https://github.com/lszeremeta/sdfeater
Always hungry SDF chemical file format parser with many output formats
chebi chemical-data chemical-elements cheminformatics cli cvme cypher data-structures database docker-image drugbank jar java molecularentity neo4j parser parsers periodic-table sdf sdf-files
Last synced: 17 Jul 2025