The Revolution in structured Data Search

Translate natural language conversation into SQL queries to get the relevant business datas.

The Revolution in structured Data Search

Chat with your data

Experience the future of data exploration – a seamless blend of natural language interaction and powerful AI-driven insights.
Translate natural language conversation into SQL queries to get the relevant business datas.

Voice-Powered Data Mastery: Simplify, Interact, Achieve

QueryX is a professional tool that supports all your operational and business decision makers by delivering insights from any available structured database from a simple conversation.

QueryX Chat is the perfect easy-to-use chat interface to execute the most complex questions to your database and get answers in return.

You can ask follow-up questions for an optimized data investigation process.

QueryX Chat allow you to write your question or simply dictate them in your own language (French, Spanish, …).

QueryX provides all employees a no-code framework

Made for everyone

QueryX Chat provides all employees a no-code framework, that will simply and immediately support them to make better decisions driven by their needs.

For an integration with the legacy software or BI visualization tools you are used to, QueryX offers APIs and open-source sample code.

Work faster and easier

QueryX Chat is a simple and powerful configuration tool to support the set-up of your QueryX environment, would you use QueryX Chat or APIs on inferences.

Text2SQL query generation platform
Best-in class SQL Coder copilot

Best-in class SQL Coder copilot

QueryX is the perfect copilot partner to data analysts and SQL developers or database managers to speed-up the generation of simple to very complex SQL queries.

QueryX is a professional tool that multiply by a factor of x10 your SQL query generation capacity.

Save energy without compromising performance

Low energy consumption Index

QueryX optimizes power consumption compared to Vanilla LLM models thanks to its historical context management and auto-resolution internal engines.

QueryX is the up-to-date unmatched most efficient generic Text to SQL query generation platform.
More than 2x better accuracy than base LLM models.
Thanks to its built-in optimized configuration tool, human feedback reinforcement learning tool, automatic error corrector and confidence rating engine, QueryX is your trusted professional platform for Text2SQL generation.

Great performances on Spider reference test set
Great performances on BIRD reference test set

Use cases

Doctor Use Case

Margaux is a doctor and must carry out investigations in order to establish a diagnosis.

“There’s a lot of patient information available, but I need IT support to find it.

I’d like to be autonomous and search for medical data easily with simple questions.”

Analyst Use Case

Clara is an analyst and spends time writing SQL queries to extract valuable data.

“Databases are complex, and writing a SQL query requires a lot of concentration and time.

I’d love a tool that generates SQL queries based on simple questions.”

Customer Experience Manager Use Case

Quentin is a Customer Experience Manager.

“I need to offer my customers simple and intuitive tools to navigate my product information.

They have access to my document base thanks to my RAG tool but I have to add information such as the number of products remaining, promotions, etc.”

Support of Structured Relational DB

SUPPORT OF STRUCTURED RELATIONAL DB

Bridge the gap between LLMs and RDBMS. Opens information retrieval capability to most up-to-date dynamic data.

Leverage Generative AI

LEVERAGE Generative AI

Leverage strengths and dismiss weaknesses of LLMs for 100% accurate, confidential and frugal solution

Support all SQL database

QUERYX supports integrations to all main databases solutions, which helps all teams drive business forward faster with data driven decisions.

QUERYX supports integrations to all main databases solutions, which helps all teams drive business forward faster with data driven decisions. Don’t hesitate to ask us if you don’t find yours.

Frequently Asked Question

K
L
Are my data kept confidential?

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. When you use the “Connect my database” option, QueryX simply invokes the SQL query at the location of your database and displays the result on QueryX Chat. This result is never stored.

K
L
How does QueryX resolve SQL query generation?

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, typically when you want to handle specific mathematical operations between different values in the database (e.g., turnover corresponds to volume multiplied by unit price) or define specific conditions (e.g., a bad cholesterol level means T-CHO higher than 6.7).

Field descriptions and business rules can be defined using the QueryX Chat config sub-menu.

K
L
How can i generate the structure of my database?

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.

K
L
Are the answers fully accurate?

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.

QueryX will notify you if a question is out of context and needs to be asked differently, and it will also alert you when it is not absolutely sure that the generated query is valid. You can then rephrase your question for better accuracy.

If a generated query is unsatisfactory, you can mark it as invalid using the thumbs-down icon. QueryX will use this information to improve. Conversely, don’t hesitate to reward QueryX with a thumbs-up when you are satisfied, as this will help QueryX improve over time.

K
L
Which language should I use?

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.

K
L
Can I dictate my question instead of writing it?

QueryX Chat accepts questions either in writing or dictated using your microphone. When using your microphone to dictate questions, ensure that your mic is enabled in your browser. The mic must be activated/deactivated between questions for a better user experience.

K
L
Can I ask a question related to the answer of previous questions?

When using QueryX Chat in “connected database” mode, you can select preceding answers by clicking on the right icon in the chat, so your next question will take into account the results of those selected previous questions. For instance, you can ask QueryX Chat to display a specific list (e.g., list all patients born before 1950), then ask QueryX Chat to refine the answer (e.g., from this list, which are female).