About Infer
Infer consists of three elements:
SQL-inf
A variant of SQL designed to enable the use of advanced analytics in an SQL statement in a way that seems native to SQL. SQL-inf itself is simply the definition and specification of the syntax - how each command is executed is dependent on the underlying execution engine.
Infer Platform
Backend for parsing and executing SQL-inf commands against one, or multiple, data sources. This is the backend that powers the Infer Applications as well as the API and DBT integration.
Infer Application
Data exploration application for managing and sharing SQL-inf projects and data, constructing SQL-inf statements and analysing the results of executing SQL-inf commands on the Infer Platform.
Building in Public
We are committed to building Infer in public. As part of that we frequently blog about our progress on our blog and share previews on LinkedIn.