Package Info

perl-SQL-Tokenizer


A simple SQL tokenizer


Development/Libraries/Perl

SQL::Tokenizer is a simple tokenizer for SQL queries. It does not claim to be a parser or query verifier. It just creates sane tokens from a valid SQL query.

It supports SQL with comments like:

-- This query is used to insert a message into -- logs table INSERT INTO log (application, message) VALUES (?, ?)

Also supports '''', '""' and ''' escaping methods, so tokenizing queries like the one below should not be a problem:

INSERT INTO log (application, message) VALUES ('myapp', 'Hey, this is a ''single quoted string''!')


License: Artistic-1.0 or GPL-1.0+
URL: http://search.cpan.org/dist/SQL-Tokenizer/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.24-bp155.2.12 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-SQL-Tokenizer
0.24-bp154.1.31 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-SQL-Tokenizer
0.24-bp153.1.14 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-SQL-Tokenizer
0.24-bp152.3.15 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-SQL-Tokenizer
0.24-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-SQL-Tokenizer
0.24-bp151.2.14 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-SQL-Tokenizer
0.24-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-SQL-Tokenizer