You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ SQLSpec is a work in progress. While it offers a solid foundation for modern SQL
25
25
26
26
SQLSpec draws inspiration from `aiosql`, aiming to provide a more flexible and extensible query interface. Many of the enhancements developed within SQLSpec, such as support for `spanner` and `bigquery` drivers, are intended to be contributed back to `aiosql` where appropriate.
27
27
28
-
### Current Focus: Universal Native Connectivity
28
+
### Current Focus: Universal Connectivity
29
29
30
30
The primary goal at this stage is to establish a **native connectivity interface** that works seamlessly across all supported database environments. This means you can connect to any of the supported databases using a consistent API, regardless of the underlying driver or dialect.
0 commit comments