| ▲ | remywang an hour ago | |||||||
Claude had no problem translating SQL into Prela, and because you have fine grained control over the query plan (a Prela query is a plan), it was able to optimize queries to be very fast | ||||||||
| ▲ | cpard an hour ago | parent | next [-] | |||||||
I'm more curious about going from text to Prela instead of going from text to SQL and measuring any difference in the performance there. On one hand models have been trained on a lot of SQL on the other hand they are really good in mathematical reasoning too so thinking in Perla might be a natural fit for them. | ||||||||
| ||||||||
| ▲ | joelthelion an hour ago | parent | prev [-] | |||||||
Having control over the execution plan is super interesting ! This is a very common frustration when writing SQL. Do you think it would be possible to offer Prela as a direct interface to a relational database? | ||||||||
| ||||||||