django-sql-explorer
django-sql-explorer copied to clipboard
Easily share data across your company via SQL queries. From Grove Collab.
My use case requires dynamic database connections to databases not managed by django. These databases are created on on demand, so i can't enumerate them in settings. I know this...
Hi, I am using sql-explorer in a project, at first decided to use the default django connection and everything worked as expected, later on I decided to create a new...
I have created and saved a bunch of queries and most of them rely on parameterisation. However, SQL Explorer attempts to execute the query everytime I click and open the...
[Dear] support, I have a connection to postgresql DB with different schemas and not just the public.  When I go in playground page and press on "show schema" I...
The schema sidebar, when opened automatically on page load, takes the cursor focus. This can be annoying
'ProgrammingError: permission denied for relation table_name' if one of db tables have no access.
As an organization grows, it becomes increasingly hard to find your go-to queries. Favorites would help this (and probably replace the 'top x most run' section at the top of...
The snapshot feature of django-sql-explorer is a very nice and convenient one. However, I think it would be even more convenient to have more options than Amazon S3, which is...