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

Expand data loader support #37

Open
zgornel opened this issue Sep 29, 2020 · 2 comments
Open

Expand data loader support #37

zgornel opened this issue Sep 29, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@zgornel
Copy link
Owner

zgornel commented Sep 29, 2020

Some out of the box data loaders should be available:

  • databases (ODBC?)
  • knowledge graphs (the most known)
  • streaming data (i.e. request-index-request looping on some pattern?)
@zgornel zgornel added the enhancement New feature or request label Sep 29, 2020
@jpsamaroo
Copy link

OpenStreetMap data loading support would be interesting as well, allowing users to query for data within a geospatial area, or along a route (like how Google Maps can show gas stations, coffeeshops, etc. along a route).

@zgornel
Copy link
Owner Author

zgornel commented Nov 23, 2020

I know ^_^ ! Even better, embedding that stuff. Its in the plan :) but have a bit of a busy period now. We can brainstorm this stuff, I believe that some graph-based embedding approach for openstreetmap can work and would be quite fast. I don't know how it would be handled by julia-db but I suppose it should not be a problem for small maps. For larger ones, probably more engine instances are required and some context broker to route requests...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants