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-11 00:07:52 UTC
- JSON Representation
https://github.com/rezamardanidev/sqlitebase
How to create a database sqlite by using classes in Python and creating tables and how to store data
class-python database python sql sqlite
Last synced: 09 Sep 2025
https://github.com/beuth-erdelt/benchmark-experiment-host-manager
This python tool helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.
aws benchmark cluster database dbms k8s kubernetes python tpc-c tpc-h ycsb
Last synced: 10 Apr 2025
https://github.com/molenzwiebel/basie
:package: Simple drop-in persistence for TypeScript applications.
database node persistence sqlite3 typescript
Last synced: 10 Apr 2025
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/yorci/surrealdb.cr
SurrealDB driver for Crystal
crystal database database-connector surreal surrealdb
Last synced: 21 Jul 2025
https://github.com/jehiah/retrydb
RetryDB transparently retries *sql.DB operations against a secondary datasource.
Last synced: 11 Apr 2025
https://github.com/thomasleplus/dbgrep
Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.
database grep grepping oracle oracle-database oracle-db plsql regex regular-expression search
Last synced: 08 Jul 2025
https://github.com/igrishaev/dos-and-donts
A short list of rules I try to follow
Last synced: 02 Jul 2026
https://github.com/render-examples/clickhouse
Run ClickHouse DBMS on Render
clickhouse clickhouse-server database render
Last synced: 01 Apr 2026
https://github.com/cre-dev/xml2db
A Python package to load complex XML files into a relational database
data-engineering data-loader database duckdb elt etl lxml mssql mysql postgresql python relational-databases sqlalchemy xml xmlschema xsd
Last synced: 15 Jul 2025
https://github.com/orsinium-labs/ddlite
๐ชถ Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)
database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3
Last synced: 28 Oct 2025
https://github.com/jcoelho93/adminator
A simple and modern MySQL management tool
database laravel management-system material material-design mysql php phpmyadmin
Last synced: 12 Apr 2025
https://github.com/konnektr-io/pg-age-digitaltwins
Konnektr Graph (Digital Twins for Apache AGE) allows to use Postgres with the Apache AGE extension as a backend for Digital Twins solutions using DTDL.
apache-age c-sharp database digitaltwins dotnet dtdl graph iot npgsql postgres postgresql
Last synced: 06 Mar 2026
https://github.com/kungfux/xdatabase
XDatabase is a simple unified library to interact with SQLite, MySQL, MS SQL and MS Access databases (through OLEDB driver). Plus, a set of methods to work with binary data and select not only tables but row, column or a single cell.
csharp database library ms-access mssql mysql sqlite3
Last synced: 11 Apr 2025
https://github.com/birddevelper/flexitable
FelxiTable is a professional jQuery plugin that convert JSON array list into HTML table
css data-visualization database html javascript jquery jquery-plugin json table
Last synced: 13 Mar 2025
https://github.com/keymetrics/interdb
:construction_worker: Local and shared database
database discovery js key-value shared-database
Last synced: 13 Aug 2025
https://github.com/drevops/mariadb-drupal-data
๐๏ธ MariaDB Docker image with enclosed data
database docker drupal mariadb mysql persistent
Last synced: 06 May 2025
https://github.com/williamdsw/unity-with-database
Sample CRUD project of using Unity with SQLite 3.
c-sharp database db mysql mysql-database mysql-server sql sqlite sqlite3 unity unity2d unity3d xampp
Last synced: 11 Apr 2025
https://github.com/alicebob/schemaspy
Read Postgres schema definitions in Go.
Last synced: 11 Apr 2025
https://github.com/tbremer/giraffe
browser database databases graph graphdb javascript node nodejs
Last synced: 10 Apr 2025
https://github.com/claudiarojassoto/hello_rails
This is a Ruby on Rails application named 'hellorails', set up with a PostgreSQL database. The application has been initialized with Git and allows you to display a 'Hello World' message on the browser's main page.
database rails-application ruby-on-rails
Last synced: 10 Jul 2025
https://github.com/zMoooooritz/stapy
An easy to use SensorThings API Client written in Python
api cli data-science database ogc python sensor sensor-data sensorthings sensorthings-api
Last synced: 15 May 2025
https://github.com/ezekielutshudi/vet-clinic-database
In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.
database postgres postgresql sql
Last synced: 28 Feb 2026
https://github.com/omarajmi/dalphppdo
Php database abstraction layer using PDO
database database-abstraction database-layer php-library php7 php71
Last synced: 09 Apr 2025
https://github.com/mvanduijker/laravel-transactional-mails
Send your mails in laravel after database transaction is committed.
database laravel mail php transactional
Last synced: 02 Sep 2025
https://github.com/initphp/database
This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.
data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder
Last synced: 07 Mar 2026
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 2025
https://github.com/skbkontur/db-viewer
Database Viewer with custom configuration
cassandra cql database database-viewer db-viewer
Last synced: 08 Aug 2025
https://github.com/flexmonster/flexmonster-mongodb-connector
Pivot Table for MongoDB: visualize data from your NoSQL database with the ready-to-use MongoDB connector
data-visualization database mongodb mongodb-database nosql
Last synced: 13 Apr 2025
https://github.com/johnftitor/my_recipe_app
This is a simple Ruby On Rails project. Recipe app that allows user to create, delete, and read recipes created by them or the community, allowing the users to decide whether they'd be public or not. Additionally, it allows users to create food records and generate a shopping list based on the missing food for their recipes. It comes with authentication and authorization functionality.
bootstrap database postgresql rails ruby
Last synced: 31 Aug 2025
https://github.com/danielhe4rt/100daysofcode
Repository focus to update all my journey through 100DaysOfCode challenge. Here you're gonna find a lot of C++, Rust and Database content.
Last synced: 26 Mar 2025
https://github.com/cezarlamann/docker-mssql-autorestore
A Docker image that automagically restores .BAK and .BACPAC files for testing purposes
database database-development database-testing mssql mssql-ser software-development software-testing sql-ser
Last synced: 16 Jan 2026
https://github.com/apache/couchdb-snappy
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 17 Jun 2025
https://github.com/ivan-sincek/property-lister
Extract and convert property list files from SQLite database files and from other property list files.
bug-bounty cache convert database ethical-hacking extract ios ios-penetration-testing mobile mobile-penetration-testing offensive-security penetration-testing plist property-list python secrets-finder secrets-management security sensitive-files xml
Last synced: 15 Apr 2025
https://github.com/bivittatusdb/bivittatusdb
Operator Based Relational Database Management system for python
crud-operation data data-science data-structures database database-management indexing mit-license mongodb operator-based operator-overloading python python3 relational-database relational-model sql transaction-management
Last synced: 23 Mar 2025
https://github.com/jasonbourne723/platodb
platodb ๆฏไธๆฌพ้ซๆง่ฝ็ๅบไบ LSM-Tree ็้ฎๅผๆฐๆฎๅบ๏ผ้็จๆจกๅๅๆถๆ่ฎพ่ฎก๏ผๆฏๆๅฟซ้็่ฏปๅๆง่ฝๅๅดฉๆบๆขๅค่ฝๅใ้็จไบ้ซๅๅ้ๅไฝๅปถ่ฟ้ๆฑ็ๅญๅจๅบๆฏใ
database distrubuted golang lsm-tree
Last synced: 19 Apr 2025
https://github.com/openpeeps/crossdb-nim
๐ฅ CrossDB Driver for ๐ Nim language
crossdb database embedded-database embedded-db in-memory-database mysql nim nim-language openpeeps rdbms sql sqlite
Last synced: 11 Mar 2026
https://github.com/jeluchu/roomlivedataviewmodel
Example of Room Database in recyclerview (Lifedata)
android coroutines database lifecycle recyclerview room room-database sql sqlite-database
Last synced: 13 Jun 2025
https://github.com/blackvoidx/User-management
simple User management CRUD with next-js react framework, typescript for type checking, redux-toolkit for state management, chakra ui for component ui library and mongoDb for database ๐๐ค
chakra-ui database formik mongodb mongoose nextjs react redux redux-toolkit rtk-query typescript yup
Last synced: 19 Apr 2025
https://github.com/wshihadeh/deep_health_check
Health check middleware
database dependencies health healthcheck http middleware rack rails ruby tcp
Last synced: 24 Oct 2025
https://github.com/AgureDa2019/ExcelVBA01_CreateSQL
(Win/Mac้็บ่ ๆฏๆด) MySQLใใผใใซ่จญ่จ๏ผๅฎ็พฉๆธไฝๆ็จใใผใซ
Last synced: 30 Jul 2025
https://github.com/fluree/example-full-text-search
This mini-app uses Fluree's full-text capabilities to quickly through 25,000 recipes.
database example fluree full-text-search
Last synced: 28 Jan 2026
https://github.com/woojiahao/file-to-db-tool
A GUI tool that reads a file and converts the file into a database table.
csv database gui python3 sqlalchemy tkinter tkinter-gui
Last synced: 04 Sep 2025
https://github.com/go-rel/migration
Database Migration utility for REL
database go golang hacktoberfest mysql
Last synced: 11 Apr 2025
https://github.com/vitaliy-bezugly/propertysearch
Pet project with the implementation of a service for finding, placing and renting housing
asp-net asp-net-core asp-net-core-mvc bootstrap5 cshtml css database docker docker-compose entity-framework-core mssql razor-views three-tier-architecture
Last synced: 19 Apr 2025
https://github.com/icflorescu/openshift-cartridge-postgresql
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
cartridge database database-engine gear openshift postgresql sql
Last synced: 08 Jul 2025
https://github.com/lsst-dm/qserv-ingest
Tools for loading extremely large datasets inside Qserv
bigdata cosmology database kubernetes parallel
Last synced: 04 May 2025
https://github.com/evernext10/consuming-themoviedb-api-with-retrofit-and-save-sqlite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api
Last synced: 11 Jun 2025
https://github.com/ghazaleze/flower-shop-datebase
for a flower shop with online and non-online purchases
database flower-shop kivy-framework sql sql-server transactional-database
Last synced: 12 Apr 2025
https://github.com/remotesensinginfo/eodatadown
Automated download and processing of Earth Observation data to create a monitoring system.
ard database earth earth-observation google-cloud monitoring monitoring-system observation remote remote-sensing sensing
Last synced: 21 Feb 2026
https://github.com/yaacoo/graphragsqlator
LLM graph-RAG SQL generator for large databases with poor documentation
ai database ehr-data faiss-vector-database knowledge-graph langchain llm rag sql
Last synced: 19 Apr 2025
https://github.com/ashishk1331/bleach-api
This is the API for Bleach Anime.
Last synced: 21 Sep 2025
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 2025
https://github.com/toros-astro/corral
The Powerful Pipeline Framework
astronomy data-science database framework oop pipeline python python3
Last synced: 27 Jul 2025
https://github.com/objectbox/objectbox-go-performance
Open Source Performance Benchmarks for ObjectBox Go, GORM, and others
bbolt database golang gorm objectbox orm performance storm
Last synced: 20 Jul 2025
https://github.com/mefrreex/jooqconnector
A library for working with databases using JOOQ ORM for Java
Last synced: 25 Jul 2025
https://github.com/asphalt-framework/asphalt-sqlalchemy
SQLAlchemy integration component for the Asphalt framework
Last synced: 17 Jan 2026
https://github.com/k1low/qp
Printer that prints the results of a query to the database.
Last synced: 16 Apr 2025
https://github.com/hnx8/dapperaid
SQL CRUD Query-Builder/Executor for Dapper
c-sharp crud csharp dapper database mappings orm query-builder sql-generation
Last synced: 08 Mar 2026
https://github.com/manascb1344/online-auction-system
The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. ๐ With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back
auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql
Last synced: 10 Apr 2025
https://github.com/apache/couchdb-admin
Mirror of Apache CouchDB Project Admin
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 02 Jul 2025
https://github.com/mittelmark/dbpp
Repository for the course Databases and Practical Programming at the University of Potsdam
database python python3 tcl tcltk tk-gui-toolkit tkinter
Last synced: 12 May 2025
https://github.com/winebarrel/qlap
qlap is a MySQL load testing tool like mysqlslap.
database golang load-testing mysql
Last synced: 02 Mar 2026
https://github.com/francois-rozet/sudoku
Sudoku grid and digits detection
computer-vision database digits-classification mnist sudoku sudoku-generator
Last synced: 16 Sep 2025
https://github.com/ludevnet/assembly
Library for files/resources for LU related software
database file-formats lego-universe library rust-lang
Last synced: 28 Apr 2026
https://github.com/rezmoss/cloudip-db
Compact, daily-updated MessagePack database of cloud-provider IP ranges (AWS, GCP, Azure, Cloudflare, DigitalOcean, Oracle). ~743 KB gzipped, SHA-256 verified, built from cloud-provider-ip-addresses. Powers go-cloudip and js-cloudip
aws azure cidr cloud-ip-ranges cloud-providers cloudflare database digitalocean gcp ip-database ip-detection ip-lookup ip-ranges messagepack oracle-cloud
Last synced: 05 Jul 2026
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/socigy-org/socigy.opensource.db
Roslyn source-generatorโpowered ORM for Databases
csharp-library database database-helper database-library migration-tool migrations orm-library
Last synced: 26 Jun 2026
https://github.com/searchcraft-inc/vite-react-searchcraft-template
Provides a minimal Vite + React + Searchcraft starter template.
ai api database elasticsearch enterprise-search full-text-search fuzzy-search react search search-as-you-type search-engine searchcraft site-search typescript typo-tolerance vite vite-react-typescript vite-starter vite-template
Last synced: 18 Jan 2026
https://github.com/linkml/linkml-dataops
Data API for LinkML instance data
api change-objects data-modeling database linkml python query-language
Last synced: 11 Jun 2026
https://github.com/mbari-org/aidata
Extract, transform, and load/download and augment images and annotations for detection, clustering or classification workflows
ai database etl machine-learning
Last synced: 05 Feb 2026
https://github.com/actalog/mongodump
๐ GitHub Action for creating a binary export of a database's contents
actions backup database github-actions mongodb mongodump security
Last synced: 27 Feb 2026
https://github.com/nhost/nhost-js
Nhost JavaScript SDK
authentication backend database functions graphql javascript sdk storage typescript
Last synced: 02 Aug 2025
https://github.com/gaurav-van/chat-with-mysql
Meet MySQL Assistant: Access database info seamlessly with natural language. No SQL expertise required. Simply ask questions, receive clear responses.
database gemini-api langchain langchain-python schema streamlit
Last synced: 10 Apr 2025
https://github.com/fi3/kyve
A simple in memory key-value datastore with persistence.
cordova database datastore javascript key-value nodejs
Last synced: 19 Sep 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/siddharthbadal/python-projects
Advanced Projects in Python
api automation database webscraping
Last synced: 08 Oct 2025
https://github.com/Bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. ๐ก
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 18 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/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/jayantgoel001/python-extras
Some Extra Libraries Of Python.
database postgresql python seaborn sqlite3 tkinter tkinter-python
Last synced: 12 Jun 2025
https://github.com/winterpuma/bmstu_db
bmstu, IU7-5, ะะฐะทั ะะฐะฝะฝัั (2019)
5term bmstu database db iu7 postgresql sql
Last synced: 15 Apr 2025
https://github.com/lim-yoona/ymdb
ymdb is a simple distributed key-value storage system.
database distributed-systems go golang golang-application grpc kv-store raft skiplist store-systems yaml-configuration
Last synced: 09 Oct 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/aydinnyunus/kidemmaas
Basit Regresyon: Python ile Uygulama
database datas dataset machine machine-intelligence machine-learning machine-learning-algorithms machine-learning-coursera machine-learning-library machine-translation machinelearning machinelearning-python python python-3 python3 regression regression-algorithms regression-analysis regression-models regression-testing
Last synced: 29 Apr 2025
https://github.com/frempongdev/oop-school-library
School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.
database oop oop-in-ruby orm postgresql relational-databases ruby sql
Last synced: 09 Oct 2025
https://github.com/kenanbek/memdb
In-memory database with O(1) insert, delete and search.
database go golang in-memory-database
Last synced: 07 May 2025