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/kostiantyn-nemchenko/ansible-role-clickhouse
:rocket: Ansible Role for ClickHouse
analytics ansible ansible-roles clickhouse database sql
Last synced: 10 Apr 2025
https://github.com/scientific-dev/enhanced.db
Simple enhanced and easy to use database made with better-sqlite3!
better-sqlite3 database enhanced-db
Last synced: 12 Apr 2025
https://github.com/apache/cayenne-modeler
Mirror of Apache Cayenne Modeler UI
cayenne database java library network-client network-server web-framework xml
Last synced: 22 Apr 2025
https://github.com/darkmortal/kaizer-db
A lightweight and minimal csv database package with SQL-like syntax
Last synced: 19 Apr 2025
https://github.com/cotag/libcouchbase
libcouchbase ruby FFI with libuv integration
adapter couchbase database libcouchbase ruby
Last synced: 11 Apr 2025
https://github.com/tory1103/oh-my-pickledb
Oh-My-PickleDB is an open source key-value store using Python's json module.
database datastore encryption-decryption fernet fernet-encryption json key-value python python3
Last synced: 27 Feb 2026
https://github.com/mah-shamim/php-mysql-quiz-app
To create a website that presents a question with multiple types of options (image, text, file, video, link) and an answer, using HTML, jQuery, JSON, PHP, and MySQL
ajax complex-questionnaire database dynamic-content dynamic-questions html html-jquery-quiz-system interactive-quiz jquery json media-questionnaire media-rich-quiz multi-option-quiz mysql php php-mysql-quiz-app questionnaire questionnaire-app questionnaire-system web-development
Last synced: 25 Jul 2025
https://github.com/copiousfreetime/libsql-ruby
libsql database engine embedded in a ruby extension.
database embedded-database embedded-databases-wrapper libsql ruby ruby-gem rubygem sqlite
Last synced: 14 Jul 2025
https://github.com/alejandrodevs/mass_insert
Mass database insertion in Rails
activerecord database insertion mysql rails ruby single-database-insertions
Last synced: 24 Sep 2025
https://github.com/ndxdeveloper/formation-delphi
Formation complète Delphi 13 Florence couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données MySQL/MariaDB, IoT, et IA. Exemples de code et projets pratiques en français. Compatible Delphi 11+.
course database delphi delphi13 developpement embarcadero firemonkey formation french learn-to-code multiplatform multithreading mysql object-pascal pascal programming rad rest-api tutorial vcl
Last synced: 08 Apr 2026
https://github.com/parvvaresh/User-Management
This repository contains documentation and resources for a database design project
database database-design database-management database-schema shop
Last synced: 06 Jul 2026
https://github.com/dan1elt0m/sadel
SQLModel helper class for upserting records.
alembic asyncio database pydantic sqlalchemy sqlmodel upsert
Last synced: 18 Jan 2026
https://github.com/Atennop1/RelationalDatabasesViaOOP
Simple OOP library for using relational database and having fun
csharp database databases library nuget-package nuget-packages oop orm package relational-databases sql unity unity-package unity-plugin
Last synced: 30 Aug 2025
https://github.com/thma/generic-persistence
GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:
database generics haskell orm-library persistence reflection
Last synced: 26 Mar 2025
https://github.com/OpenEnergyPlatform/data-preprocessing
Repository for data formatting, import of data, data and metadata review, and data curation.
data-analysis database oep open-energy-family
Last synced: 27 Jan 2026
https://github.com/sahar-abdelsamad/vet-clinic
This is a data structure for a vet clinic, created using a relational database. It is a complete database with data about: animals, animals' owners, clinic employees, and visits.
Last synced: 07 Oct 2025
https://github.com/ubos-tech/ubos
Low-code/No-code development platform
admin-dashboard admin-panels ai app-builder artificial-intelligence custom-gpts custom-internal database developer-tools javascript llm low-code low-code-framework low-code-platform node-red react
Last synced: 10 Oct 2025
https://github.com/travisvn/supabase-inactive-fix
Stop Supabase projects from being paused due to inactivity
automation cronjobs database postgres python sql supabase
Last synced: 23 Oct 2025
https://github.com/ashish0309/restauranttablebookingapp
A simple Restaurant Table booking app showing basic usage of Firebase realtime database
booking-platform booking-system database firebase firebase-auth firebase-database restaurant restaurant-management swift
Last synced: 25 Oct 2025
https://github.com/geerlingguy/ansible-role-php-pgsql
Ansible Role - PHP support for PostgreSQL.
ansible database extension pgsql php php-pgsql postgres postgresql role
Last synced: 27 Oct 2025
https://github.com/getintogit1/database-tuning
Hands-on lab series focused on practical techniques to enhance database performance. Topics include schema design, query optimization, indexing strategies, join tuning, and concurrency control. Inspired by real-world workloads and concepts from database performance literature.
database postgresql python sql sqlite tuning
Last synced: 07 Mar 2026
https://github.com/montyanderson/kavy
🗄️ Networked in-memory key-value store.
c cache database event-loop key-value protocol redis store
Last synced: 04 Aug 2025
https://github.com/webmatch/WbmQueryManager
Database-Management Plugin for Shopware 5
database query shopware shopware-plugin
Last synced: 10 May 2025
https://github.com/hanielu/google-keep-sveltejs-firebase
Google Keep Clone With Svelte and Firebase (Firestore)
database firebase firestore google-keep google-keep-clone keep skills sveltejs
Last synced: 13 Oct 2025
https://github.com/pakerwreah/inspectorweb
Tool to inspect SQLite databases and intercept network requests from mobile applications.
android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket
Last synced: 13 Jul 2025
https://github.com/alecgn/multi-db-helper
A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.
c-sharp csharp dapper database dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard firebird mssql multi-database-access mysql oracle postgre postgresql sql sqlite transaction unit-of-work
Last synced: 31 Jul 2025
https://github.com/cauen/prisma-generator-postgres-realtime
A prisma generator that turns your Postgres Database into a realtime Database and make it easy to subscribe to changes from Prisma Client type-safe api
codegen database db extension generator postgres prisma realtime subscription typescript
Last synced: 13 Apr 2025
https://github.com/ricardobrazao/systematize
Structure and data migrations as one.
Last synced: 29 Jul 2025
https://github.com/datacarpentry/sql-socialsci
Data Management with SQL for Social Scientists
alpha carpentries data-carpentry data-wrangling database english lesson social-sciences sql
Last synced: 11 Mar 2026
https://github.com/MCodrescu/octopus
R Package for Interacting with Databases
data-science database r rshiny
Last synced: 29 Jul 2025
https://github.com/epsoft/explainable
explainable
data database dataset explainable numpy seaborn tensorflow
Last synced: 29 Jul 2025
https://github.com/berkid89/dotnet-dbinfo
A simple cross-platform command-line tool for get useful database information (in json format). Supported ones: Microsoft SQL Server, AWS DynamoDb, Azure CosmosDb, MongoDb
cli cosmosdb database dotnet-core dynamodb mongodb sql-server tool
Last synced: 23 Apr 2025
https://github.com/tudb-labs/tudb
A distributed graph database system (GDBMS)
database distributed-database distributed-systems graph-database
Last synced: 22 Apr 2025
https://github.com/davrodpin/ovsdbviz
OVSDB Schema Visualization Tool
database database-schema graphviz ovsdb
Last synced: 15 Jul 2025
https://github.com/alxnkt/mongo-to-postgres
Simple data migration from MongoDb to PostgreSQL
database migration mongo postgres
Last synced: 31 Oct 2025
https://github.com/codewithdhruba01/expensetrackersystem
This is a simple Expense Tracker application built using Python and SQLite. It allows users to add, view, and delete expenses, view a monthly summary, and visualize expenses using a pie chart.
database datatime graph sqlite3
Last synced: 27 Jul 2025
https://github.com/vinugawade/ms-bkp
Bash script to backup all mysql databases as separate compressed files.
bash bash-script cli command-line-tool database export github linux macos mysql mysql-database open-source opensource shell shell-scripts sql utility windows
Last synced: 22 Apr 2025
https://github.com/eguven/nanomongo
Minimal Python ODM for MongoDB
database database-design mongodb odm python
Last synced: 08 May 2025
https://github.com/djdeveloperr/keydb
Simple Key-value storage module with support for multiple database backends.
database deno key-value typescript
Last synced: 07 May 2025
https://github.com/vcian/laravel-data-bringin
Laravel Data Bringin - Import CSV files to a Laravel application's database
csv-import csv-import-to-database database datamapping dynamic dynamic-import import larage-data-import laravel mysql
Last synced: 21 Jun 2025
https://github.com/narodb/naro
A lightweight NoSQL prototyping database with MessagePack binary encoding and decoding.
database databases hacktoberfest narodb nosql
Last synced: 02 May 2026
https://github.com/bool64/sqluct
Struct-based database access layer for Go
database go hacktoberfest query-builder sql
Last synced: 29 Jan 2026
https://github.com/shibuyakosuke/laravel-ddl-export
Export Table definition to spreadsheet by artisan command.
database excel export laravel laravel-ddl-export laravel-package
Last synced: 03 Mar 2026
https://github.com/elan8/propanedb
A document database for Protocol Buffer messages with GRPC interface
database grpc protobuf protocol-buffers
Last synced: 04 Apr 2026
https://github.com/tryagi/langchain.databases
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on the main project and can be used independently
agi ai csharp database dotnet langchain langchain-dotnet ml net vector vector-database
Last synced: 23 Oct 2025
https://github.com/pokedevs/pokedevs-website
The homepage of PokéDevs and Pokédex API documentation.
api database pokedex pokedex-api pokedex-application pokedex-data pokemon pokemon-api pokemon-database pokemonapi pokemondatabase
Last synced: 16 Mar 2026
https://github.com/correia-jpv/fucking-awesome-bigdata
A curated list of awesome big data frameworks, resources and other awesomeness. With repository stars⭐ and forks🍴
awesome awesome-list bigdata data data-analytics data-science data-stream data-visualization data-warehouse database distributed-database series-database stream-processing streaming-data visualize-data
Last synced: 27 Apr 2025
https://github.com/rn0x/Historical_Encyclopedia
قاعدة بيانات JSON تحتوي على أحداث تاريخية لها تعلق بالإسلام والمسلمين .
ar arabic database db dorar encyclopedia historical history history-islam islam islamic json
Last synced: 24 Feb 2026
https://github.com/mrpandya/dbms_from_scratch
A CLI based DBMS made using C++. It supports basic SQL Queries.
algorithms cpp data-structures database database-management sql
Last synced: 28 Oct 2025
https://github.com/mibk/leanmapperquery
Concept of Query Object for LeanMapper
database leanmapper php php-library
Last synced: 30 Jun 2025
https://github.com/fdocr/martilla
Easy to configure DB backup tool for simple everyday use on UNIX based systems
backup backup-utility cli database ruby ruby-gem
Last synced: 13 Apr 2025
https://github.com/andriisoldatenko/go-blog
This tutorial explains how to build a web application using Go in less than 20 minutes.
database docker go golang module okta postgresql template-engine web
Last synced: 30 Apr 2025
https://github.com/devfastproject/jsonflux
A database on your own server in real time that allows you to save all the data of your apps in one place in a very efficient and private way, without limits or third-party problems
database json nodejs-server python3 socket-io
Last synced: 14 Apr 2025
https://github.com/mikeroyal/apache-arrow-guide
Apache Arrow Guide
apache arrow data-science database etl-automation etl-pipeline
Last synced: 31 Mar 2025
https://github.com/hellokaton/dbkit
🚧 convenient implement of Database timing backup tool.
backup database golang mysql postgresql redis sqlite terminal
Last synced: 27 Jul 2025
https://github.com/stevenferrer/go-db-models
A demo of database agnostic models in Go.
Last synced: 09 Apr 2025
https://github.com/scripttiger/repo-search
Tool to instantly search all or specific files in any repo for keywords or phrases natively on windows extremely easily, with an option to output results to a file. Also invaluable for gamers!
database east-egg gamers gaming git github grep keywords knowledgebase native open-source opensource phrases repo repository scripttiger search search-interface windows
Last synced: 20 Aug 2025
https://github.com/flodlc/pg-mate
First class migrations for PostgreSQL. Typescript friendly, zapatos friendly, zero-abstraction friendly.
database knex migrations node nodejs pg postgresql typescript zapatos
Last synced: 15 Jul 2025
https://github.com/aluminyoom/driftlet
a minimalist, modern, and performant blogging and portfolio platform.
blog database docker markdown minimalist portfolio selfhosted
Last synced: 11 Mar 2026
https://github.com/datamade/school-report-cards
Tools for parsing annual school report card data from the state of Illinois
database illinois school school-report-cards
Last synced: 03 Mar 2025
https://github.com/emilioforrer/adonis-translatable
AdonisJS Lucid internationalization models.
adonijs adonis adonis-translatable database i18n lucid model model-translations table translate translation-model
Last synced: 16 Jan 2026
https://github.com/cytomining/cytominer-database
[DEPRECATED] A package for storing morphological profiling data.
Last synced: 11 Jun 2025
https://github.com/eomm/fastify-sqlite
Fastify plugin to connect to a SQLite database
database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3
Last synced: 07 May 2025
https://github.com/adbc-drivers/trino
ADBC driver for Trino. Not affiliated with Trino.
Last synced: 11 Mar 2026
https://github.com/wowoengine/sawitdb-php
SawitDB: The First Agricultural-Based Database with Anti-Corruption Protocols. Built for Data Sovereignty to oppose expensive, unreliable state infrastructure.
database database-engine php sawit-db sawitdb wowo-engine wowoengine
Last synced: 13 Jan 2026
https://github.com/ibonn/dammy
Generate fake data for any purpose
database dummy dummy-data-generator fake-data fake-data-generator library mock populate-databases python random sql synthetic-dataset-generation
Last synced: 04 Apr 2026
https://github.com/apaxa-go/pgtypes
Native GoLang implementation of some PostgreSQL types.
database golang library postgresql types
Last synced: 17 Jan 2026
https://github.com/hacimertgokhan/denis
Cache based database language.
cache cache-control cache-storage caching database java protobuf-java
Last synced: 03 Aug 2025
https://github.com/nsneruno/jm_dict
Implementation of JMDict Japanese Dictionary in Dart using ObjectBox Database
dart database dictionary flutter japanese-dictionary japanese-language objectbox
Last synced: 09 May 2025
https://github.com/kiritsu/uploadr
Upload server for files, pastes, shortened urls, etc. made with ASP.NET Core 5
asp-netcore azure-pipelines csharp database hacktoberfest netcore postgresql sharex-upload
Last synced: 07 May 2025
https://github.com/radarsu/radarsu
Node.js server-side TypeScript framework with one thing in mind - removing code is easier than writing it. Auto-generated Swagger docs, REST, GraphQL, WebSockets and others - have it all, delete what you don't need 🙈🙉🙊
cli database express framework javascript modular module-pattern nest nestjs node nodejs nodejs-framework sequelize sequelize-typescript tsoa typeorm typescript-framework winston winston-logger yargs
Last synced: 09 Jun 2026
https://github.com/mirzakhany/dbctl
DBCTL is a tool designed to make running ephemeral databases in a Docker container easy and fast.
database golang postgresql redis testing
Last synced: 10 Mar 2026
https://github.com/nitbravoa92/vet-clinic-database
This project consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL
Last synced: 28 Sep 2025
https://github.com/stephenafamo/boilingseed
BoilingSeed is a CLI tool that helps generate database seeding helpers with sqlboiler. https://github.com/volatiletech/sqlboiler.
Last synced: 08 Oct 2025
https://github.com/creativecuriositystudio/squell
A type-safe wrapper for the Sequelize library
database decorators node orm sequelize sequelize-library sql typescript typescript-library
Last synced: 10 Mar 2026
https://github.com/upb-lea/materialdatabase
A database for ferrite core materials to store datasheet information and self-measured data.
database ferrite materials power-electronics
Last synced: 05 May 2025
https://github.com/dvoraka/av-service
Network file service with replication and anti-virus checking
amqp anti-virus database file-services java jms kafka replication rest solr spring spring-boot storage
Last synced: 16 Jan 2026
https://github.com/aspuru-guzik-group/molar
Molar is a database management to make it easy to store experiment whether computational or not
alembic chemistry chemistry-lab chemistry-laboratory data-science data-structures database database-management databases fastapi pandas postgresql pydata python python3 rest-api sql sqlalchemy
Last synced: 15 Apr 2025
https://github.com/ahmadfaqih796/listrik-pasca-bayar
Listrik Pasca Bayar ini menggunakan framework Codeigniter 4 dengan bahasa pemograman php, css dan javascirpt
css3 database html5 javascript mysql php
Last synced: 05 May 2025
https://github.com/bytebase/plsql-parser
The parser for Oracle 11g/12c PL/SQL. It is based on the [ANTLR4](https://github.com/antlr/antlr4) and use the grammar from [antlr4-grammars-plsql](https://github.com/antlr/grammars-v4/tree/master/sql/plsql).
antlr antlr-parser antlr4 database oracle parser plsql sql sql-parser
Last synced: 02 Nov 2025
https://github.com/leoc11/elcy
ORM for Typescript and Javascript with Linq-like query syntax.
database elcy entity-framework javascript linq linq-to-entities mssql orm sqlite sqlserver typescript
Last synced: 29 Jun 2025
https://github.com/ylonely/sqldb
A go package which uses generics to simplify the manipulating of sql database.
database generics go golang golang-library gorm orm
Last synced: 14 Sep 2025
https://github.com/zdavatz/oddb.org
Open Drug Database for Switzerland
bag database drug open postgresql refdata ruby spezialitaetenliste swissmedic switzerland
Last synced: 03 May 2025
https://github.com/saket-sk/full-stack-webdev-repo
Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.
angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp
Last synced: 23 Jun 2025
https://github.com/choonkeat/dbmigrate
rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.
database golang mariadb migration-tool mysql postgresql sql
Last synced: 18 Aug 2025
https://github.com/sr2echa/dit
Version Control For Databases
database dbms git mysql version-control
Last synced: 01 Sep 2025
https://github.com/w-henderson/JasonDB
🗄️ A Blazingly-Fast, JSON-Based, Log-Structured Database.
Last synced: 31 Mar 2025