CodexDB is an SQL processing engine whose internals can be customized via natural language instructions. CodexDB is based on OpenAI's GPT-3 Codex model which translates text into code. It is a framework on top of GPT-3 Codex that decomposes complex SQL queries into a series of simple processing steps, described in natural language. Processing steps are enriched with user-provided instructions and descriptions of database properties. Codex translates the resulting text into query processing code. An early prototype of CodexDB is able to generate correct code for a majority of queries of the WikiSQL benchmark and can be customized in various ways.
翻译:代码xDB 是一个 SQL 处理引擎, 内部内容可以通过自然语言指令定制。 代码xDB 是基于 OpenAI 的 GPT-3 代码x 模型, 该模型将文本转换成代码。 这是一个在 GPT-3 代码x 之上的框架, 将复杂的 SQL 查询分解成一系列简单的处理步骤, 用自然语言描述。 处理步骤由用户提供的指令和数据库属性描述来丰富。 代码x 将生成的文本转换成查询处理代码。 代码xDB 早期的原型能够为大多数 WikisQL 基准查询生成正确的代码, 并且可以不同方式定制 。