Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
Package datasource defines the interfaces a system must implement to support querying.
|
Package datasource defines the interfaces a system must implement to support querying. |
Package internal implements Exec, executing SQL-like queries on a given database.
|
Package internal implements Exec, executing SQL-like queries on a given database. |
querychecker
Package querychecker performs a semantic check on an AST produced by the queryparser package.
|
Package querychecker performs a semantic check on an AST produced by the queryparser package. |
queryfunctions
Package queryfunctions describes SyncQL's built-in functions.
|
Package queryfunctions describes SyncQL's built-in functions. |
queryparser
Package queryparser is a parser to parse a simplified select statement (a la SQL) for the Vanadium key value store (a.k.a., syncbase).
|
Package queryparser is a parser to parse a simplified select statement (a la SQL) for the Vanadium key value store (a.k.a., syncbase). |
test
Package query_test contains tests for the query package.
|
Package query_test contains tests for the query package. |
Package public defines the QueryEngine interface which is returned from calling v.io/v23/query/engine.Create and PreparedStatement which is returned from the QueryEngine.PrepareStatement function.
|
Package public defines the QueryEngine interface which is returned from calling v.io/v23/query/engine.Create and PreparedStatement which is returned from the QueryEngine.PrepareStatement function. |
Click to show internal directories.
Click to hide internal directories.