SQLBrowser

Description

The SQLBrowser of Bukkitmanager will support almost any SQL Extension. It's very easy to use and you can view Databases almost everywhere. To access it you only have to type in /bm <databasesystem> <databasearguments>. Now you can enter SQL Statements, but also special Commands from Bukkitmanager, which extends the SQL Statements. To exit you only have to enter exit.

Supported Databasesystems

  • MySQL [/bm mysql (host) [port] (name) (username) (password)]
  • SQLite [/bm sqlite (file)]
    With Addons:
  • H2
  • PostgreSQL