GlareDB has introduced official support for PRQL, a domain-specific language designed for querying and transforming data using a pipeline metaphor, as part of its v0.6.0 release. PRQL, which can be translated into SQL, allows for a streamlined approach to data manipulation by enabling users to set the dialect to PRQL in GlareDB, thus simplifying the process and avoiding the need for manual translation to SQL. This integration is aimed at enhancing user experience by allowing more interactive use cases directly within GlareDB. Users can easily switch between PRQL and SQL as needed, and the GlareDB team is actively seeking feedback to refine and expand the PRQL features, including improved data interaction functions and validation processes. Further updates and enhancements are anticipated as part of GlareDB's ongoing development efforts.