Skip to content

Offer vector type and enable hybrid query in Lingo-DB

License

Notifications You must be signed in to change notification settings

QLTyrone/vector-lingo-db

 
 

Repository files navigation

 

Github Actions Badge

LingoDB

LingoDB is a cutting-edge data processing system that leverages compiler technology to achieve unprecedented flexibility and extensibility without sacrificing performance. It supports a wide range of data-processing workflows beyond relational SQL queries, thanks to declarative sub-operators. Furthermore, LingoDB can perform cross-domain optimization by interleaving optimization passes of different domains and its flexibility enables sustainable support for heterogeneous hardware.

Using LingoDB

You can try out LingoDB throuh different ways:

  1. Use the hosted SQL Webinterface
  2. Use the python package: pip install lingodb
  3. Use the docker image
  4. Build it yourself by following the documentation

Documentation

For LingoDB's documentation, please visit the documentation website based on this github repo.

About

Offer vector type and enable hybrid query in Lingo-DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.6%
  • MLIR 8.0%
  • Rust 3.6%
  • Python 2.9%
  • CMake 1.3%
  • C 0.7%
  • Other 0.9%