Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Scour: a Perl script able to find lines in log files matching a given Perl regularexpression. It counts matches within given time periods, and reports on whether the number of matches exceeds a given count, shows matching lines, or executes a command.
Accepts a regularexpression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
TraceTail is a MS Windows utility that performs like the UNIX 'tail' command, with the added benefits of Trace Log support, UNICODE support, and both wildcard and regularexpression filtering.
This simple program watches the syslog's or metalog's log file and pops up the window whenever the new message comes. You can specify the file to watch and a regularexpression for parsing the log line, so you can watch other than log files too.
Searches arbitrary text input (logs, etc) for regularexpression(s) matching, and then executes arbitrary SQL statement(s) with matched substrings used as parameters. Offers daemon, incremental and transactional features.
spkg is a slackware package management utility. It can download/install/remove/upgrade packages, sync to the slackware-current tree, perform system upgrades and perform regularexpression matching for package lists.
spkg aims to be simple, powerful,
Regwatch is a regularexpression based logfile watcher in perl. It watches a log file, and executes pre-defined actions based on whether the line matches a regularexpression defined in the configuration.
FindClass is a java program used to find classes in JAR files. All you have to do is specify at least part of class name (or a regularexpression), the directory in which to search for JAR files, and whether or not you want to search subdirectories.
Java file renaming utility. Primary purpose is to provide regularexpression support for multiple file renaming.<br/><b><a href="http://wanto.f2o.org/projects/stimpy/">latest info here</a></b>
A utility to rename files in a directory using the Regularexpression.
The program is intended to be easy to use for people who have familiarity with Regularexpression.