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/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/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/firesharkstudios/butterfly-db
Reactive database SELECTs for popular relational databases in C#
butterfly csharp database mysql orm postgres reactive-data-streams reactive-documents sqlite sqlserver
Last synced: 22 Aug 2025
https://github.com/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 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/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/invoiceninja/inspector
Simplified database records management.
database laravel management php
Last synced: 15 Apr 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/cookiedb/CookieDB
A byte sized database for everyone
database deno nosql typescript
Last synced: 07 May 2025
https://github.com/baijianruoli/confact
Distributed center based on Raft algorithm
Last synced: 16 Jan 2026
https://github.com/mjgardner/dbcritic
Critique a database schema for best practices
best-practices critique database database-schema perl
Last synced: 15 Apr 2025
https://github.com/hyperf/db-connection
connection-pool coroutine database eloquent hyperf swoole
Last synced: 31 Oct 2025
https://github.com/aiven-labs/aiven-laravel
Extend Laravel PHP framework to make working with Aiven databases simpler
aiven artisan-commands database laravel laravel8 mysql opensearch postgresql redis
Last synced: 02 Oct 2025
https://github.com/nuhu-ibrahim/lga-districs
A database of all the senatorial and representative districts, local governments and states in Nigeria
database house-of-representatives lga-districs national-assembly nigeria nigerian-states representative representative-districts senatorial senatorial-districts
Last synced: 04 Oct 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/amineelkouhen/mcp-cockroachdb
The CockroachDB MCP Server is a natural language interface designed for agentic applications to manage, monitor and query data in CockroachDB.
cockroachdb database generative-ai llm mcp mcp-server
Last synced: 08 Mar 2026
https://github.com/hyunjoonbok/R-projects
Portfolio in R
anomaly-detection data data-analysis data-science data-visualization database deep-learning h2o keras lightgbm marketbasketanalysis regression-models tensorflow time-series xgboost
Last synced: 30 Jul 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/mongorunway/mongorunway
Efficient database migration made easy
database database-migration migration-tool mongo-migration mongodb mongodb-migration python3 tool tools utility-library
Last synced: 23 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/georgemoralis/protoerp
Λογισμικό τιμολόγησης - εμπορικής διαχείρισης ανοικτού κώδικα
accounting apache-shiro database erp-application hibernate hikaricp java javafx jdk15 jinq liquibase lombok mydata mysql-connector-java
Last synced: 04 Oct 2025
https://github.com/thorwebdev/everydaylytics
Deno Fresh + Supabase
authentication database deno fresh postgres supabase
Last synced: 12 May 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/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/bocaletto-luca/phonebook
This is a Python application that implements a simple phone book with a graphical user interface (GUI) using PyQt5. The application allows users to add, view and delete phone contacts. Furthermore, it offers an "About" function to display information about the author of the application.
contact-management data-storage database gui open-source personal-organization phone-book pyqt5 python
Last synced: 09 Oct 2025
https://github.com/hapytex/django-enforced-choices
Enforce the list of possible values at the database level.
check-constraints database django django-models
Last synced: 13 May 2025
https://github.com/jaffarabbas/flutter-mobile-application-development
My Flutter Practice codebase
aws aws-lambda da database firebase firebase-auth firebase-database firebase-realtime-database flutter flutter-apps flutter-apps-development flutter-ui
Last synced: 01 Jul 2025
https://github.com/supercamel/spinodb
SpinoDB is an in-memory NoSQL data library that is fast and self-contained. It's written in C++ with bindings for many languages. It is suitable for web and desktop applications with demanding performance requirements.
c database gnome gobject javascript nosql vala
Last synced: 21 Mar 2025
https://github.com/paebbels/pyipcmi
A Python-based IP Core Management Infrastructure.
altera database infrastructure intel ip-core modelsim python3 quartus-prime questasim riviera-pro simulation synthesis vhdl vhdl-verification xilinx xilinx-vivado
Last synced: 15 Apr 2025
https://github.com/tablelandnetwork/local-tableland
Development has moved to: https://github.com/tablelandnetwork/tableland-js/
Last synced: 14 Aug 2025
https://github.com/drbarnabus/dactools
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool
Last synced: 30 Oct 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/drarig29/brackets-docs
Contains the documentation for all brackets-* related projects
brackets database docker documentation hacktoberfest javascript manager mkdocs tournament typedoc typescript
Last synced: 09 May 2025
https://github.com/wesovilabs/mollydb
A GraphQL configuration file database
configuration database go golang graphql graphql-api hooks storage yml
Last synced: 25 Aug 2025
https://github.com/netcorestack/datatransform
Sql2Sql or Sql2MongoDb Transform Tool
data data-transform database migration mongodb mssql nosql sql sql2mongo sql2mongodb sql2sql tooling transform
Last synced: 11 Apr 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/FabianRolfMatthiasNoll/MyMangaDB
Self-hosted manga collection manager with automatic metadata, MyAnimeList import, Docker support, and detailed collection statistics.
collection database isbn library library-management manga manga-collection manga-database manga-metadata manga-organizer manga-scraper media-library myanimelist open-source personal-library self-hosted
Last synced: 11 Feb 2026
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/bytebase/postgresql-parser
PostgreSQL parser based on ANTLR4
antlr antlr4 database parser postgres postgresql sql
Last synced: 09 Jul 2025
https://github.com/patilshreyas/easydatabase
Java API to easily implement JDBC-ODBC Database connection and operations.
database java java-library jdbc odbc
Last synced: 10 Apr 2025
https://github.com/armanceau/training
Traning of coding
api database html-css-javascript json mysql php sql training workinprogress
Last synced: 10 Jul 2025
https://github.com/zerocoolhacker/factorymanagment
This is an inventory management system for a factory that manufactures plastic products
database easy-to-use inventory-management point-of-sale pos reports
Last synced: 22 Jun 2025
https://github.com/rob-leggett/node_restful_webservice
Node, Babel, JWT, ES6, MongoDB, Microservice
babel database jwt microservice mongodb nodejs
Last synced: 12 Apr 2025
https://github.com/sparks-baird/nomad-examples
Examples of using the Novel Materials Discovery (NOMAD) database, especially downloading all chemical formulas.
cheminformatics database materials-data materials-databases materials-datasets materials-discoveries materials-discovery materials-informatics
Last synced: 05 May 2025
https://github.com/rursprung/r2d2-oracle
an r2d2 adapter for the oracle database
connection database oracle pool r2d2 rust sql
Last synced: 30 Apr 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/abbychau/gtsdb
A Dead Simple Timeseries Database. Aims to provide basic methods for embedding.
database edge-computing golang iot lightweight self-hosted time-series timeseries-database
Last synced: 29 Oct 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/gavincabbage/chiv
gavincabbage.com/chiv | Archive relational database tables to Amazon S3
Last synced: 11 Apr 2025
https://github.com/spresnac/laravel-artisan-database-helper
Some usefull helper to handle database backup & restores
backups database hacktoberfest laravel restore
Last synced: 21 Mar 2025
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/apache/couchdb-oauth
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 11 Jan 2026
https://github.com/devzstudio/cloud-backup
☁️ Backup your database and website files easily to dropbox
backup cloud-backup database dropbox mysql php web-application
Last synced: 16 Jun 2025
https://github.com/pjt3591oo/sequelizejs_translate
sequelize 5V document 번역
database javascript js nodejs orm sequelize
Last synced: 10 Apr 2025
https://github.com/mariadb-operator/mariadb-operator-helm
🦭 Install MariaDB operator via OLM using the Helm chart
crd custom-resource-definition database helm-operator kubernetes kubernetes-api kubernetes-operator mariadb mariadb-operator olm openshift operator
Last synced: 10 Apr 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/sirdiego/importr
TYPO3 CMS Extension - importr
csv database excel extbase import scheduled-tasks typo3 typo3-cms typo3-cms-extension
Last synced: 03 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/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/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/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/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/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/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/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/ibrahimbougaoua/hotel
simple Hotel website using node js and mongodb
bootstrap4 database expressjs mongodb node-js
Last synced: 03 Sep 2025
https://github.com/kenjij/firebase-ruby
Pure simple Ruby based Firebase REST library
Last synced: 28 Feb 2026
https://github.com/aminkhani/db
Database Tutorial
data database database-concepts database-systems database-tutorial db dbms mongodb mysql sql
Last synced: 11 Jul 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/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/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/satyamsoni2211/lazy_alchemy
Lazy-Alchemy is a Python package that loads the database models lazily. https://pypi.org/project/lazy-alchemy/
alchemy database lazy lazy-loading mapper mysql oops oops-in-python orm performance postgres postgresql query sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3 utility utility-library
Last synced: 23 Apr 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/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/lukaszahradnik/deep-db-learning
A modular message-passing scheme reflecting the relational model for end-to-end deep learning from databases
artificial-intelligence database deep-learning graph-neural-networks machine-learning python
Last synced: 23 Apr 2025
https://github.com/nkottary/esquelle.jl
Makes working with SQL databases easier
Last synced: 06 Jul 2025
https://github.com/croqaz/img-db
img-DB is a CLI application for organizing your images
Last synced: 21 Feb 2026
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/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/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/mfazrinizar/sqlzr-i
This is a Perl program to do an automated SQL Injection for pentesting web's SQL database protection. Coded by M.Fazri Nizar.
database exploit exploitation pentesting perl sql sql-i
Last synced: 08 May 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/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/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/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/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