Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support browsing the content of a database #113

Open
8 tasks
rhdunn opened this issue Nov 11, 2018 · 0 comments
Open
8 tasks

Support browsing the content of a database #113

rhdunn opened this issue Nov 11, 2018 · 0 comments
Labels

Comments

@rhdunn
Copy link
Owner

rhdunn commented Nov 11, 2018

Support the following actions on a database:

  • View the tree of folders/directories and files in the database.
  • View the properties on a file (MarkLogic document properties).
  • View the contents of a file.
  • Save/edit the contents of a file (UI -- prompt to prevent accidental writing to the database).
  • Delete a file/directory (UI -- prompt to prevent accidental writing to the database).

Databases:

  • BaseX
  • eXist-db
  • MarkLogic

One possibility is to implement these using the IntelliJ virtual file system API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant