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-08 00:08:06 UTC
- JSON Representation
https://github.com/tafara-n/code-practise
Practising coding in different languages.
api bootstrap5 c css data-structures database django flask html javascript jquery json programming python sqlalchemy typescript
Last synced: 05 Feb 2026
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/searchcraft-inc/vite-vue-searchcraft-template
Provides a minimal Vite + Vue + Searchcraft starter template.
ai api database enterprise-search full-text-search fuzzy-search search search-as-you-type search-engine searchcraft site-search typescript typo-tolerance vite vite-starter vite-starter-template vite-template vite-vue vue
Last synced: 18 Jan 2026
https://github.com/awssat/laravel-query-reset
⏮ Clear previously set statements in Laravel query builder
database eloquent eloquent-database ico laravel laravel-query-builder link-packagist query query-builder reset set-statements statement statements
Last synced: 13 Jan 2026
https://github.com/edertone/turbodepot
General purpose multi storage library (ORM, Logs, Users, Files, Objects)
cross-language database filesystem javascript json-setup orm php sql typescript user-management
Last synced: 15 Aug 2025
https://github.com/alexvcasillas/graphdb
An in memory database with sync capabilities
database in-memory in-memory-database in-memory-storage javascript synchronization typescript
Last synced: 23 Apr 2025
https://github.com/prasanta-hembram/translation-work-list-for-santali-language
Here are some resources which are volunteerly contributed by me which may help Santali Content creators or Researchers. ᱱᱚᱶᱟ ᱥᱟᱦᱴᱟ ᱨᱮ ᱫᱚ ᱤᱧ ᱯᱟᱦᱴᱟ ᱠᱷᱚᱱ ᱜᱚᱲᱚ ᱮᱢ ᱠᱟᱱ ᱨᱮᱫ ᱠᱚ ᱢᱮᱱᱟᱜᱼᱟ ᱡᱟᱦᱟᱸ ᱫᱚ ᱥᱟᱱᱛᱟᱲ ᱟᱨ ᱨᱤᱥᱚᱨᱪᱚᱨ ᱠᱚ ᱠᱟᱹᱢᱤ ᱨᱮ ᱜᱚᱲᱚ ᱮᱢᱟ ᱠᱚᱣᱟᱭ ᱾
bilingual database dictionary ocr resource santali translation
Last synced: 15 Mar 2025
https://github.com/mrtimofey/laravel-aio-images
All-in-one Laravel/Lumen image processing
database database-migrations eloquent image image-manipulation image-processing imagemagick images laravel laravel-5-package laravel-package laravel5 lumen model
Last synced: 23 Apr 2025
https://github.com/stillpoint-software/hyperbee.migrations
A .NET database migration framework for Postgresql, MongoDb, and Couchbase
couchbase cron csharp database dotnet migration mongodb postgresql
Last synced: 21 Jan 2026
https://github.com/patilni3/sql_practice_files
SQL Skills: Full Range from Beginner to Expert using SQL_Server
data database mssql mssql-database mysql mysql-database sql
Last synced: 14 Jun 2025
https://github.com/diegovictor/ecoleta-api
scriptProject built during Rocketseat's Next Level Week #1
api coverage-report database ecoleta friendly-errors javascritpt js nlw nlw-booster node nodejs rocketseat seeds sqlite ts typescript
Last synced: 07 May 2025
https://github.com/mutazhelal/audioplayer
Audio player with features like playlists, skip, shuffle, pause and play. React, Next.js, Typescript, and Postgres. Cookies, database schemas and migrations, API calls with serverless functions.
cookies database middleware migration nextjs postgresql prisma reactjs schema
Last synced: 12 Apr 2025
https://github.com/micahlt/tzutujil-dict
📖 Western Tz'utujil dictionary and translator
database dictionary guatemala language linguistics maya tzutujil
Last synced: 21 Jan 2026
https://github.com/andrewjo/express-slonik
Slonik transaction middleware with zero dependencies.
database database-transactions express expressjs middleware nodejs postgres postgres-transactions postgresql slonik transactions
Last synced: 25 Oct 2025
https://github.com/felixklauke/victoria
Experimental replacement for couchbase's default entity converter using GSON instead and providing a powerful DAO API. It's full featured providing extended life cycle observing and database backed on disk data structures alongside with extensive entity management via annotations.
annotations bucket converter couchbase couchbase-cluster couchbase-enterprise dao database entity gson lifecycle lifecycle-processing repo repository sasuke sasukekawaii tls victoria
Last synced: 26 Apr 2026
https://github.com/visualappeal/laraveldatabaselogger
Laravel package to log messages into the database instead of, or in addition to, a file.
database laravel laravel-5-package php
Last synced: 18 Oct 2025
https://github.com/hasanisaeed/database-backup-aws
Automatic and adjustable backup of the database on AWS or anywhere else!
Last synced: 10 Jul 2025
https://github.com/yeahnotsewerside/litedatabase
Just my own implementation of lite Data base in c++
database db litedatabse titeweight
Last synced: 11 Apr 2026
https://github.com/kaaass/rumbase_java
A lightweight relational database built in Java.
Last synced: 28 Apr 2025
https://github.com/t3v/t3v_datamapper
The data mapper extension of TYPO3voilà.
data database datamapper extension laravel mapper t3v typo3 typo3-cms-extension typo3-extension typo3voila
Last synced: 27 Jan 2026
https://github.com/ananya-0306/contact_management_system
Contact Management System project is written in Python. The project file contains a python script (index.py). This is a simple GUI based project which is very easy to understand and use. Talking about the system, it contains all the required functions which include adding, viewing, deleting and updating contact lists. While adding the contact of a person, he/she has to provide first name, last name, gender, address and contact details. The user can also update the contact list if he/she wants to. For this, the user has to double-click on a record that he/she wishes to edit. The system shows the contact details in a list view. And also the user easily delete any contact details.
begginer-tutorial contactmanagement database project-management python3 pythonforbeginner pythonprojects
Last synced: 23 Jul 2025
https://github.com/primaryobjects/monster-collector
An AI monster generator web app using the Large Language Model (LLM) Cohere with the EntityFramework and Sqlite.
ai cohere csharp database dotnet entityframeworkcore large-language-model linq llm sqlite web webapp
Last synced: 25 Jan 2026
https://github.com/hasan-kilici/kawethradb
csv csv-files csv-import csv-parser csv-reading database go golang golang-library golang-module golang-package
Last synced: 26 Apr 2025
https://github.com/eighty4/cquill
Versioned CQL migrations for Cassandra and ScyllaDB
cassandra cassandra-cql cassandra-database cicd continuous-delivery continuous-deployment continuous-integration cql database database-administration database-management database-migrations database-schema devops devops-tools scylladb
Last synced: 09 Apr 2025
https://github.com/omonimus1/sqlzoo
My Own solutions of SQLZoo & NoSQL challenges
database nosql-database query-language sql sql-solution sqlzoo-solutions
Last synced: 17 Mar 2025
https://github.com/wioniqle-q/lightweight-mongodb
Lightweight-MongoDB is a high-performance, scalable, and lightweight implementation of the popular MongoDB database
database dotnet9 high-scale implementation lightweight-mongodb mongodb session transaction
Last synced: 16 Oct 2025
https://github.com/hebertcisco/pgnode
PostgresSQL client to Nodejs servers
database javascript nodejs pgsql-connection-pooling postgres postgresql postgressql typescript
Last synced: 01 Jul 2025
https://github.com/dhuny/tpch
TPC-H Benchmark helper for MySQL and MariaDB
benchmark benchmarking database jmeter lamp-stack mariadb metrics-databases mysql performance performance-monitoring performance-tuning rdbms sample-database tpc tpc-h tpch ubuntu
Last synced: 24 Jan 2026
https://github.com/alttch/yedb
Simple and reliable key-value database
configs database key-value reliable rugged serialization
Last synced: 27 Feb 2025
https://github.com/canytr/databaseconnection
DatabaseConnection is a user-friendly tool designed to interact with SQL databases. This project aims to provide an intuitive interface for managing your database, allowing users to view and manipulate tables with ease.
csharp database database-management microsoft-sql-server sqlclient tableview
Last synced: 27 Oct 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/ojplg/hrorm
A simple Java ORM tool.
database java orm orm-library persistence rdbms sql
Last synced: 14 Jan 2026
https://github.com/livealvi/advance-web-technology
PHP Laravel Framework & View Engine, Storage Management, Security Management, PHP API Management, Building Dynamic Web Application, ORM Using JS Framework & Application Deployment.
api blade blade-template-engine database laravel laravel-framework nodejs nodejs-server php php-framework phpmyadmin reactjs
Last synced: 09 Apr 2026
https://github.com/StarRocks/mcp-server-starrocks
StarRocks MCP (Model Context Protocol) Server
agent ai database mcp-server model-context-protocol starrocks
Last synced: 25 Mar 2025
https://github.com/nasirkhan294/blog_app
This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚
database linters-config postgresql rubocop-linter-action ruby ruby-gem ruby-on-rails
Last synced: 06 May 2026
https://github.com/bezborodow/flask-migratepg
Simple SQL migration command for Flask and Psycopg 3.
database flask migrations postgresql psycopg sql-migration
Last synced: 24 Jun 2025
https://github.com/nlfmt/stormdb
Simple but feature-rich JSON database for NodeJS. Supports custom class serialization and deserialization, advanced querying, and more.
database electron javascript json node nodejs orm typesafety typescript
Last synced: 09 Jul 2025
https://github.com/thelazytomcat/inflatableslist
A private project made public (too much work to keep it lost in a digital abyss). It is as it sounds - a small program to manage "database" of pool floats and other inflatables. Why? Because why not! BTW written only for Delphi 7.
database delphi inflatable object-pascal pascal pool-float
Last synced: 28 Feb 2025
https://github.com/strivo-dev/discord-afk-js
discord-afk-js package is a convenient tool for creating AFK commands
afk database discord discord-bots javascript mongoose nodejs
Last synced: 13 Jul 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/algerina/recipe-app
The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe
capybara database gitflow postgres rails ror rspec ruby
Last synced: 11 Apr 2026
https://github.com/kefniark/mango-sql
Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)
code-generation database golang mariadb mysql postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/learncodeweb/php-crud-in-bootstrap-3-with-a-search-functionality
PHP CRUD in Bootstrap 3 with search a functionality
bootstrap3 crud css database html mysql opp php search
Last synced: 11 Apr 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/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/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/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/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/adbc-drivers/validation
A framework for validation testing of ADBC drivers.
Last synced: 16 Jan 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/fdero/dietideals24-backend
Java spring-boot/postgresql/redis backend REST-API for an immaginary e-commerce website
backend backend-api database e-commerce-website postgres postgresql redis redis-cache rest-api server spring-boot webapp
Last synced: 26 Jan 2026
https://github.com/andrewjbateman/ionic-angular-firebase
:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.
angular angular15 crud crud-application database firebase firebase-database ionic ionic6 pwa rxjs rxjs7
Last synced: 04 Feb 2026
https://github.com/byoso/silly_db
Minimalist ORM using sqlite3, simple but efficient.
database orm orm-framework python3 sql sqlite3
Last synced: 09 May 2026
https://github.com/mkawserm/flamed
A distributed embeddable NoSQL database
database distributed-database nosql raft
Last synced: 16 Jan 2026
https://github.com/tiagocavalcante/connection
A secure, multiple database ORM for PHP
Last synced: 13 Jan 2026
https://github.com/mohamedmetwalli5/bookstore
📘 Analysis, design, and implementation of a database system to support the operations of a simplified online bookstore. And the creation of the necessary forms to perform these operations.
analysis database jasper-reports javafx
Last synced: 19 Apr 2025
https://github.com/mms-gianni/phpmyadmin
A simple docker image for phpmyadmin
admin admin-panel administration database database-administration database-management docker docker-compose mysql phpmyadmin
Last synced: 08 Apr 2025
https://github.com/apache/incubator-ignite
Mirror of Apache Ignite (Incubating)
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 28 May 2026
https://github.com/bayatgames/node-savegamepro-mysql
Save Game Pro Cloud, Node.js MySQL Database Support.
bayat bayat-games cloud database expressjs mysql node-mongodb nodejs savegame savegamepro unity unity3d
Last synced: 06 Jan 2026
https://github.com/jonathas/loja-com-entity
Code from the Entity Framework course by alura.com.br / Código relativo ao curso "Entity Framework: Banco de dados de forma eficiente" da Alura
alura csharp database entity-framework
Last synced: 16 Apr 2026
https://github.com/bastgau/snow-revoke-privileges
Script designed to simplify the management of permissions in your Snowflake databases.
data database dba dev-container python snowflake
Last synced: 20 Apr 2025
https://github.com/fajarnugraha37/deno-ulid
A fast ULID (Universally unique Lexicographically sortable IDentifier) generator in its class with zero dependencies, no slow types are used, fully type-safe and supporting multiple runtimes. ULID is an alternative to UUID but lexicographically sortable, more efficient, monotonic sort order, URL safe, ideal for databases, logs, and more!
database deno deno-ulid denoland generator identifier javascript jsr lexicography logs nodejs sort sort-order sortable typescript ulid ulid-generator unique-identifier uuid uuid-generator
Last synced: 28 May 2026
https://github.com/teociaps/featuremanagement.database
Easily manage feature flags in .NET and ASP.NET Core apps using your database.
aspnetcore csharp database dotnet extension feature-flags featuremanagement
Last synced: 09 Jul 2025
https://github.com/huntlabs/dbal
Database Abstraction Layer for dlang, can construct SQL statements.
database mysql postgresql sqlbuilder sqlite
Last synced: 12 Apr 2026
https://github.com/factorhouse/flex
Flex for Apache Flink
database developer-tools docker dockerfile dockerhub flink management monitoring tool ui
Last synced: 22 Apr 2025
https://github.com/antononcube/raku-llm-prompts
Raku package facilitating the creation, storage, retrieval, and curation of LLM prompts.
database dsl large-language-models llm prompt-engineering raku rakulang
Last synced: 20 Jan 2026
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/afsify/mongodb
Master MongoDB methods and tackle various scenarios through hands-on workouts in my curated MongoDB GitHub repository. Seamlessly progress from fundamental techniques to advanced concepts.
Last synced: 04 Feb 2026
https://github.com/beapi/wp-cli-light-db-export
Light DB export for WP-cli
database wp-cli wp-cli-package
Last synced: 22 Apr 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/walidalsafadi/library-website
Website that can display dynamic books while also allowing administrators to modify, delete, or add books in the SQL database.
asp-net database html-css-javascript library website
Last synced: 11 Jun 2025
https://github.com/dynatrace/obslab-log-problem-detection
Detect Problems in Logs with Dynatrace
database demo dynatrace log-analytics observability obslab problem-debugging redis
Last synced: 04 Sep 2025
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/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/iamfoysal/data-analysis
This repository contains various examples and exercises to help learn data science using Python.
data-analysis data-science database jupyter-notebook python3
Last synced: 10 Feb 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/databooster/dbparallel
(Migrated from CodePlex) The dbParallel is a Database Task Parallel Foundation that provides database developers an application level support for parallel programming in database.
async-sql asynchronous-sql callback-task concurrency database dispatcher efficiency engine enterprise foundation job library oracle parallel-sql sql-server standby-mode task-parallel timeout tuning workflow
Last synced: 09 Apr 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/frknkrc44/superminidb
Another database project with Java
Last synced: 14 Mar 2026
https://github.com/questionlp/libwwdtm
Python Data Access Library for Wait Wait... Don't Tell Me! Stats Page Database
dataaccesslayer database mariadb mysql python python3 wwdtm
Last synced: 10 Mar 2025
https://github.com/kaaninel/asynclock
A helper for pausing functions.
async async-lock await database future pausing-functions promise return sleep socket wait
Last synced: 22 Feb 2026
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/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/llorllale/liquibase-facade
API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.
database java liquibase sql version-control versioning
Last synced: 14 Jan 2026
https://github.com/g4brym/sqlify
A simple sql builder with migrations based on standard Python type hints
database migration-tool migrations postgres postgresql psycopg2 python query query-builder sql sql-builder sqlite3
Last synced: 11 Mar 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/alana-rocha/sgbc-crud
CRUD utilizando typescript e mysql para trabalho da matéria de banco de dados. Esse CRUD é designado para um sistema de gerenciamento de bilheteria de cinema.
database mvc-architecture typescript
Last synced: 13 Jun 2025
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