Skip to content

stackql/any-sdk

Folders and files

NameName
Last commit message
Last commit date
Mar 23, 2025
Mar 23, 2025
Mar 23, 2025
Jan 18, 2025
Jan 27, 2025
Mar 23, 2025
Mar 23, 2025
Dec 12, 2023
Mar 31, 2025
Mar 23, 2025
Jan 18, 2025
May 26, 2022
Mar 23, 2025
Jan 18, 2025
Jan 18, 2025

Repository files navigation

Platforms Go License Lines

any-sdk

A golang library to support:

  • traversal algorithms on StackQL augmented openapi doc structure.
  • SQL semantics thereupon.

From those who brought you

StackQL

Evolution to protocol agnostic

The basic idea is a full decouple and abstraction of the interface from openapi.

Based upon the fact that golang text templates are Turing complete, as are numerous other DSLs, we can use these to define and route SQL input to arbitrary interfaces. For instance, here is the brainf@$& interpreter described in the article.

As a side note, this review piece gives some insight into whay all DSLs wind up Turing complete and also therefore rather messy for narrowband purposes.

Acknowledgements

Extensions, adaptations and shims of the following support our work:

We gratefully acknowledge these pieces of work.

Licensing

Please see the stackql LICENSE.

Licenses for third party software we are using are included in the /licenses directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published