diff --git a/spiceaidocs/content/en/flight-sql/_index.md b/spiceaidocs/content/en/flight-sql/_index.md index 227e21d9b..8800975bd 100644 --- a/spiceaidocs/content/en/flight-sql/_index.md +++ b/spiceaidocs/content/en/flight-sql/_index.md @@ -3,10 +3,10 @@ type: docs title: "Arrow Flight SQL" linkTitle: "Arrow Flight SQL" weight: 30 -description: "Query against Spice.ai using JDBC/ODBC/ADBC" +description: "Query Spice.ai using JDBC/ODBC/ADBC" --- -Arrow Flight SQL is a protocol for interacting with SQL databases using the Arrow in-memory format and the Flight RPC framework. Spice.ai implements the Flight SQL protocol which enables querying against the datasets configured in Spice.ai via your favorite SQL and BI tools. +Arrow Flight SQL is a protocol for interacting with SQL databases using the Arrow in-memory format and the Flight RPC framework. Spice.ai implements the Flight SQL protocol which enables querying the datasets configured in Spice.ai via your favorite SQL and BI tools.