mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
re-add Adminer (#1162)
- development has resumed and new releases have been made
- was replaced by adminerevo in c862b1eaaa, which is now archived
This commit is contained in:
parent
ac0d72ccbc
commit
fc842aac31
1 changed files with 11 additions and 0 deletions
11
software/adminer.yml
Normal file
11
software/adminer.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Adminer
|
||||
website_url: https://www.adminer.org/
|
||||
description: Database management in a single PHP file. Available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others.
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
- GPL-2.0
|
||||
platforms:
|
||||
- PHP
|
||||
tags:
|
||||
- Database Management
|
||||
source_code_url: https://github.com/vrana/adminer
|
||||
Loading…
Reference in a new issue