Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Module Recommendations

by marto (Cardinal)
on Jan 31, 2024 at 15:26 UTC ( [id://11157393]=note: print w/replies, xml ) Need Help??


in reply to Module Recommendations

At work I deliver high performance reporting, a Mojolicious::Lite app queries the database via user provided params, returning the data as json to the frontend (HTML5 Mojo template + Datatables.js). Not only is it super performant, it lets the end user sort by column, filter the results grid, remove columns and select rows to export as Excel, csv or PDF (example).

Update: fat thumbs/typos

Update 2: see DBD::CSV for a method to query your CSV file, if appropriate.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11157393]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-05-01 10:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found