Generate SQL with AI Using Natural Language

June 2, 2026
InterBase 15.1 helps developers use natural language to create, optimize, format, and understand SQL faster.

InterBase by Embarcadero is a high-performance, embeddable SQL database engine designed for developers building cross-platform applications. It supports key features such as multi-version concurrency control (MVCC), strong data encryption, and disaster recovery through point-in-time recovery and journaling. Known for its small footprint and minimal administration requirements, InterBase is commonly used in embedded, mobile, and desktop environments where reliable, low-maintenance data storage is essential. It offers integration with development tools like Delphi and C++Builder, making it a practical choice for applications requiring robust local data processing.

The InterBase 15.1 release adds AI-powered Smart CodeInsight which introduces natural language assistance directly into the development workflow, helping developers generate SQL queries from simple prompts, optimize existing statements for improved performance, automatically format code for readability, and explain complex SQL logic in clear language. By reducing the time spent writing and reviewing queries, it helps both experienced database professionals and newer developers work more efficiently while improving code quality and understanding.

To see a full list of what's new in version 15.1, see our release notes.

For more information, visit our InterBase product page.