Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.26 KB

StarfishQL

✴️ An experimental graph database and query engine

About

StarfishQL is a graph database and query engine to enable graph analysis and visualization on the web. It is an experimental project, with its primary purpose to explore the dependency network of Rust crates published on crates.io.

GitHub stars If you like what we do, consider starring, commenting, sharing and contributing!

Discord Join our Discord server to chat with others in the SeaQL community!

Architecture

StarfishQL uses a SQL database internally and is built on top of other libraries in the SeaQL ecosystem.

Freeport

Freeport is the demo project for StarfishQL and showcases the actual data from crates.io.

License

StarfishQL is licensed under The GNU Affero General Public License Version 3. Know your rights.