Q.Are my data kept confidential?
A.The QueryX server does not retain any database content. When you use QueryX to generate a SQL query, the database content is never seen by the QueryX backend. The result is never stored.
QueryX is a powerful Text2SQL tool that translates natural language into SQL queries, making it easier for non-technical users to access and analyze data. It supports multiple languages, integrates with various databases, and offers a chat interface for seamless interaction.
QueryX is a Text2SQL tool designed to boost productivity and democratize access to dynamic data using natural language. It allows users to translate natural language conversations into SQL queries, enabling them to retrieve relevant business data. QueryX supports integrations with all main database solutions, helping teams drive business forward faster with data-driven decisions.
A.The QueryX server does not retain any database content. When you use QueryX to generate a SQL query, the database content is never seen by the QueryX backend. The result is never stored.
A.QueryX first uses the information you provide about the database structure (tables, columns, joins) and the descriptions you give for each field if they are not explicit from a natural language standpoint or when you want to handle synonyms or acronyms. Specific business rules can be specified.
A.When you use QueryX Chat or the APIs, you have to provide a json file describing the structure of your database. This json file can be automatically generated when you use the “DB structure extraction bash script” that you can download from QueryX Chat.
A.QueryX Chat will do its best to match a question in natural language to the corresponding SQL query. Although this product surpasses the performance of its competitors, especially the generative AI engines for chat or coding, the performance depends on the nature of the question and the quality of the configuration.
A.You can write or dictate your questions in your natural language. Most common languages are supported, including English, French, German, Polish, Portuguese, and many more.