TwilioDevEd / message-segment-calculator

JS-based tool to calculate and display message segmentation data for a given message body
https://twiliodeved.github.io/message-segment-calculator/
MIT License
85 stars 35 forks source link

SQL version of this calculator #2

Closed jbradach closed 3 years ago

jbradach commented 3 years ago

This calculator is extremely helpful. Is there by chance a version of this in SQL? Would it be more work than it was worth to try to recreate this in SQL?

Being able to run segment counts on messages in our database would be extremely helpful.

vernig commented 3 years ago

@jbradach I'm afraid we don't have a version of this in SQL. We are thinking about having a distributable version of a library providing this functionality. The initial version would be inJS. You can keep track of it on #7