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-02 00:07:47 UTC
- JSON Representation
https://github.com/greguz/mutent
An agnostic solution to work with any Datastore
collection database datastore entity javascript
Last synced: 09 Apr 2025
https://github.com/hud0shnik/postgres_go
Application for learning DB
database docker go postgres postgresql
Last synced: 12 Apr 2026
https://github.com/dockette/postgres
:whale: Dockette PostgreSQL image with tunning and preinstalled extensions (unaccent)
database dockette postgres postgresql
Last synced: 01 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/tiennhm/ebooks
Tổng hợp các ebooks hay
ai assembly c-sharp competitive-programming computer-organisation-architechure cpp database discrete-mathematics e-commerce ebooks java network os pascal pdf python r
Last synced: 23 Apr 2025
https://github.com/elgopher/logstore
Go library for writing and reading append-only application logs storing events (event store), transactions (commit, redo, undo log) or any other entries.
commit-log cqrs database event event-sourcing log store
Last synced: 16 Mar 2026
https://github.com/starnowski/posmulten-hibernate
Integration of Posmulten and Hibernate libraries
database hibernate multi-tenant-applications multitenancy postgres rls shared-schema
Last synced: 23 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/suesslabs/litemigrator
SQLite Lite Migration Tool for .NET MAUI, Avalonia, Uno, and cross-platform apps. Created by Suess Labs and Xeno Innovations.
avalonia database dotnet litemigrator maui migration migrator sql sqlite xamarin xeno-innovations xenoinc
Last synced: 08 Sep 2025
https://github.com/kielx/insurance-company-database
Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.
database oracle oracle-database oracle-db plsql sql sqldeveloper
Last synced: 23 Feb 2026
https://github.com/bruk19/budget-app
This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent
bootstrap css3 database rails6 ruby
Last synced: 23 Feb 2026
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/dabbertorres/dbman
CLI/Nvim Plugin/Library for connecting to databases.
cli database golang library neovim-plugin
Last synced: 07 May 2026
https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench
Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.
database postgresql sql sqllite3 workbench-configuration
Last synced: 16 Oct 2025
https://github.com/everythingfunctional/sqliteff
SQLite for Fortran A thin wrapper around the SQLite C library.
database fortran sqlite sqlite3
Last synced: 05 May 2026
https://github.com/xdev-software/xapi-db-sybase
Sybase Database Adapter for the XDEV Application Framework SqlEngine
database database-adapter java sybase xapi xdev xdev-application-framework
Last synced: 14 Jan 2026
https://github.com/lazypwny751/verse-hadithdb
verses from quran and hadiths
database islam islamic json quran quran-data sqlite sqlite3
Last synced: 15 Feb 2026
https://github.com/albertored/etfdb
Static ETF database in various formats
database dataset etf etf-investments finance google-sheets
Last synced: 12 Apr 2025
https://github.com/guenthermi/open-food-facts-postgresql-import
Script to import data from the Open Food Facts to PostgreSQL (Dataset URL: https://www.kaggle.com/openfoodfacts/world-food-facts)
database open-food-facts postgresql sql
Last synced: 05 May 2026
https://github.com/fer-moreira/myqt
SQL Querying Tool with QT
database database-management gui manager microsoft-sql-server mysql pyqt python sql
Last synced: 07 May 2025
https://github.com/diogofelizardo/pocketdb
Projeto Opensource de Base de dados para cartas de Pokémon TCG Pocket usando Next.js 15
database nextjs15 opensource pokemontcgpocket shadcnui
Last synced: 17 Jun 2025
https://github.com/42bv/jarb-final-form
Validating forms through JaRB, with react-final-form.
database entity final-form jarb react react-final-form validation
Last synced: 10 Apr 2025
https://github.com/h3rb/page
Page, the ultra-simplistic PHP MVC framework
acl ajax angular angularjs database jquery jquery-ajax jquery-plugin jquery-ui minimal mvc-framework orm-framework pdo-mysql pdo-sqlite pdo-wrapper php php-framework restful-webservices web web-application-framework
Last synced: 13 Dec 2025
https://github.com/kaboc/sqlp
[WIP] Extension of Go's database/sql for easier and simpler use
Last synced: 15 May 2026
https://github.com/jpcadena/fastapi-boilerplate
FastAPI boilerplate project for backend with SQAlchemy and Redis
api backend black-formatter boilerplate database fastapi isort mypy poetry postgresql pydantic python redis rest-api restful-api ruff sqlalchemy starlette template uvicorn
Last synced: 20 Jan 2026
https://github.com/bytebase/tsql-parser
The parser for SQL Server. It is based on the ANTLR4
antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver
Last synced: 10 Jul 2025
https://github.com/mihailtd/database-migrations-and-testing
Database Migrations and Testing with Bun, PostgreSQL, and Graphile Migrate
Last synced: 07 May 2025
https://github.com/zachvictor/sqlinsert
Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.
bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql
Last synced: 06 Apr 2026
https://github.com/n-elmer/digital-finance-tracker
DIGITAL 💳 FINANCE 💵 TRACKER
commandline database management-software python software-development sql wallet
Last synced: 17 Jul 2025
https://github.com/mavmi/info21_v1.0
The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL
database info21 postgresql school21 sql
Last synced: 19 Jul 2025
https://github.com/mmacia/query-builder.cr
SQL query builder for Crystal language
crystal database dsl query-builder querybuilder sql sqlite3
Last synced: 14 May 2026
https://github.com/cleaning-corp/db
БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.
database plpgsql postgresql relational-databases sql sql-schema
Last synced: 10 Apr 2025
https://github.com/davidcralph/vocaconcert
Database of upcoming and past VOCALOID fan concerts
anime concert database fan fan-concert hatsune-miku magical-mirai miku-expo miku-hatsune vocaloid
Last synced: 28 Oct 2025
https://github.com/stevenjdh/code-librarian
Stores and organizes your code snippets for any programming language.
code database programming programming-language snippets snippets-library snippets-manager
Last synced: 07 May 2025
https://github.com/lnyemba/data-transport
read/write data anywhere, Lightweight ETL tool
apache-zeppelin database etl etl-pipeline ferretdb jupyter-notebook lightweight-framework mongodb mysql nosql pandas postgresql python sql
Last synced: 12 Apr 2025
https://github.com/mmansy19/flask-user-profile-management
A comprehensive Flask web application showcasing user profile management features, including registration, login, profile editing, and image uploads. Implements user authentication, database integration, and dynamic rendering with Flask and Bootstrap. Ideal for learning Flask web development and best practices.
css database database-schema flask html javascript python
Last synced: 17 Jun 2025
https://github.com/shijbey/repraxis
An in-memory logical database solution for games, based on the Praxis language used in the Versu engine.
database games in-memory-database logic-programming praxis versu
Last synced: 10 Apr 2025
https://github.com/ravener/luvel
A LevelDB wrapper for LuaJIT and Luvit
database ffi ffi-bindings ffi-wrapper key-value leveldb lua luajit luajit-bindings luajit-ffi luajit-ffi-bindings luvit
Last synced: 29 Oct 2025
https://github.com/kekyo/flyflint
Lightweight static O/R mapping builder at compile time.
aot compile-time database dotnet lightweight orm static
Last synced: 20 Jun 2025
https://github.com/cocon90/cocon90.db
Cocon90.Db
createtable database mysql orm sqlite sqlserver
Last synced: 12 Apr 2025
https://github.com/dinxsh/prustdb
🦀 interact with a p2p key-value database through an API
database key-value peer-to-peer rust
Last synced: 11 Feb 2026
https://github.com/pharo-nosql/pharo-ejdb
Pharo bindings for https://github.com/Softmotions/ejdb
Last synced: 06 May 2025
https://github.com/parable-php/orm
Parable ORM is a light-weight repository-pattern based ORM.
database library orm parable php8 repository
Last synced: 29 Oct 2025
https://github.com/hdresearch/kips
Personal data storage for MCP clients like Claude Desktop.
claude database model-context-protocol sqlite
Last synced: 07 May 2025
https://github.com/zerooctave/zerooctave-project-basket
This Repository contains Full Stack Web Development Projects containing Databases.
beginner-friendly database dbms-project-with-frontend full-stack full-stack-web-development hacktoberfest webdevelopment-project
Last synced: 29 Oct 2025
https://github.com/panoschatzi/fitnessdatabase
The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.
database etl-pipeline pandas python sql sqlalchemy sqlserver ssms
Last synced: 07 May 2025
https://github.com/aimxhaisse/geo-backtracer
Service to store and correlate close GPS locations over a window of time.
Last synced: 13 Apr 2025
https://github.com/zul132/hotel-booking-application
A Hotel Booking Application developed using JavaFX for the GUI with MySQL as database.
database hotel-booking java javafx javafx-application javafx-gui mini-project mysql mysql-database
Last synced: 01 May 2025
https://github.com/kaankucukx/nestjs-memoize-endpoint
A NestJS decorator that memoizes endpoint results based on the given parameters, improving performance and response times.
api cache caching database decorator endpoint load memoize memory nestjs optimization performance pod server time ttl
Last synced: 28 Oct 2025
https://github.com/kishlayjeet/connect-mysql-database-to-python
This repository is to show you how you can connect your mysql database to your python.
connector database mysql mysql-connector mysql-connector-python python sql
Last synced: 04 Mar 2026
https://github.com/jesuisstan/matcha-find-your-date
just another dating web app
blob blob-storage database databases dating-web-app geolocation intl-translation javascript next nextjs postgresql react typescript vercel vercel-deployment vercel-postgres web
Last synced: 02 May 2025
https://github.com/mohamedmagdy2301/news_app
A Flutter-based News App that displays the latest news articles across various categories. The app features a splash screen, search functionality, and categorized news lists.
api bloc cubit dart database flutter splash-screen
Last synced: 16 Feb 2026
https://github.com/tarkhov/eloquent-validation
Laravel Eloquent model validation rules.
composer database db eloquent laravel orm php validation
Last synced: 11 Apr 2025
https://github.com/awncorp/test-db
Temporary Databases for Testing
automation database perl perl5 testing
Last synced: 08 May 2026
https://github.com/erikvullings/rest-easy-loki
A simple REST interface for the in-memory database, lokijs
database lokijs no-authentication no-authorization rest rest-api
Last synced: 02 Sep 2025
https://github.com/virajbhutada/sql-resources
A thorough and comprehensive collection of SQL resources designed to enhance your expertise. Dive into interview preparation with Q&A, access detailed notes, and embark on thorough SQL projects with accompanying handbooks. Find quick references, insightful roadmaps, and a wealth of knowledge to elevate your SQL skills.
data-insights database mysql postgresql querying quick-reference sql-interview-questions sql-notes sql-project sql-queries triggers-and-functions
Last synced: 15 Jun 2025
https://github.com/linkdd/graphbase
Graph oriented database
database distributed erlang graph
Last synced: 15 May 2026
https://github.com/jbris/linux-package-search
A simple tool to search for Linux package information from various distros. Includes Node, Knex, and Swagger. Supports archiving information into Postgres, indexing information using Elasticsearch, and caching search results using Redis.
adminer api database debian distros docker docker-compose docker-image elasticsearch es fedora knex linux node postgres postgresql redis search swagger ubuntu
Last synced: 06 Mar 2026
https://github.com/sharovik/orm
Golang query builder. Easy to use. Supports MySQL and sqlite
database go golang mysql orm query-builder sql sqlite
Last synced: 06 Mar 2026
https://github.com/elusivecodes/fyreorm
FyreORM is a free, open-source database ORM library for PHP.
Last synced: 15 Jul 2025
https://github.com/slott56/unlearning-sql
The examples from the Unlearning SQL book
Last synced: 06 Mar 2026
https://github.com/perfectlysoft/perfect-couchdb
CouchDB Database Connector for Perfect.
couchdb database perfect server-side-swift swift
Last synced: 05 May 2025
https://github.com/nazli-d/rent-a-car-oop
OOP Car Rental System Using SQLite and Tkinter in Python
csv database nesne-yonelimli-programlama object-oriented-programming oop pycharm python rent-a-car-management-system rentacar sql sqlite tkinter-gui
Last synced: 17 Feb 2026
https://github.com/venturedrake/laravel-encryptable
A Laravel package with an encryptable trait to manage encrypting database table fields
database database-encryption database-security decryption encryption encryption-decryption laravel laravel-package security-hardening security-vulnerabilities
Last synced: 11 Jul 2025
https://github.com/winebarrel/qrev
qrev is a SQL execution history management tool.
database golang mysql postgresql sqlite
Last synced: 15 Jan 2026
https://github.com/kawai-senpai/potatodb
PotatoDB is a lightweight, file-based NoSQL database for Python projects, designed for easy setup and use in small-scale applications. Ideal for developers seeking simple data persistence without the complexity of traditional databases.
data database easy-to-use file-based json key-value lightweight nosql nosql-database persistence python simple
Last synced: 23 Oct 2025
https://github.com/zloom/prisma-sql-gen
A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.
database generator initialise nodejs prisma sql tests
Last synced: 11 Apr 2025
https://github.com/vertica/vertica-sqlalchemy-dialect
Official Vertica SQLAlchemy dialect to connect Vertica and SQLAlchemy applications.
database dialect python sqlalchemy
Last synced: 01 May 2025
https://github.com/finesse/minidb
Light database abstraction with a query builder
database library mysql pdo query-builder sql sqlite
Last synced: 10 Jun 2025
https://github.com/kguzek/guzek-uk-liveseries-server
A self-hostable web server for downloading, storing & streaming your favourite TV shows.
automation database episode-tracker nodejs self-hosted torrent torrent-scraper transmission tv-shows
Last synced: 07 Jul 2025
https://github.com/nojimage/cakephp-time-interval
Time interval custom type for CakePHP
cakephp cakephp-plugin database interval time
Last synced: 30 Dec 2025
https://github.com/zloom/testcontainers-cockroach
Cockroach database module for Testcontainers
cockroach database inmemory-db testcontainers
Last synced: 11 Apr 2025
https://github.com/almeidazs/vust
The modern and secure local TypeScript database
database driver json local localdatabase mongodb mongoose
Last synced: 06 Apr 2026
https://github.com/daq-tools/skeem
Infer SQL DDL statements from tabular data.
data-import data-importing data-ingest data-ingestion database ddl ddl-export introspection rdbms rdbms-import rdbms-support reflection schema schema-conversion sql sql-database sql-databases sql-schema sql-tools tabular-data
Last synced: 30 Apr 2025
https://github.com/mrinalxdev/sturdybeetledb
A Database in Go which basically works like ORM.
Last synced: 01 Jul 2025
https://github.com/pilotpirxie/database-backup-worker
💾 Dump MySQL, PostgreSQL or ClickHouse database and upload to S3
aws-s3 backup backup-tool backup-utility clickhouse clickhouse-database database mysql mysql-database node nodejs postgres postgresql s3 s3-bucket s3-storage sql worker
Last synced: 02 Feb 2026
https://github.com/nicknaso/node-simdb
Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory
Last synced: 19 Jan 2026
https://github.com/john0isaac/fyyur-webapp
Project Fyyur Artist Booking Site
bootstrap database flask postgresql python webapp
Last synced: 11 Apr 2025
https://github.com/arshadkazmi42/firefox-cookie
Firefox cookie manager for node. To set and get cookie from firefox
cookie cookie-crud cookie-manager crud database firefox firefox-cookie-manager sqlite
Last synced: 20 Mar 2025
https://github.com/oleg-koval/brevis
URL shortener service. Build with Serverless AWS Lambda, Atlas Mongo DB, Typescript, Node.js 14
aws-lambda database hacktoberfest hacktoberfest2021 nodejs postman serverless typescript
Last synced: 25 Jan 2026
https://github.com/nixhantb/JobLeet-recruitment
⚙️ Open source smart recruitment agency solution for Employers , Companies and Job Seekers.⚙️
agency asp-net-core backend-api clean-architecture clean-code crm-system database docker docker-compose dotnet full-stack jobportal jobportalwebsite jobsearch postgresql recruitment rest-api
Last synced: 07 May 2025
https://github.com/prbretas/skypass
Projeto Final do curso START<tech> by Ada Tech & TOTVS-SC (V1)
api database intellij java mssql spring-boot
Last synced: 05 May 2025
https://github.com/bytebase/mysql-vs-postgres
database mongodb mysql postgres postgresql sharding sql
Last synced: 06 Mar 2026
https://github.com/schemaspy/schemaspy.github.io
SchemaSpy webpage
database documentation schemaspy website
Last synced: 10 Apr 2025
https://github.com/marcisbee/datacsv
💾 Very simple file based database for node
csv database file javascript node simple
Last synced: 11 Apr 2025
https://github.com/freakout42/formax
enterprise-applications on terminals
2fa curses database forms forms-builder javascript nocode nocodeapi odbc open-source oracle oracle-database oracle-forms rad terminal-based totp
Last synced: 06 Mar 2026