Say I have a database with a few tables either within Confluence or outside of it.
And I am try to achieve the following:
1) Display these tables on Confluence pages so that users can view them.
2) Also if users chose to edit these tables, the database should get update.
Is this achievable?
Hi @Rupa Jain ,
You can use SQL for Confluence to display and chart SQL query results by accessing multiple external data sources. You can show data as a table with all customization options available with Common table capabilities.
With regards to editing the SQL data, you can use only use update and insert SQL.But there is no UI to do that in the SQL plugin. The Run macro provides UI forms that can be used in combination with the SQL macro to this kind of thing.
Regards,
Swathi
Hello,
you could have a look the SQL Connector plugin: https://marketplace.atlassian.com/plugins/com.playsql.sqlsaas/cloud/overview
You will be able to query and display results in Confluence using this add-on.
I am not sure if an addon is available to perform updates on a table.
Cheers,
-- Alexis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.