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-06 00:07:49 UTC
- JSON Representation
https://github.com/flatcap/craggy-site
📰 Craggy Website (climbing centre routes)
database javascript js php sql website
Last synced: 04 May 2026
https://github.com/isabelle-bh/superhero-database
This is a full stack MERN superhero database application with login/signup, admin, user management, list creation functionalities, and more.
database express fullstack fullstack-development fullstack-javascript javascript mern mern-stack mongodb nodejs react reactjs superheroes
Last synced: 11 Apr 2026
https://github.com/miniconnect/minibase
RDBMS framework for miniConnect
database database-driver database-framework java rdbms relational-database sql sql-parser
Last synced: 18 May 2026
https://github.com/bfatoms/sqlite3-opfs-sample
This is a sample of the new OPFS released last march 2023, this will not be updated, but the Database might be packaged into npm..
browser bun database javascript opfs orm sqlite3 vite
Last synced: 11 Apr 2026
https://github.com/adil-bikiev/employee-database-management
A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.
database java java-jdk sql test
Last synced: 18 May 2026
https://github.com/elithrar/remix-plus-d1
An example app for combining Cloudflare's D1 database with Remix loader functions.
cloudflare d1 database pages remix workers
Last synced: 20 Apr 2026
https://github.com/naoghuman/lib-database-objectdb
Lib-Database-ObjectDB is a library for easy accessing an ObjectDB database in a JavaFX & Maven desktop application.
database java java-8 java-library javafx javafx-8 javafx-library library maven netbeans objectdb
Last synced: 04 Oct 2025
https://github.com/usmanshaikh24/my_portfolio_website
A modern, responsive portfolio website showcasing my skills, projects, education, and professional experience.
css database hosting html5 javascript php
Last synced: 07 Apr 2026
https://github.com/patilni3/database-connection-using-python
Database connection with SQLite, MySQL, PostgreSQL, MsSQL_Server
database database-connection mssqlserver mysql postgresql python-database sqlite3
Last synced: 11 Apr 2026
https://github.com/danucosukosuko/installmanpkgs
Base de datos de descargas del administrador de paquetes Installman
Last synced: 18 May 2026
https://github.com/ferreiiratech/taskmaster
TaskMaster - Your task manager
backend database express javascript mysql nodejs
Last synced: 07 Apr 2026
https://github.com/saghosh8/securebankdbdata
A simple database system for managing customer accounts, transactions, and loans. It includes secure transaction tracking, loan interest calculations, and audit logs.
database mysql sql sql-query sql-server
Last synced: 11 May 2025
https://github.com/eugene-software/ezadatabase
Convenient library to work with CoreData with Combine
combine coredata coredata-swift coredatastack database database-management ios stack swift wrapper
Last synced: 09 May 2026
https://github.com/aden-q/bustub
The BusTub Relational Database Management System (Educational)
Last synced: 11 Apr 2026
https://github.com/baraja-core/shop-customer
Shop customer.
customer customer-account database doctrine eshop manager package shop storage validation
Last synced: 11 Apr 2026
https://github.com/git-user-cpp/jsdb
Just Simple DataBase
database database-management rust rust-database rust-lang rust-library rustprogramming
Last synced: 14 May 2026
https://github.com/zhd4/pgbackupbot
Telegram Bot for PostgreSQL Databases auto-backuping
backup database postgres postgresql python sql
Last synced: 27 Jul 2025
https://github.com/dotenx/dotenx-docs
DoTenX documentation. Main repository: https://github.com/dotenx/dotenx
api automation backend database devtools documentation documents forms frontend integration landing-page productivity webapp website
Last synced: 10 Mar 2026
https://github.com/notcoffee418/dbmigrator
Database Migration system for Go.
database database-management db go golang migration-tool mssql mysql pgsql sql sqlite
Last synced: 07 Mar 2026
https://github.com/leoobarbosa2/backend
Backend projects: NodeJS, typescript etc.
backend-api database javascript nodejs typescript
Last synced: 09 Apr 2026
https://github.com/buggychapri/boringblog-
A mini blog app where you can write small blogs and upload them
blog boring database flask flask-sqlalchemy python3
Last synced: 17 Aug 2025
https://github.com/zahi1/sports-shop
Sports Shop System is a full-stack web application offering role-based access for Admins, Employees, and Customers. It enables user registration, login, and management, alongside product inventory management, order processing, and personalized interfaces for seamless sports shopping experiences.
database information-systems shop
Last synced: 18 May 2026
https://github.com/hihaho/laravel-ghost-database
database ghost-database laravel php
Last synced: 13 Jan 2026
https://github.com/cookiedb/docs.cookiedb.com
The official documentation site for CookieDB
cookiedb database documentation
Last synced: 18 May 2026
https://github.com/babkock/cis164
Homework for my Advanced C++ class.
database graphical-user-interface memory-management qt5 qtcreator sqlite3 threads
Last synced: 09 May 2026
https://github.com/diegovictor/gofinances-api
Project built during the Rocketseat Bootcamp #11
api coverage-report database editorconfig eslint gofinances gostack node nodejs postgres prettier rocketseat ts typescript
Last synced: 04 Feb 2026
https://github.com/rifqanzalbina/libraryjs
A Library js
data data-science database datascience javascript javascript-library
Last synced: 17 Jan 2026
https://github.com/i3thuan5/doc_tai5-uan5_gian5-gi2_tsu1-liau7-khoo3
臺灣言語資料庫的文件。
Last synced: 11 Aug 2025
https://github.com/rahul-barick/diary-application
Simple Diary Application using node.js express framework focused on scalibility
ajax ajax-call architecture clustering database datatables expressjs functional-programming jade jquery middleware mongodb node-clean nodejs non-relational pug pug-template-engine routing scalable-applications session-management
Last synced: 09 Apr 2026
https://github.com/samitugal/nl2sql-converter
NL2SQL-Converter transforms natural language sentences from any language into SQL queries, simplifying database interactions. It offers seamless and intuitive query generation for users of all SQL proficiency levels.
database generative-ai llm query retrieval-augmented-generation
Last synced: 07 May 2026
https://github.com/shahzaibahmad05/dbs-lab
A repository containing MySQL queries for my DBS course at NUST
database database-design database-management database-schema good-first-issue mysql mysql-database mysql-workbench queries-database
Last synced: 18 May 2026
https://github.com/vcputtini/udf_mariadb_cpp
MariaDB(tm) native User-defined functions in C++
cpp cpp17 database lib library mariadb mariadb-database mariadb-mysql mariadb-server mysql parser
Last synced: 25 Jan 2026
https://github.com/mujtabamohamed/listly
Listly is a versatile web application designed to help users efficiently create, organize, and manage their tasks.
backend bcrypt cookies database express expressjs frontend full-stack lists node nodejs postgres postgresql react reactjs tailwindcss todoapp todolist
Last synced: 09 Apr 2026
https://github.com/amadou-6e/py-docker
Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.
containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores
Last synced: 07 Apr 2026
https://github.com/suriyaavijay/master-plaiting
MASTER PLAITING - A Travel Package Booking System Web Application
bootstrap css database html java javascript jsp jsp-servlet mysql servlet tomcat travel travel-packages
Last synced: 12 Apr 2026
https://github.com/iowacomputergurus/gearhostutilities
Helpful utilities for working with websites and databases hosted with GearHost.com.
command-line-tool database gearhost utility
Last synced: 10 Aug 2025
https://github.com/skimmenthal13/serilog.sinks.database
Serilog sink that writes in one of these five databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite)
database logging mysql oracle postgresql serilog serilog-sink sink sqlite sqlserver
Last synced: 24 Dec 2025
https://github.com/diegonti/mxene-db
MXene Database. Contains structural and bandgap data for over 4000 MXene structures.
computational-chemistry database mxene
Last synced: 12 Jul 2025
https://github.com/tiendq/sqlitecpp
SQLiteCpp is a modern C++ wrapper for SQLite3 library.
c-plus-plus cpp database sqlite
Last synced: 07 Apr 2026
https://github.com/bangertech/mole
🗄️ A modern web interface for managing multiple database types with powerful synchronization capabilities. Features AI-powered database analysis, intuitive schema management, and comprehensive monitoring dashboard.
database database-management postgresql web-ui webapp
Last synced: 28 Apr 2026
https://github.com/pranav2092/106122092_cslr51_dbs_lab
This repository contains the all the questions and their solutions of the DBMS lab sessions.
database database-management database-management-system database-management-system-in-mysql mysql mysql-client mysql-database mysql-server mysql-workbench
Last synced: 16 May 2026
https://github.com/Frozen-Archive/FF_DB_SAP_ODBC
SAP ODBC Based Unreal Engine 5 ODBC plugin for Windows
database databases mysql odbc odbc-api odbc-driver postgresql sql sqlserver ue5 ue5-game ue5-plugin ue5-template
Last synced: 28 Mar 2025
https://github.com/bilalmohib/backendpernbookinfo
This is the backend of the Todo App built with Pern stack and material ui and React JS on the front end.
bookinfo crud crud-api database database-management material-ui pern pern-stack postgres postgresql reactjs
Last synced: 12 Apr 2026
https://github.com/renanmoretto/keyv
Transform SQLite into a powerful and fast key-value store.
database key-value nosql nosql-database sqlite sqlite3
Last synced: 10 Mar 2026
https://github.com/mongodb-developer/symfony-mongodb-rental-workshop
Symfony Demo Application - A Docosourus workshop to built a Symfony and MongoDB rental booking web applicaiton. Symfony Demo Application.
database demo doctrine doctrine-odm-mongodb mongodb php symfony symfony-application webapp
Last synced: 09 Apr 2026
https://github.com/momomo/momomo.com.platform.db.base.jpa.session
The absolute base of the database related hibernate session based jpa modules.
database java jpa-modules momomo
Last synced: 16 Jul 2025
https://github.com/drago-ex/database
:floppy_disk: Simple and flexible database abstraction layer built on Dibi for PHP, with support for entities and repositories.
Last synced: 17 Jan 2026
https://github.com/yash-rewalia/case-study-on-myntra
This case study not only underscores the strategic and innovative approach that has become Myntra's hallmark but also underscores its unwavering dedication to delivering a personalized, convenient, and comprehensive online shopping experience.
database database-architecture database-management er-diagram sql
Last synced: 13 Jul 2025
https://github.com/tokhy1/php_crud_app
Revolutionize data management with PHP powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.
backend bootstrap crud crud-app crud-application css database html mysql mysql-database php xampp
Last synced: 07 Apr 2026
https://github.com/maxbrheinl/cinema-database-api
Cinema-Database-API is a server-side application for managing movies, screenings, customers, and tickets in a cinema system. Built with Java (Spring Boot) and PostgreSQL, it provides REST endpoints for data retrieval and management. It was mainly build to gather skills in connecting Databases.
database html java postgresql rest-api
Last synced: 12 Apr 2026
https://abdulrhmangoni.github.io/denokv-gui-client/
An open source GUI client to browse and perform CRUD operations on Deno KV databases
browser client database deno denokv gui key-value-database key-value-store kv
Last synced: 18 Sep 2025
https://github.com/bl33h/pcssystem
A user-friendly application for managing personal computers efficiently. Powered by PostgreSQL.
database gui pcs postgresql psql python simulation tkinter transactions ui
Last synced: 09 Apr 2026
https://github.com/efeckc17/liteexport
A powerful SQLite export tool with GUI support. Convert tables into TXT, CSV, JSON, or HTML in seconds.
database db db-convert developer-tools opensource pyqt5 pyqt5-desktop-application python sqlite-database sqlite-exporter sqlite-tools sqlite3
Last synced: 18 May 2026
https://github.com/macrat/indexedfts
Full-Text Search engine for web browser.
database full-text-search fulltext-search javascript-library
Last synced: 27 Sep 2025
https://github.com/creadone/karma
Key-counter database
crystal database key-value storage
Last synced: 28 Apr 2026
https://github.com/arshia-eskandari/oximod
MongoDB ODM for Rust inspired by Mongoose
asynchronous database derive macros mongodb mongoose odm rust
Last synced: 22 Jun 2025
https://github.com/brownag/nasis
National Soil Information System (‘NASIS’) Data Model Abstraction Layer
database nasis nrcs r soil soil-survey spsd usda
Last synced: 18 May 2026
https://github.com/christopheratkinson/docker-compose-mongo-express
This repository provides a Docker Compose configuration to set up a local environment with MongoDB and Mongo Express. It includes a basic setup with default credentials, allowing for easy development and testing. MongoDB serves as the database, while Mongo Express offers a user-friendly web interface to interact with your MongoDB instance.
database development-environment docker docker-compose mongo mongo-express
Last synced: 07 Mar 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_qing-dynasty-china-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Qing Dynasty China (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 18 Jan 2026
https://github.com/robbinparrish/postgresql-with-extentions-deployment
Docker image for postgresql with additional extentions.
database docker docker-compose dockerfile docs learning learning-project linux notes postgresql postgresql-database postgresql-extentions
Last synced: 09 Apr 2026
https://github.com/nodef/pg-english
English interface to PostgreSQL.
database english interface language natural nlidb nlp pg postgresql processing
Last synced: 27 Feb 2025
https://github.com/diegovictor/crunchyroll-notifier
Reads Crunchyroll's Animes RSS and notify users through push notification when new animes' episodes are published. Built to AWS Cloud.
api aws database docker dynamo dynamodb javascript js lambda node nodejs notification rss serverless-framework sns sqs
Last synced: 14 Apr 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_serbia
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🇷🇸️ The Earth/Serbia database set of the Seanpm2001 WorldDB project.
database db earth gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-serbia seanpm2001-worlddb-development seanpm2001-worlddb-project serbia svg-lang svg-language world-db worlddb
Last synced: 19 Jan 2026
https://github.com/miladsade96/mysql_notes
Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer
database db dbms mysql mysql-database queries query sql
Last synced: 06 Jan 2026
https://github.com/memergamer/musicindustry
MusicIndustry project for Database class
database plsql sapientia sapientia-university
Last synced: 25 Apr 2026
https://github.com/deltatag/enum
Easy & simple enumerations for PHP
database deltatag enumeration php validation
Last synced: 14 Jan 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_nazi-germany-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Nazi Germany (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 05 Apr 2025
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_french-empire-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/French Empire (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 27 Jan 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_east-india-company-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/East India Company (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 19 Jan 2026
https://github.com/vit-orm/vitorm.postgresql
database orm postgres postgresql vitorm
Last synced: 11 Mar 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_polish-lithuanian-commonwealth-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Polish-Lithuanian Commonwealth (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 19 Jan 2026
https://github.com/emagood/dedicated-server-godot
Proyecto de Gestión de Usuarios utilizando Godot Engine. Implementa un sistema de creación, modificación y eliminación de usuarios con verificación de credenciales, almacenamiento en caché y registro de historial de cambios. Características Principales - Crear y modificar usuarios-Autenticación de usuarios-Caché para mejorar
aes-encryption authentication bitwise-operators cachemanager database database-design database-management encriptador-de-texto godot-engine rsa-cryptography tcp-server udp-server user-management websocket-server
Last synced: 29 Jun 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_achaemenid-empire_persian-empire-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/Achaemenid Empire (Persian Empire) (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-db-earth-persian-empire seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 12 Feb 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_south-yemen-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/South Yemen (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 23 Feb 2026
https://github.com/fussel178/pacman-external-database
Upgrades pacman packages from a external database.
Last synced: 21 May 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_ottoman-empire-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Ottoman Empire (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 19 Jan 2026
https://github.com/movingju/python_server
An python flask backend server, made for study
css database flask html pandas portfolio-website python3 website
Last synced: 09 Apr 2026
https://github.com/bijx/firestore-data-fetcher
A simple Python script to fetch documents from a Firebase Firestore collection and save them to a local `.json` file.
automation data database downloader exporter fetcher firebase firestore open-source script
Last synced: 12 Apr 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_mongol-empire-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌍️🏴️ The Earth/Mongol Empire (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 20 Jan 2026
https://github.com/Firesphere/silverstripe-sspy
Python based SSPAK export with higher reliability and cross-platform compatibility
database dump export hacktoberfest mariadb mysql python python3 rickandmorty silverstripe sspak transfer-data
Last synced: 22 Apr 2025
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_swedish-empire-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/Swedish Empire (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 19 Jan 2026
https://github.com/seanpm2001/seanpm2001_worlddb_db_earth_ukrainian-peoples-republic-_-formercountry
2️⃣️0️⃣️0️⃣️1️⃣️🌐️🛢️🌏️🏴️ The Earth/Ukrainian Peoples Republic (former country) database set of the Seanpm2001 WorldDB project.
database db earth former-countries gpl3 gplv3 seanpm2001-data seanpm2001-database seanpm2001-world-db seanpm2001-world-db-development seanpm2001-world-db-project seanpm2001-worlddb seanpm2001-worlddb-db-earth-former-countries seanpm2001-worlddb-development seanpm2001-worlddb-project svg-lang svg-language world-db worlddb
Last synced: 19 Jan 2026
https://github.com/nik-kusanagi/bash.sh-treinamento
Versão mais organizada (+ ou -)
data database debian gnome gnome-extension gnu gnu-linux linux shell shell-script
Last synced: 05 May 2026
https://github.com/tamino-martinius/node-next-model-knex-connector
SQL connector for next-model package using Knex.
database model mysql node node-module nodejs postgres sql sqlite
Last synced: 15 Jan 2026