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-06-23 00:07:43 UTC
- JSON Representation
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/mikeroyal/apache-ignite-guide
Apache Ignite Guide
data-science database hadoop hadoop-cluster ignite nosql nosql-data-storage nosql-databases stream-processing streaming
Last synced: 06 May 2025
https://github.com/legendaryb/go-store
Lightweight embedded database in pure Go inspired by lowdb
adapter database embedded embedded-database extendable generic go golang json library lightweight local memory storage
Last synced: 08 Sep 2025
https://github.com/mustaddon/distributedfilestorage
.NET Distributed file storage
blob-storage csharp database dotnet dotnet-core file-storage filestorage storage
Last synced: 13 Apr 2025
https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee
Java samples for Reports.JAVA report generator, Java SE 1.8 and higher, native Java report engine, HTML5 Web components, Jakarta EE platform support
angular barcodes charts database excel export gauges jakarta jakarta-ee java java-se json odata pdf qr-codes reporting reports servlet sql tables
Last synced: 10 Apr 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/upb-lea/transistordatabase_file_exchange
Data exchange for transistor objects generated and managed with Transistor_Database
database power-electronics transistors
Last synced: 23 Jun 2025
https://github.com/simranjeet97/top-machine-learning-algorithms-python
This Repository contains the Machine Learning Algorithms with Mathematical Explanation behind them along with Implementation in Python.
data data-analysis data-science data-structures database machine machine-learning machine-learning-algorithms machine-learning-library machine-learning-playlist machinelearning machinelearning-python python python-programming python-script python3 youtube youtube-tutorial youtube-tutorial-series
Last synced: 11 Apr 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/yasindehfuli/laravel-learn
Laravel Learn Sample 👨💻
blade-components course database laravel php sql step-by-step
Last synced: 24 Apr 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/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/carlkidcrypto/purpleair_data_logger
A logger that will query purple air sensor(s) for data. That data can then be stored in a PostGreSQL database, CSV files, or SQLite3 databse. Find this package on pypi: https://pypi.org/project/purpleair-data-logger/#history You can grab your own sensor here: https://www2.purpleair.com/
api database datalogger grafana logger paa postgresql purpleair purpleair-sensor purpleairapi purpleairdatalogger
Last synced: 16 Feb 2026
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/teddyoweh/beardb
Database system utilizes AES encryption for JSON data, providing secure and easy remote access, management, and deployment.
Last synced: 09 Apr 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/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/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/eguven/nanomongo
Minimal Python ODM for MongoDB
database database-design mongodb odm python
Last synced: 08 May 2025
https://github.com/chenningg/cz4031-b-plus-tree
B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.
bplustree cpp database database-systems-principles index
Last synced: 06 Jul 2025
https://github.com/txthinking/denolib
A Deno library to keep everything small.
crypto database database-migrations deno denojs httpserver kiss library migration redis
Last synced: 11 Dec 2025
https://github.com/hemanta212/nepali-news-portal-kbd
Online webapp that scrapes news from different new portals of Nepal and worldwide. Hosted at heroku.
api blueprint database email-validation flask heroku international kantipur kbd login logout nepal nepali news news-scraping pagination password-reset postgres scraping sqlite
Last synced: 20 Oct 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/bool64/sqluct
Struct-based database access layer for Go
database go hacktoberfest query-builder sql
Last synced: 29 Jan 2026
https://github.com/quarkiverse/quarkus-shardingsphere-jdbc
Quarkus Sharding Sphere JDBC Extension
database distributed middleware quarkus-extension
Last synced: 24 Apr 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/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/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/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/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/serlo/database-layer
GraphQL-inspired API in front of the mysql database of https://serlo.org/
database mysql mysql-database rust serlo service
Last synced: 27 Apr 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/gmmcal/gmmcal.com.br
My personal website code, playground and learning lab
backend-tests ci-cd cypress database end-to-end end-to-end-testing frontend-tests gemset github-actions jest postgres rails rspec ruby ruby-on-rails
Last synced: 13 May 2026
https://github.com/confluentinc/demo-database-modernization
This demo shows how to stream data to cloud databases with Confluent. It includes fully-managed connectors (Oracle CDC, RabbitMQ, MongoDB Atlas), ksqlDB/Flink SQL as stream processing engine.
aws confluent-cloud connect database flink-sql ksqldb mongodb-atlas oracle rabbitmq streaming-data-pipelines terraform
Last synced: 24 Jun 2026
https://github.com/nodedb-lab/nodedb
A local-first, real-time, edge-to-cloud hybrid database for multi-modal workloads
columnar database distributed graph kv-store local nosql rag sql timeseries vector
Last synced: 08 May 2026
https://github.com/thelinuxer/pgvoyager
A modern PostgreSQL database explorer with schema browser, SQL editor, ERD visualization, and embedded Claude Code terminal for AI-assisted database operations
claude database database-client database-management erd go golang mcp postgres postgresql sql svelte
Last synced: 20 Apr 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/michael-a-kuykendall/botanica
Professional botanical cultivation database with AI-powered plant insights
agriculture botanical-classification botanical-research botany database farming greenhouse-management horticulture plant-database scientific-nomenclature taxonomy
Last synced: 17 Apr 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/zohaibkhandev/newsapp
Experience a personalized news feed tailored to your interests. Receive real-time notifications for breaking news stories. Immerse yourself in multimedia-rich articles. Save and bookmark articles for later reading. Navigate seamlessly through different sections. Customize your news experience with adjustable settings.
database kotlin-android news newsapi newsapp rest-api
Last synced: 11 Apr 2025
https://github.com/rohit-chouhan/ajxon
PHP Framework to Generate Dynamic Work Ajax Code and UI
ajax database framwork html-form json php rohit-chouhan
Last synced: 10 Apr 2025
https://github.com/arslanameer/csharp-module-saverichtexttodb
A module to Save Rich Text included Images, code , heading etc in a single context into the Database.
arslan-ameer asp asp-net asp-net-mvc csharp csharp-code csharp-module database html javascript mvc rich-text-editor richtexteditor richtexttodatabase summernote
Last synced: 17 Jul 2025
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/MakeICT/MESSforMakers
An open source membership, event, and equipment management platform targeted at makers, but open and useful to any organization with membership that hosts events.
database devict equipment-management golang makers materialize membership-management mvc-pattern postgresql
Last synced: 03 Apr 2025
https://github.com/aniskchaou/gym-frontend-admin
GYM is an easy-to-use gym management and administration system. It helps you to keep track of the records of your members and their memberships, and allows easy communication between you and your members. Gym Management system also includes additional features that will help you in the management and growth of your club and gym.
axios chartjs database fitness-app gym gym-management react sport-application webapp
Last synced: 10 Apr 2025
https://github.com/pinguapps/appwritemigrator
PinguApps.AppwriteMigrator is a .NET CLI tool that enables a code-first approach to managing your database schema with Appwrite. This tool simplifies the process of syncing and migrating your database schema between local and remote environments, ensuring consistency across development, staging, and production setups.
appwrite cli code-first database migrate schema sync tool
Last synced: 15 Jul 2025
https://github.com/edgararuiz-zz/pivotable
business-intelligence database dimensions measures pivot-tables r
Last synced: 16 Jun 2025
https://github.com/instaclustr/icarus
Sidecar for Cassandra with integrated backup / restore
backup car cassandra database db devops java jmx kubernetes netapp-public operations ops remote rest restore side sidecar
Last synced: 14 Jul 2025
https://github.com/n1md7/indexeddb-promise
Indexeddb wrapper with promises
database indexed-db indexed-db-orm indexeddb-wrapper javascript typescript
Last synced: 10 Apr 2025
https://github.com/vnpy/vnpy_postgresql
VeighNa框架的PostgreSQL数据库接口
database postgresql veighna vnpy
Last synced: 11 Apr 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/lifyzer/lifyzer-database
🗄 Lifyzer Database is a fork of Open Food Facts database. This Lifyzer Database structure meets the specific needs of Lifyzer with new fields (and remove the unused ones) 🍍
database food food-database food-products foodstuffs mysql nutrition nutrition-information open-data open-food-database openfood product-database readable-food-database sql upc-database
Last synced: 21 Jun 2025
https://github.com/adwaith-rajesh/onstro-db
A simple 👍 and efficient 💪 DataBase 📚 designed to store and use large amounts of data.
database pandas python python-database python3
Last synced: 10 Apr 2025
https://github.com/madeiradata/sql-clr-ics
Send Calendar Event / Appointment Invitations (iCal formatted file) from within SQL Server using a CLR stored procedure
calendar calendar-events clr database email events ical ics invitation invites mail mailclient mssql mssqlserver smtp-client sql-clr sql-server sqlserver
Last synced: 30 Oct 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/tbellembois/gochimitheque
Open source chemical product management application written in Golang.
Last synced: 17 Jan 2026
https://github.com/willvin313/phprad-helpful-resources
This repo provides a list of phprad helpful resources to make learning easier.
app-generator database demo demos documentation mysql php-rad phprad phprad-classic-edition phprad-demo phpraddemo project-template resources tutorials videos
Last synced: 30 Apr 2025
https://github.com/zirho/firebase-unit-test
Unit tests for Firebase
database firebase firebase-console unit-testing
Last synced: 30 Apr 2025
https://github.com/rioastamal/shgrate
shgrate is a simple database schema migration for MySQL written in Bash.
bash database mysql schema-migrations
Last synced: 08 May 2025
https://github.com/rafaelespinoza/godfish
a db migration management CLI and library
cassandra database database-migrations mariadb migration migrations mysql postgres schema-migrations sqlite3 sqlserver
Last synced: 12 Mar 2026
https://github.com/gustavoamerico/sqlserverdeploy
Task for deploy SQL Server
azure-devops-extension dacpac database dotnet-tool mssql
Last synced: 19 Mar 2025
https://github.com/OpenCarbonWatch/Website
Source code (back-end and front-end) of our main website, which monitors greenhouse gases emissions reports by organizations
carbon-emissions database laravel opendata vuejs
Last synced: 07 May 2025
https://github.com/k-o-d-e-n/realtime
Reactive ORM framework that makes the creation of complex database structures is simple. Support Linux.
database firebase firebase-database firebase-realtime-database firebase-relationship foundationdb google google-api ios mobile-development model property-wrappers realtime realtime-database swift swift-combine swift-framework transaction uitableview
Last synced: 19 Mar 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/peterdavehello/geoipupdate-legacy
🌏 🗺 A tiny script to download legacy unofficial MaxMind GeoIP(lite) database.
database geoip geoipupdate geolocation hacktoberfest ip maxmind script shell
Last synced: 18 Mar 2025
https://github.com/paulthomas20002/s5-database-management-systems-lab
This course helps the learners to get practical exposure on database creation, SQL queries creation, transaction processing and NoSQL & MongoDB based operations. The course enables the students to create, manage and administer the databases, develop necessary tools for the design and development of the databases, and to understand emerging technologies to handle Big Data.
333 csl csl333 database database- dbms ktu ktu-s5 ktulab s5
Last synced: 21 Aug 2025
https://github.com/avaamini/protease_activity_analysis
Python toolkit and package for analyzing enzyme activity data
biochemistry chemical-biology database enzyme enzyme-kinetics peptide-data peptides protease
Last synced: 15 Jun 2025
https://github.com/Linkurious/docker-neo4j
Neo4J helper repository to run Neo4j with docker-compose
database devops docker docker-compose neo4j
Last synced: 04 Apr 2025
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/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/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/pasted/clinical_variant_database
Rails application for storing and parsing clinical exome VCF files. Gene annotations can be retrieved via Biomart integration from Ensembl dataset. Originally developed as part of a Masters in Bioinformatics project @ University of Exeter
bioinformatics biomart database gene-annotations rails-application sidekiq
Last synced: 01 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/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/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/Eomm/fastify-sqlite
Fastify plugin to connect to a SQLite database
database fastify fastify-plugin hacktoberfest nodejs sqlite sqlite3
Last synced: 02 Aug 2025
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/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/skytable/docs
Documentation for Skytable
database docs documentation key-value-database mkdocs mkdocs-sites nosql rust skybase skytable terrabase terrabasedb
Last synced: 07 May 2025
https://github.com/vin-cento/fakesnake
Do you need to quickly generate a 🎲random dataset to work with? This is the 🔨tool for you! You can generate a quick list of random or quickly populate a 🏬database.
Last synced: 04 Nov 2025