Skip to content

Commit

Permalink
Added PuppyGraph CTR
Browse files Browse the repository at this point in the history
  • Loading branch information
spmallette committed Oct 16, 2023
1 parent dadb90e commit f624e37
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Binary file modified docs/site/home/img/providers/26.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/site/home/img/providers/puppy-graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions docs/site/home/providers.html
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,18 @@ <h2 class="ft-30 bold black mb-3">TinkerPop-Enabled Graph Systems</h2>
</div>
</div>

<div class="col-md-6 col-lg-4">
<div class="uc-box">
<div class="d-flex align-items-start">
<img src="img/providers/26.png " class="img-fluid mb-3" alt="img">
<div class="text-start ms-3">
<a class="ft-18 bold text-blue" href="https://puppygraph.com/">PuppyGraph</a>
<p class="mb-0 mt-2">Query tablular data (Iceberg, Hive, MySQL, etc) as a graph.</p>
</div>
</div>
</div>
</div>

<div class="col-md-6 col-lg-4">
<div class="uc-box">
<div class="d-flex align-items-start">
Expand Down

0 comments on commit f624e37

Please sign in to comment.