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/mahmoudparsian/data-management-for-business-analytics
Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.
analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql
Last synced: 26 Feb 2026
https://github.com/vaseug/powerlib
PowerLib contains classes and extension methods for working with data structures and MSSQL server data.
arrays collections data-structures database deployment entityframework helpers linq linq2sql mssqlserver sqlclr sqlserver
Last synced: 02 Feb 2026
https://github.com/fou1100ouacus/database-level2-concepts-t-sql
Transact-SQL (T-SQL) is a programming language used to manage and manipulate relational databases. It is a proprietary language developed by Microsoft and is the primary language used for programming Microsoft SQL Server
database tsql tsql-stored-procedures
Last synced: 07 Feb 2026
https://github.com/vimiix/sqlalchemy-mogdb
Enmotech MogDB dialect for SQLAlchemy.
database dialect mogdb sqlalchemy
Last synced: 12 Apr 2026
https://github.com/yasargis/jelata-framework
Jelata Framework
database framework jelata-framework plpgsql postgresql python python3 reactjs sql
Last synced: 06 Jan 2026
https://github.com/dbsynckit/dbsynckit.db
Foundational package within DbSyncKit, defining interfaces and contracts for consistent database interactions. This package lays the groundwork for seamless integration with various database providers.
database dbsynckit dotnet dotnet-core mssql mysql postgresql sqlite
Last synced: 12 Apr 2026
https://github.com/pcpratheesh/golang-firebase-example
Sample code snippet for basic operation with firebase realtime db
code database firebase firebase-database golang real-time sample snippets
Last synced: 08 May 2026
https://github.com/loop333/btrieve_lib_win32
My Old C++ Library For Btrieve DataBase
Last synced: 27 Feb 2025
https://github.com/gcarreno/testgnudbm
A simple test using the libgdbm library
database fpc free-pascal freepascal gdbm key-value key-value-database keyvalue keyvalue-db lazarus
Last synced: 24 Mar 2025
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 28 Apr 2026
https://github.com/nowshad-hossain-rahat/nhr_db
This PHP library will help you to create database connetion using PDO and creating tables,inserting,updating,fetching,deleting data from database without writing any SQL code.Just create an object of the "DB" class and then the power is yours! :)
Last synced: 14 Jan 2026
https://github.com/ruby0b/sqlite-simple-interpolate
Safe interpolated SQLite queries in Haskell
database haskell sqlite string-interpolation
Last synced: 01 Jul 2025
https://github.com/ecrl/database-web-app
A comprehensive database of combustion properties for over 1,200 compounds
cetane-number combustion computational-chemistry database docker energy-density mongodb octane yield-sooting-index
Last synced: 20 Jul 2025
https://github.com/marvinified/sharded
Sharded - Make any database fast
database performance prisma sqlite
Last synced: 11 Mar 2026
https://github.com/ezaco-dev/sqlite-explorer
tools python - SQLite explorer - LWS25 Project by ezaco (Local Web Software)
coding-tool database database-management ezaco-dev flask flask-application flask-sqlite3 lws lws25 python-tools python3 sqlite sqlite-explorer tools
Last synced: 21 Feb 2026
https://github.com/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 2026
https://github.com/ain/docker-mysql-dumper
Dump script for (multiple) MySQL Docker container(s)
database docker mysql mysqldump
Last synced: 12 Apr 2026
https://github.com/fsistemas/gosqltojson
gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json
automation command-line-tool csv database go json mysql postgres sql tool
Last synced: 12 Apr 2026
https://github.com/sausin/laravel-set-autoincrement
Easily set the auto increment index for your tables in a laravel project
auto autoincrement database database-management database-migrations increment laravel mysql php sqlite
Last synced: 11 Apr 2026
https://github.com/ercindedeoglu/northwind
Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008
database northwind northwind-database northwind-db northwind-sql-database sql
Last synced: 11 Jun 2025
https://github.com/nndi-oss/jdbi-utils
Utilities for JDBI 3
database java jdbi3 validation
Last synced: 10 May 2026
https://github.com/lnxusr1/query-commander
Browser-based SQL Query tool for universal database access and management.
database database-access database-management sql sql-query
Last synced: 01 Apr 2025
https://github.com/wallymathieu/mejram
Database analysis by using information tables and conventions
analysis conventions database postgresql referential-constraints sql-server
Last synced: 23 Apr 2025
https://github.com/proost/dbresolver
The sqlx resolver and wrapper for database cluster
database go golang mysql postgresql rdbms sqlx
Last synced: 18 Jan 2026
https://github.com/samuelebarbiera/venmjs
BUILDING A VUE STACK IT'S NEVER BEEN SO EASY🔧 ⛏️
backend-framework cli cloud create database dependencies deploy docker fullstack-javascript hosting mevn node nuxtjs orm testing venmjs vue webapp
Last synced: 12 Apr 2026
https://github.com/filiprokita/python-ai-quiz
A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.
ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development
Last synced: 21 Feb 2026
https://github.com/aplus-framework/database-extra
Aplus Framework Database Extra Library
aplus aplus-framework composer database database-extra extra framework full-stack gitlab library migration migrator php php8 phpoop phpstorm seed seeder vscode
Last synced: 14 Jul 2025
https://github.com/dysnomia-studio/dmarc-parser
A simple job that query, parse and save to database dmarc aggregate reports
dashboard database dmarc dmarc-parser parser
Last synced: 05 Aug 2025
https://github.com/vedanti-u/dbsense-ai
A quick and lightweight library to chat with databases. It uses schema over bulky data embedding for efficient and speedy interaction, ensuring data security.
ai database db langchain ml npm npm-package open-ai openai oss postgresql sql typescript
Last synced: 12 Apr 2026
https://gitlab.com/wgms/glathida
Glacier Thickness Database (GlaThiDa) https://www.gtn-g.ch/data_catalogue_glathida
collaboration database datapackage glacier glaciology global
Last synced: 20 Jul 2025
https://github.com/alessandrotesoro/schema
A chainable wrapper for creating database tables schema powered by wpdb in WordPress.
database schema wordpress wordpress-development wordpress-library wordpress-plugin wpdb
Last synced: 03 Feb 2026
https://github.com/andythefactory/ninox-api
An API wrapper for the ninox db api (https://docs.ninox.com/en/api/public-cloud-apis)
api api-client api-rest api-wrapper api-wrappers database database-connector ninox python python-3 python3
Last synced: 04 Feb 2026
https://github.com/serhatyamann/data_access
Collecting data with ORM tools EF and Dapper.
codefirst crud dapper dapper-crud data-access database dbfirst entity-framework linq linq-methods linq-to-entities linq-to-sql micro-orm model-first object-relational-mapping orm queries sql
Last synced: 02 Jul 2026
https://github.com/daikazu/laratone
Simple API for managing color libraries in you Laravel application.
database laravel-package packagist seed
Last synced: 16 Jan 2026
https://github.com/emmmabk/employee-performance-evaluation-system
The Employee Performance Evaluation System 📊 helps organizations manage and assess employee performance efficiently. It allows adding ➕, editing ✏️, deleting ❌, and restoring ♻️ employee records, while tracking performance based on attendance 🕒, soft skills 🤝, and hard skills 💻, ensuring effective HR management.
database final-project jar java-database javafx-application oop team-repo
Last synced: 02 Apr 2025
https://github.com/sarah627/java_miniatures
This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects
abstraction algorithms arrays class conditional-statements database docker exception-handling generics interfaces-java jdk loops-and-iterations mvc-architecture object oop oop-principles springboot static-method strings structures-java
Last synced: 02 Feb 2026
https://github.com/abdelilahou/dbmcp
The only Database MCP you need, supports multiple connections
database golang mcp mcp-server mysql postgresql
Last synced: 11 Apr 2026
https://github.com/prompt-management/cli
CLI tool for managing AI prompts with search and organization capabilities. Personal, secure prompt library with YAML storage and metadata filtering.
ai automation chatgpt claude cli command-line database developer-tools gemini llm nodejs productivity prompt-management prompt-manager prompts search storage typescript workflow yaml
Last synced: 06 May 2026
https://github.com/samuelscheit/lambert-orm
A Database abstraction layer for different DB Engines
abstraction database mongodb orm
Last synced: 07 Apr 2025
https://github.com/vimiix/django-opengauss-backend
openGauss database dialect for Django
database dialect django opengauss
Last synced: 13 Feb 2026
https://github.com/Mohammed-3tef/Kheir_Market
This project presents the design and implementation of a relational database system for an online supermarket platform, modeled after real-world systems such as Carrefour Egypt. The system is intended to manage product inventories, handle customer data, and support online purchasing processes.
assignment c-sharp clean-code database erd fcai-cu is211 mssqlserver oop super-market-management
Last synced: 01 Jul 2025
https://github.com/pablobona/hellorails
This is a Ruby on Rails application called 'hellorails,' configured with a PostgreSQL database. The application has been initialized using Git and enables you to showcase a 'Hello World' message on the homepage of a web browser.
Last synced: 11 May 2026
https://github.com/mahmoud-saeed-mahmoud/simple_storage
A simple, lightweight NoSQL database written in pure Dart, with support for concurrency control, indexing, pagination, transactions, and TTL.
dartlang database flutter nosql-database
Last synced: 13 Apr 2026
https://github.com/zonia3000/maven-docker-database-testing
Example of Maven project using Docker plugin for integration testing on real databases
database docker example maven maven-plugin-example mysql postgresql testing
Last synced: 11 Apr 2026
https://github.com/xdev-software/xapi-db-cache-2009
Caché 2009 Database Adapter for the XDEV Application Framework SqlEngine
database database-adapter intersystems-cache intersystems-cache-2009 java xapi xdev xdev-application-framework
Last synced: 14 Jan 2026
https://github.com/gesthosnetwork/postgresqlportable
database no-installation-required portable-apps postgresql
Last synced: 05 Sep 2025
https://github.com/oguzhanumutlu/photondb
As fast as a photon, as small-sized as a photon.
compact database fast javascript node photon small sql table
Last synced: 13 Apr 2026
https://github.com/twineworks/vertica-9-for-pentaho-kettle
Vertica 9 database metadata for pentaho kettle
Last synced: 14 Jan 2026
https://github.com/pguyson/fireleaves
Firebase Real-time database to MongoDB adapter
backend database es6 firebase javascript mongodb mongodb-adapter nodejs redis
Last synced: 11 May 2025
https://github.com/beastop/decentralized-grqphdb
A tiny effort towards creating a decentralized graph database management system for rapid prototyping.
database decentralized decentralized-graphdatabase flask graphdatabase python python3
Last synced: 25 Apr 2025
https://github.com/murtadhaalobaidi/soundgood-music-school
Soundgood Music School
astah database jdbc-connector lucidchart maven pgadmin4 psql psql-database query sql sql-server sqlshell terminal
Last synced: 13 Apr 2026
https://github.com/rosbit/dbx
golang database utility with easy-to-use transaction support. 基于ORM,更方便使用;事务处理流程自定义,代码不杂乱,易于使用
database easy-to-use orm tranastion
Last synced: 05 Jan 2026
https://github.com/suhy-jang/tweetx
graphql api, node, react - twitter clone (04.Aug.2020 ~ 17.Aug.2020)
apollo-client apollo-client-testing aws-s3 database git-flow graphql-api graphql-yoga posgresql prisma react redux sendgrid twitter-clone-app
Last synced: 02 May 2025
https://github.com/amruthlp12/com.onlinebankingapplication
An online banking application built with Java and MySQL, providing functionalities for account management, customer management, and transaction management.
account-management backend-development banking banking-software client-server customer-management database database-integration financial-software java java-development jdbc mvc mysql object-oriented-programming open-source project-structure sql transaction-management
Last synced: 05 Jan 2026
https://github.com/c0deta1ker/MatBaseX
MatBase provides access to an extensive database of material parameters, inelastic mean free paths (IMFP), photoionization binding energies, cross sections, and asymmetry parameters. Additionally, MatBase includes a suite of functions for users to load, process, model and fit their own data, making it an indispensable tool in the field.
cross-sections crystal-structure crystallography data-analysis data-fitting database electron imfp imfp-calculator-matlab material material-database matlab matlab-application matlab-gui matlab-toolbox pes-modelling photoelectron-spectroscopy photoionization simulation xps
Last synced: 23 Jul 2025
https://github.com/clemente-lab/mmeds-meta
A database for storing and analyzing omics data
database microbiome microbiome-analysis microbiome-data python sql-database
Last synced: 11 Mar 2026
https://github.com/abeloldev/bono-db-manager
A small library for Python3 which aims to handle DB in a faster way.
database espanol-ingles good-first-issue help-wanted python3
Last synced: 18 Jan 2026
https://github.com/viveknathani/dbtree
A tool to visualize database schemas right inside your terminal.
ascii database go postgresql schema
Last synced: 18 Jan 2026
https://github.com/itsfoss0/school
This Repo contains concept taught in second year in Campus ( Computer Science)
computer-science database networking object-oriented-programming software-engineering university-of-eldoret uoe
Last synced: 28 Jun 2026
https://github.com/speedycraftah/speedy-db
A database written in C++ which supports JSON querying and TCP encryption.
Last synced: 25 Sep 2025
https://github.com/ksanyok/translatepress-addon-indexer
An addon for TranslatePress to automatically index the translation tables for enhanced search performance and faster content loading.
database indexdb optimization php php7 php8 wordpress wordpress-development wordpress-plugin
Last synced: 05 May 2026
https://github.com/i-am-uchenna/retail-database-management-system-t-sql-sql-server-
This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.
customer-management database database-management database-schema retail sql-server t-sql
Last synced: 29 Apr 2026
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/paralaxus/constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 11 Apr 2026
https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script
I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.
backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development
Last synced: 05 Jan 2026
https://github.com/petehouston/laravel-many-to-many-relationship-demo
Demo for Laravel Eloquent many-to-many relationship
database laravel laravel-example laravel-framework laravel-tutorial php
Last synced: 03 May 2026
https://github.com/idealista/postgresql_role
Ansible role to install PostgreSQL
ansible ansible-role centos database debian postgres postgresql rhel
Last synced: 12 Mar 2026
https://github.com/vast-data/vastdb_nifi
NiFi 2.x Processors designed for interacting with the VAST Database, enabling schema and table management, efficient ingest, query and modification of columnar data
database nifi nifi-processors python
Last synced: 26 Jan 2026
https://github.com/goatplatform/orderstamp-js
A lightweight TypeScript utility providing efficient, O(1) ordered list management in databases, simplifying insertions and reordering.
algorithms big-data database typescript
Last synced: 01 Mar 2025
https://github.com/adbc-drivers/validation
A framework for validation testing of ADBC drivers.
Last synced: 16 Jan 2026
https://github.com/jimenacambronero/sandias_clothing
Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.
Last synced: 16 May 2026
https://github.com/r3nanp/sellapi
💰 An API to make sales!
api-rest architecture database nodejs postgres r3nanp typeorm typescript
Last synced: 11 Apr 2026
https://github.com/mastansayyad/dbms-sql-queries-
This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.
database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql
Last synced: 18 Apr 2026
https://github.com/timothymeadows/sqlite3-entities
SQLite3 Async Entities in JavaScript / Node.js
database javascript nodejs nosql sqlite3 sqlite3-entities
Last synced: 13 Apr 2026
https://github.com/tathithienthanh/finaltest_database-sql-data-collection-for-ds
The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)
chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization
Last synced: 17 Feb 2026
https://github.com/artegoser/tessradb
TessraDB is local noSQL database
database db embedded-database json-database nosql nosql-database serverless tessradb typescript
Last synced: 14 Apr 2026
https://github.com/richardschoen/ibmixmlservicestd
IBM i XMLSERVICE C# and VB.Net Data Access Service Wrapper for .Net 4.6.1 and above and .Net Core 2.0 and above
as400 cl cobol command data database db2 ddm drda ibm ibmi os400 pase program qcmdexc qcmdexec queue rpg service xmlservice
Last synced: 18 Apr 2025
https://github.com/aweris/postgres-data-dump
Tool for dumping a sample of data from PostgreSQL
database dump manifest postgresql
Last synced: 14 Jan 2026
https://github.com/trivigy/migrate
Idiomatic GO cluster release and database migration management
database embedded gcloud kubernetes migration semver sql tool
Last synced: 07 Oct 2025
https://github.com/officialpiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 22 Mar 2025
https://github.com/sikatikenmogne/school-discipline-management-database
Base de donnée pour la gestion de la discipline en milieu scolaire / Database for school discipline management
database mysql mysql-database sql
Last synced: 17 May 2026
https://github.com/minakovnv/maternity-hospital-system
Maternity hospital system
Last synced: 26 May 2026
https://github.com/oefenweb/ansible-percona-client
Ansible role to set up percona-server client in Debian-like systems
ansible database debian mysql percona-client percona-server ssl ubuntu
Last synced: 13 Jul 2025
https://github.com/iantomasinicola/databaseyimp
Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.
Last synced: 12 May 2026
https://github.com/smaug6739/members-api
A members api with Node.JS and MySQL database
admin-management backend database member-area members mysql nodejs
Last synced: 12 Apr 2026
https://github.com/cyberflamego/cassandra
Cassandra mirror
apache apache-cassandra cassandra database nosql
Last synced: 04 Oct 2025
https://github.com/2003harsh/chat-with-databases-using-rag
"Chat with Databases using RAG" is a cutting-edge project that seamlessly integrates natural language inputs with database interactions. By leveraging advanced techniques like RAG and few-shot learning, it generates SQL queries from plain text and retrieves human-like responses from the database, revolutionizing the way we interact with data.
database langchain-python langsmith natural-language-processing retrieval-augmented-generation
Last synced: 18 Sep 2025
https://github.com/contributte/doctrine-skeleton
🎁 Nette and Doctrine project skeleton. Using Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
contributte database dbal doctrine nette orm project skeleton
Last synced: 18 Sep 2025
https://github.com/fabienbounoir/database-manager
💾 A super cosmic tool to save or reanimate your precious mongo data, with a snap of the fingers!
backup database dump mongodb restore-database
Last synced: 06 May 2026