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-10 00:07:53 UTC
- JSON Representation
https://github.com/marcusg/pg_backup
Create, restore, download and upload postgres dumps locally and on remote servers using capistrano
capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization
Last synced: 12 May 2025
https://github.com/mamiysr/surrealdb.cr
SurrealDB driver for Crystal
crystal database database-connector surreal surrealdb
Last synced: 17 Apr 2025
https://github.com/bonedaddy/go-template
template repository for starting new golang projects. including cli, configuration, http middlewares, database tooling, etc...
cli database golang gorm http-middleware logging template zap
Last synced: 12 May 2025
https://github.com/ndxdeveloper/ndxsqlite
Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.
connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3
Last synced: 08 Apr 2026
https://github.com/floattech/sqlite
A pure-go wrapper for database/sql using fumiama/sqlite3
database go golang no-cgo sqlite sqlite3 sqlite3-orm
Last synced: 02 May 2025
https://github.com/dmytro-varich/telegram-social-network-database
Modeling the database structure based on an analysis of the Telegram messenger. Developing an ER diagram and relational schema, and directly creating the database using Oracle SQL language. Additionally, executing queries and other commands to understand and demonstrate our knowledge in practice.
database plsql sql sql-oracle telegram
Last synced: 05 Apr 2025
https://github.com/jewelshkjony/spreadsheets
An awesome extension to work with google spreadsheet. You can read, write and modify data from your sheets.
airtable aix app-inventor database excel extension fast-database google-script google-spreadsheet json kodular niotron script-less spreadsheets
Last synced: 21 Jul 2025
https://github.com/anas-dew/quicksqlconnector
SQL in one line
database mysql mysqlconnector postgresql python python-library python3 sqlite
Last synced: 01 Sep 2025
https://github.com/mo7amedaliebaid/todo-hive
this repo contains 3 todo apps , The 3 apps depend on hive as local database , With different features and architecture.
dart database flutter getx hive multiple-themes notifications task-manager todo todoapp todolist
Last synced: 27 Jun 2025
https://github.com/xquery/ml-utils
Small collection of command line utilities for working with MarkLogic
cmake database graphing marklogic
Last synced: 15 Apr 2025
https://github.com/amankumarsinhagithub/crud-app-using-php-mysql
This repository showcases a simple CRUD (Create, Read, Update, Delete) application implemented in PHP and MySQL.
backend bootstrap5 crud-application database html-css-javascript mysql php
Last synced: 15 Apr 2025
https://github.com/roimenashe/aerospike-search
In-memory embedded full-text & vector search for Aerospike, powered by Apache Lucene
aerospike database full-text-search hybrid-search java lucene search search-engine vector
Last synced: 19 Apr 2026
https://github.com/haroldeustaquio/electricity-mqtt-monitor
This repository focuses on extracting and storing electricity level data from a monitoring center using MQTT, storing the information in a database. This project will be integrated with the WhatsApp-Automation-Bot repository to send automatic notifications of electricity levels via WhatsApp.
automation database electricity monitoring mqtt mqtt-broker python-mqtt-client sqlite sqlite-database
Last synced: 03 Sep 2025
https://github.com/pablobona/catalog-of-my-things-ruby
Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.
data-structures database json methods object preserve rubocop ruby ruby-gem testing
Last synced: 10 Jun 2025
https://github.com/woojiahao/pds-analysis
data-science database matplotlib numpy pandas python3
Last synced: 27 Jul 2025
https://github.com/rhzs/fastify-knex
Fastify Knex Plugin for supporting many databases (MySQL, Postgres, Maria, Oracle, MSSQL)
database fastify knexjs mariadb mssql mysql node oracle postgresql
Last synced: 11 Apr 2025
https://github.com/mustansirzia/institutions-api
A RESTful microservice to query all colleges in India, universities in India and all international universities around the world using their name, a prefix of their name or any part of their name.
colleges database docker go golang microservice restful serverless trie universities
Last synced: 28 Jul 2025
https://github.com/gpestana/muffler
JSON objects storage for fast prototyping. Sitting on top of Github's gist
bootstrapping database github-gist json json-objects-storage
Last synced: 17 Feb 2026
https://github.com/nelsonwenner/database-project-ead
:elephant: Database modeling of a distance learning system, done purely with SQL in one of the university's disciplines.
Last synced: 05 Mar 2026
https://github.com/deepmancer/mongo-motors
Mongo Motors is an asynchronous, singleton-based connection pooling mechanism for MongoDB
async database mongo mongodb motor nosql nosql-database
Last synced: 12 Oct 2025
https://github.com/martinpetricko/laravel-database-mail
Laravel Database Mail lets you store email templates in your database, link them to events, and automatically send them when those events are dispatched.
Last synced: 22 Feb 2026
https://github.com/herrmannplatz/fastify-postgresjs
Fastify postgres.js plugin
database fastify-plugin postgresql
Last synced: 28 Apr 2025
https://github.com/ashwaniydv/my-lsm-tree-cpp
Log-structured Key-Value storage engine written in C++
bitcask cpp database db storage-engine wal write-ahead-logging
Last synced: 23 Apr 2025
https://github.com/wwkk-y/easysql
基于 Java 实现的关系型数据库
database database-management dbms java
Last synced: 07 Sep 2025
https://github.com/json-schema-org/vocab-database
A proposed JSON Schema vocabulary for common database use cases
database json-schema json-schema-vocabulary
Last synced: 19 Oct 2025
https://github.com/mnishiguchi/dbkv
A disk-based key-value storage built on top of dets
database elixir embedded key-value key-value-store nerves
Last synced: 11 Dec 2025
https://github.com/crni99/bookstore
This app is an e-commerce platform that allows users to browse and purchase books online. It is built using the Java programming language and the Spring framework (Boot, MVC, Security, Data JPA) and it uses an H2 (SQL) database to store and retrieve data.
bookstore bookstore-cms crud database h2-database hibernate java maven mvc spring spring-boot spring-mvc spring-security springboot store
Last synced: 27 Oct 2025
https://github.com/deepakbhalla/liquibase-custom-gui
Custom web based GUI for Liquibase integrated with Spring Boot Application and H2 Database.
css custom-gui database frontend h2-database html java8 jquery liquibase liquibase-custom-gui liquibase-gui lombok maven microservices spring-boot spring-data-jpa springboot userinterface
Last synced: 10 Apr 2025
https://github.com/caogiathinh/caogiathinh
airflow database dataengineer dbt dsa linux python spark sql
Last synced: 09 Oct 2025
https://github.com/cleilsonandrade/carteira_vacinacao
Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.
card covid database fullstack health hospital-management html monolith mysql nurse sequelize sql vaccination vaccine virus
Last synced: 23 Apr 2025
https://github.com/ciaanh/hosthub
database github github-pages javascript react
Last synced: 13 Oct 2025
https://github.com/pchemguy/SecureADODB-Fork
Modified SecureADODB example
adodb database library oop vba vba-excel vba-library
Last synced: 30 Jul 2025
https://github.com/edernucci/database-schema-operator
Kubernetes Operator to help with Database as a Code
database kubernetes kubernetes-operator migration-tool mssql mssql-tools schema-migrations
Last synced: 29 Apr 2025
https://github.com/nireo/upfi
A file hosting service in Go
authentication database file file-upload golang templates-html
Last synced: 28 Jan 2026
https://github.com/data-cleaning/dcmodifydb
Deterministic, documented correction rules on a database
correction data-cleaning database r
Last synced: 22 Oct 2025
https://github.com/ivknv/s3m
sqlite3 wrapper for multithreaded python applications
database databases multi-threading multithreading python python3 sqlite sqlite-database sqlite3 sqlite3-database thread-safe thread-safety
Last synced: 22 Oct 2025
https://github.com/aplbrain/tamarind
manage multiple ephemeral neo4j containers
database docker graph graph-database neo4j neo4j-database
Last synced: 24 Oct 2025
https://github.com/tomakado/mgosd
Tiny concurrent and scheduled dump creator for MongoDB.
backup-utility concurrency database dumper go golang mongodb
Last synced: 14 Jan 2026
https://github.com/rdbc-io/rdbc-pool
Asynchronous database access for Scala and Java - connection pool
asynchronous connection-pool database non-blocking rdbc
Last synced: 14 Jan 2026
https://github.com/francescodisalesgithub/github-codespace-postgresql-install
installation of postgresql on a github codespaces
codespace codespaces database github postgresql quick
Last synced: 15 Apr 2026
https://github.com/emirror-de/naphtha
Universal database connection layer for your application in Rust. Implements the most common functions insert, update and remove for database connections. Change the database without having to adjust your code. Specific models can be stored in different databases. Query models by property. Migrations in pure Rust and available during runtime.
database database-connector database-migrations models rust-lang
Last synced: 23 Apr 2025
https://github.com/vyruss/postgresql-mistakes
Code for the book PostgreSQL Mistakes and How to Avoid Them https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them
book database dba mistakes opensource postgres postgresql
Last synced: 14 Feb 2026
https://github.com/lowlydba/expressdb.io
:books: Guides and references for SQL Server (Express)
Last synced: 11 Oct 2025
https://github.com/baxiry/docstore
Fast, lightweight, embedded document database
database document embedded mongodb-like nosq
Last synced: 12 Mar 2026
https://github.com/SeLite/SeLite.github.io
Documentation of SeLite. :heavy_check_mark: For wiki see https://github.com/SeLite/SeLite instead.
automation collaboration configuration-management data-driven database firefox functional gui interactive javascript qa reporting script selenium selite sqlite sqlite-database test test-automation testing
Last synced: 11 Mar 2025
https://github.com/ostrojs/database
OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.
database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite
Last synced: 30 Apr 2025
https://github.com/alissonpelizaro/postgly
The modern, local-first PostgreSQL client with a natural-language SQL assistant.
agentic-ai database database-gui database-management db db-admin dbeaver dbeaver-alternative ide llm openai pgadmin pgadmin-alternative postgres postgresql sqlalchemy
Last synced: 18 Jun 2026
https://github.com/mainser/cindel
Cindel is an ultra-fast, lightweight, easy to use, and fully async NoSQL database for Flutter and Dart apps.
android cindel cross-platform dart database flutter ios linux windows
Last synced: 14 Jun 2026
https://github.com/aronium/aronium-data-sqlite
C# SQLite wrapper
csharp database database-connector dotnet sqlite sqlite3
Last synced: 13 Apr 2025
https://github.com/sandrokeil/arangodb-php-driver
A PHP extension for ArangoDB with fuerte and velocypack :rocket:
arangodb cpp database driver fuerte nosql php php-extension velocypack vpack
Last synced: 04 May 2025
https://github.com/xdillx/databridge
A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.
database delphi firebird import mysql oop oracle-database sqlite sqlserver
Last synced: 21 Jun 2025
https://github.com/kelvinbiffi/gsapi
Feed API Based on a Google Sheet
database feed google-sheet hacktoberfest
Last synced: 12 Apr 2025
https://github.com/centralfloridaattorney/dataspoon
dataspoon is a database that helps to prepare data for analysis
database dataspoon encoder-decoder javaspoon mysql onehot
Last synced: 05 Apr 2025
https://github.com/lazziya/xlocalizer.db
DB extension pack for XLocalizer
asp-net-core database db localization resources xlocalizer
Last synced: 10 Apr 2025
https://github.com/evas-php/evas-orm
🗃 ORM module (ActiveRecord over evas-php/evas-db)
activerecord database orm orm-library php php7
Last synced: 17 Oct 2025
https://github.com/2krishnayadav/datta-vishleshan.ai
DattaVishLeshan.AI is one of the first data analysis projects developed in India, and perhaps even in the world. The name "Datta" means "data," while "Vishleshan" translates to "analysis." It is a pioneering AI project dedicated to advanced data analysis.
data-analysis data-science data-visualization database
Last synced: 03 Jul 2026
https://github.com/crate/tsperf
TSPERF Time Series Database Benchmark Suite. Framework for evaluating and comparing the performance of time series databases, in the spirit of TimescaleDB's TSBS.
benchmark benchmark-suite benchmarks cratedb database database-benchmarking database-perfomance database-performance-analysis influxdb mongodb mssql odbc postgresql time-series timescaledb timeseries timeseries-data timeseries-database timestream tsbs
Last synced: 18 Jun 2025
https://github.com/codecaiine/vet-clinic
This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 31 Aug 2025
https://github.com/chris17453/ddb
A sql interface for flat files. Think mysql for csv's.
database delimited-data flat-file python sql
Last synced: 22 Jun 2025
https://github.com/xdillx/bibliotecagd--fmx
A versatile collection of Delphi custom components for enhancing UI development and facilitating VCL to FMX migration, featuring advanced styling and database connectivity.
components csv database dbedit delphi delphi-gd delphi-library export firemonkey fmx json qrcode ui-components
Last synced: 04 Sep 2025
https://github.com/vitexsoftware/php-ease-fluentpdo
Database support for EasePHP Framework
database easephp-framework fluentpdo php
Last synced: 30 Oct 2025
https://github.com/dakimura/msbench
Benchmarking tool for marketstore.
alpaca binance bitmex cryptocurrency database financial-analysis gdax golang hdf5-files marketstore pandas-dataframe timeseries-database trading
Last synced: 13 Apr 2025
https://github.com/1lann/db-benchmark
A framework to benchmark database performance with Go.
Last synced: 17 Jun 2025
https://github.com/alessandrobelli/notionelli
Javascript script to prefill your Week database.
database javascript notion-api weekly-planner
Last synced: 04 May 2025
https://github.com/lanterndata/lantern-js
JavaScript/Typescript ORMs for Lantern Vector Database
database drizzle-orm javascript knex postgres postgresql sequelize typescript vector
Last synced: 12 Apr 2025
https://github.com/raulpy271/languagesdataset
📊 I created a dataset with over 600 programming languages information
bot data-analysis data-mining data-science database ipython-notebook jupyter-notebook numpy pandas python selenium selenium-python selenium-webdriver web-scraping
Last synced: 24 Jun 2025
https://github.com/angatar/mysql-s3-backup
A docker multi-arch image with a tiny MySQL client to create databases dumps and s3cmd S3 client purely installed on the latest Alpine container.
backup backup-cron bucket cronjob database docker docker-image kubernetes linux mariadb multi-arch mysql object-storage s3 s3cmd
Last synced: 24 Jun 2025
https://github.com/halojoy/userinfo-location-browser
Will get info of user: Geolocation, Browser, Operating System and more. Store the data in database.
browser city country database detect detection device ip ip-address location operating-system php php7 timezone user-agent
Last synced: 17 Jul 2025
https://github.com/gotpop/gotpop-shop
A full stack e-commerce application built with Next.js, NextAuth.js, Prisma/PostgresQL & raw CSS, deployed on Vercel & Railway
css-grid-layout css-modules database e-commerce-project nextauth nextjs nextjs13 oauth postgresql postgresql-database primsa railway raw-css serverside-rendering swr typescript vercel vercel-deployment webanimation-api
Last synced: 09 Sep 2025
https://github.com/jkenlooper/chill
Cascading, Highly Irrelevant, Lost Llamas
database flask python static-site-generator
Last synced: 20 Jul 2025
https://github.com/lus/nicegres
A simple postgres Docker image with initial users and databases
database docker init initialization postgres setup user
Last synced: 03 Jan 2026
https://github.com/universal-debloater-alliance/universal-android-preinstalled-lists
(WIP) The set of all known built-in Android packages (with extra info). Used primarily by UAD-NG
android aosp bloat bloatware built-in carriers crowdsourced crowdsourcing database dependency-graph google knowledge-base oem packages pre-installed
Last synced: 16 May 2026
https://github.com/nicolab/migratex
Migratex is an agnostic migration toolkit library. It can be used to migrate database / data / files / binaries, etc from one version to another. Migrate anything! Anywhere! 🚀
database json migration migration-tool rust-crate rust-library sqlx
Last synced: 07 Apr 2026
https://github.com/anmol-baranwal/coffee-compass
✨ Find nearby coffee shops using your location. Modern APIs with an Airtable database is used.
airtable coffee coffee-shop database es-lint foursquare-api markdown nextjs rendering unsplash-api use-swr vercel-deployment
Last synced: 08 Jul 2025
https://github.com/praveen1664/chatbot
This is a chatbot written in python & getting inputs directly from sql database
chatbot data-science database json nlp python3 sqlite sqlite3
Last synced: 11 Jul 2025
https://github.com/demdxx/redify
🧩 Redify any database as RedisDB
database key-value-store mssql mysql oracle postgresql redis redis-server sqlite
Last synced: 12 Jan 2026
https://github.com/friendsofredaxo/rex_sql_helper
🐣 REDAXO rexSqlHelper - AddOn notAnORM
database database-management redaxo-addon redaxo5
Last synced: 12 Jul 2025
https://github.com/nafis-sadik/dotnet-core-scaffolding-mssql
MS SQL Database Scaffolding with Entity Framework Core
database dotnet dotnet-core ef-core entity-framework-core mssql mssql-database scaffolding
Last synced: 30 Oct 2025
https://github.com/fadhil-riyanto/crud-with-mysql
Ini adalah crud menggunakan PHP di mysql
crud css database mysql mysql-crud
Last synced: 13 Apr 2025
https://github.com/hydr0nium/ctftools
CTF-Tool Database
ctf ctf-tools database hacking hacking-tools pentesting
Last synced: 25 Jun 2025
https://github.com/vantezzen/vowserdb
🗄 vowserDB allows you to use CSV or JSON files as a database in PHP
Last synced: 18 Jun 2025
https://github.com/nafis-sadik/dotnet-core-scaffolding-mysql
MySQL Database Scaffolding with Entity Framework Core
database dotnet dotnet-core ef-core entity-framework-core mysql mysql-database scaffolding
Last synced: 30 Apr 2025
https://github.com/meg4cyberc4t/fenestra_api
RESTful API server written in dart. Works with JWT and Postgres. Implemented for synchronization of clients in the "Fenestra" project
api dart database jwt-authentication postgresql
Last synced: 06 May 2025