Just Great Software

RegexBuddy - Learn, create, understand, test, use and store regular expressions

 Introduction 

 

 Buy Now 

 Our Guarantee 

 Download 

 Testimonials 

 Contact Us 

 User Forum 

 

 Screen Shots 

 Live Demos 

 Regular Expressions 

 Features & Benefits 

 Programming 

 C# 

 Delphi 

 GNU BRE & ERE 

 Groovy 

 Java 

 JavaScript 

 MySQL 

 Oracle Database 

 PCRE 

 Perl 

 PHP 

 POSIX BRE & ERE 

 PostgreSQL 

 PowerShell 

 Python 

 R Language 

 REALbasic 

 Ruby 

 Tcl ARE 

 VB6 & VB.NET 

 VBScript 

 wxWidgets 

 XML Schema 

 Linux 

 

 Press Resources 

 Version History 

 Newsletter 

 Blog 

 Affiliates 

 

 

PowerGREP - Find files and information or search and replace through files and folders
RegexMagic - Generate regular expressions
EditPad - Convenient, powerful and versatile text editor to edit all kinds of text files
AceText - Store, manage, edit and reuse text from a central location
DeployMaster - Installation builder delivering your software with a good first impression
HelpScribble - Full-featured help authoring tool for creating help files from start to finish
      

Easily Use Regular Expressions
in Your MySQL SQL Queries

MySQL REGEXP Operator

MySQL only has one operator that allows you to work with regular expressions. This is the REGEXP operator, which works just like the LIKE operator, except that instead of using the _ and % wildcards, it uses a POSIX Extended Regular Expression (ERE). Despite the "extended" in the name of the standard, the POSIX ERE flavor is a fairly basic regex flavor by modern standards. Still, it makes the REGEXP operator far more powerful and flexible than the simple LIKE operator.

      
Only US$ 39.95
Windows 98, ME, NT4, 2000, XP, Vista, and 7
100% satisfied or money back

See How Easy Querying with Regexes Can Be

First, use RegexBuddy to define a regex or retrieve a regexp saved in a RegexBuddy library. Rely on RegexBuddy's clear regex analysis, which is constantly updated as you build the pattern, rather than dealing with the cryptic regex syntax on your own. Detailed help on that syntax is always only a click away.

If you copied a regex written for another programming language or database, simply paste it into RegexBuddy, and select the original regex flavor. RegexBuddy will then automatically convert it to the POSIX ERE regex flavor when you generate a MySQL source code snippet.

If you created a new regular expression, test and debug it in RegexBuddy before using it in your MySQL queries. Test each regex in RegexBuddy's safe sandbox without risking precious data. Quickly apply the regex to a wide variety of input and sample data, without having to produce that input through your database.

Finally, let RegexBuddy generate a source code snippet that you can copy and paste directly into whichever database application you use. Just choose what you want to use the regex for, and a fully functional code snippet is ready. You can change the names of tables and columns to suit your naming style or the current situation, which RegexBuddy automatically remembers.

Don't bother trying to remember MySQL's specific regexp syntax. And don't worry about properly escaping backslashes and other characters. Just tell RegexBuddy what you want to do, and you will get the proper MySQL code straight away.

Let RegexBuddy Make Regex Easy for You

Filtering database rows using regular expressions in MySQL

Filtering database rows using regular expressions in MySQL

 

 

Page URL: http://www.regexbuddy.com/mysql.html
Page last updated: 08 June 2007
Site last updated: 03 March 2010

Published by Just Great Software Co. Ltd.
Copyright © 2004-2010 Jan Goyvaerts.
All rights reserved.