+++ /dev/null
-Enable drivers in this directory like this:
-
-<?php
-function adminer_object() {
- include "./plugins/drivers/simpledb.php"; // the driver is enabled just by including
- return new Adminer; // or return AdminerPlugin if you want to use other plugins
-}
-
-// include original Adminer
-include "./adminer.php";
-?>
--- /dev/null
+Enable drivers in this directory like this:
+
+<?php
+function adminer_object() {
+ include "./plugins/drivers/simpledb.php"; // the driver is enabled just by including
+ return new Adminer; // or return AdminerPlugin if you want to use other plugins
+}
+
+// include original Adminer
+include "./adminer.php";
+?>
Adminer Editor - Data manipulation for end-users
https://www.adminer.org/
-Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch, MongoDB, Firebird
+Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB, SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin)
Requirements: PHP 5+
Apache License 2.0 or GPL 2