Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.0.5 Roadmap #1637

Closed
5 of 12 tasks
andyfengHKU opened this issue Jun 6, 2023 · 3 comments
Closed
5 of 12 tasks

Release v0.0.5 Roadmap #1637

andyfengHKU opened this issue Jun 6, 2023 · 3 comments

Comments

@andyfengHKU
Copy link
Contributor

andyfengHKU commented Jun 6, 2023

  • Storage
    • NodeGroup
    • Bit packing compression
    • Copy Node & Rel using processor architecture
    • CSV reader that doesn't depend on arrow
  • DataType
    • Map
    • Union / Unstructured
  • Functions
    • More and more and more ...
  • Processor
  • Client API
    • Rust
    • Java
  • Demo
    • NodeJS example
@ray6080 ray6080 pinned this issue Jun 6, 2023
@prrao87
Copy link
Member

prrao87 commented Jun 12, 2023

I have a question around how graph visualization will be incorporated into the roadmap, and how it is focused on developer experience — for Kùzu truly to be the DuckDB of graphs, the ability to iterate, experiment and test out ideas quickly is key, and this is deeply linked with the question of how one can get visual feedback on what their graph contains once the data is ingested. No need for a lot of flexibility and customization on the visualization -- just a simple web server spun up that answers/visualizes the user's query should suffice. I hope this will be considered for future releases!

@prrao87
Copy link
Member

prrao87 commented Jun 12, 2023

kglab used PyVis, a Python wrapper around Vis.js to perform basic graph visualization -- something like this would be very useful to gain new users in Kùzu, imo.

@th5
Copy link

th5 commented Jun 12, 2023

Visualization is our highest priority missing feature. Amazon's Neptune Graph Explorer might be a good drop-in solution. https://github.com/aws/graph-explorer

@prrao87 Thanks for the recommendation on kglab and PyVis. We've been looking for a graph visualization solution for our internal tech stack. Ideally something like this would come with our graph db.

@andyfengHKU andyfengHKU unpinned this issue Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants