Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SeaQL/starfish-ql

✴️ An experimental graph database
https://github.com/SeaQL/starfish-ql

crates-io crawler database graph hacktoberfest network rust sql visualization

Last synced: 3 months ago
JSON representation

✴️ An experimental graph database

Awesome Lists containing this project

README

        

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](https://img.shields.io/github/stars/SeaQL/starfish-ql.svg?style=social&label=Star&maxAge=1)](https://github.com/SeaQL/starfish-ql/stargazers/)
If you like what we do, consider starring, commenting, sharing and contributing!

[![Discord](https://img.shields.io/discord/873880840487206962?label=Discord)](https://discord.com/invite/uCPdDXzbdv)
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](https://medium.com/swlh/understanding-the-agpl-the-most-misunderstood-license-86fd1fe91275).