One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
ldap-searchEntries.pl is a small perlscript that searches for entries based on a list provided by STDIN. The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
pgBadger is a PostgreSQL log analyzer built for speed.
pgBadger is a PostgreSQL log analyzer built for speed with fully detailed reports from your PostgreSQL log file. It's a single and small script written in pure Perl language.
It uses a javascript library to draw graphs so that you don't need additional Perl modules or any other package to install. Furthermore, this library gives us more features such as zooming.
pgBadger is able to autodetect your log file format (syslog, stderr or csvlog). It is designed to parse huge log files as well as gzip compressed file.
csvdiff is a Perlscript to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
Adds perl capability to the web server Aolserver. A perlscript can: return content, get other web pages, make SQL queries and more. Planned: full access to aolserver api (in progress: this is the base layer); and a second, easy-to-use layer on top.
...Coming soon will be a complementary application that will run as a daemon and scan the logging database on a regular basis. Specific processing/handling will be available on a per-user basis. The package includes all documentation and scripts to help set up the MySQL database. The script is easy to configure for your own needs. Some Perl DBI knowledge is useful if you intend to modify the script, but not essential.
A set of perlscript to be used with Hobbit or Big Brother monitoring system. netapp.pl - check netapp storage via rsh beastat.pl - use weblogic.jar to check BEA WLS Server dbcheck.pl - use DBI/DBD perl libraries to check Oracle/Informix/SQLServer
It's a script that read sql "select" request from postgres 8.1 logs and generate for each request all the index to optimize the database. Tested on 1.2 GB of logs.
Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl
a Perlscript, with a Gtk GUI, that helps with bibliography maintenance. It can append, delete, check for duplicate keys, search, including regexp search, split files, and output selected records as LaTeX bibitems
Skedario is a perl/tk graphical tool / cgi perlscript managing simple mysql databases of annotations (like in pocket notebooks). Annotations are categorized by various fields, searchable and linked.
The idea is helping users to keep consistent keywords
An easy to use, web-based perlscript to provide GUI access to a MySQL database. Permissions are handled by MySQL server. Assumes preconfigured apache/mysql. CGI script is independent of actual data - a simple config file is all that is necessary.
Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
A universal DB-engine for Perl. Instead of writing two scripts to use different DB-engines (mySQL or flatfile) you write one script by using SQL-syntax and you can jump between mySQL and flatfile if you like :-)
MySQL Check & Backup & Notification
This is a script that check, periodically the tables of a MySQL Server. Using the BACKUP, CHECK, OPTIMIZE and ANALYZE, the script checks if everything is ok and alert you if anything is wrong.
AMS is an address management system consisting of a perlscript and a configuration file for sql databases (msql, postgressql, mysql, ..). Adresses can be searched, mantained and downloaded (CSV, Text-TAB delimeted, LaTeX table) from a server via Browser
dexter is - basically speaking - middleware.
dexter runs between a MySQL-Server and MySQL-Clients. Its job is to
execute scripts and to return results - if one occurs - to the calling client.
It may be classified as a script-
The Web Teacher Evaluations are comprised of a Perl CGI script that allows students to grade/comment on teachers, plus a Perl HTML file containing most of the web pages. Only uses a flat-file DB at present, but interfacing with mySQL or postgreSQL is easy
Question and answer database system, originally used to track online trivia game. Easily modifiable perlscript, useful perhaps for lightweight knowledgebase system.
MySQL Import consists of an HTML file and a CGI script that allow you to import data files into MySQL databases via the Web. Its main features are ease of use, allowing the user to specify arbitrary field and line delimiters, and automatic creation of new
Dia2SQL is a Perlscript to convert UML objects in DIA ( see http://www.lysator.liu.se/~alla/dia/ for more info on DIA ). Currently, it processes Dia documents exported as Encapsulated PostScript ( EPS ).