Skip to content

Conversation

@wvengen
Copy link
Contributor

@wvengen wvengen commented Mar 29, 2017

This is a bit of a different database manager, using Metabase's REST API.

Limitations:

  • Supports native queries only (good for SQL).
  • Autocomplete doesn't make much sense for non-SQL databases.
  • Tested with admin access only (but should function with normal access too).
  • Queries cannot be cancelled because fetch doesn't support it.
  • Error handling could be improved in some places (but I consider it good enough for now).

When loading table info, only the current selected database is cached - to avoid huge installations blowing up Atom memory use.

Remaining issues:

@lukemurray
Copy link
Owner

Interesting. I'll have a look at this this weekend and try to merge it. Thanks!

@morenoh149
Copy link

bump for interest

@teamgroove
Copy link

OMG - a conflict in the README.md prevents the code-merge. Tragic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants