<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SQL interface (alpha) :: Bloomeo</title><link>/getting-started/cube/index.html</link><description>Introduction In addition to HTTP REST APIs, Bloomeo provides a SQL interface. The SQL API enables delivering data over the Postgres-compatible protocol to a wide range of data visualization tools. In general, if an application connects to PostgreSQL database, it can connect to this interface as well. This feature is currently in alpha and may be subject to changes.
Prerequisites To use the SQL interface, you need:
A Bloomeo account with access to the SQL interface feature. Basic knowledge of SQL syntax and commands. An up-to-date JWT token for authentication (see Authentication for more details). Make your first query To execute SQL queries against the Bloomeo SQL interface, follow these steps:</description><generator>Hugo</generator><language>en-us</language><atom:link href="/getting-started/cube/index.xml" rel="self" type="application/rss+xml"/></channel></rss>