• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux Fey Download

Fey

May 26, 2009
This software utilizes Perl to enhance SQL generation, enabling users to write better and more efficient SQL queries.
Version 0.28
License Perl Artistic License
Platform Linux
Supported Languages English
Homepage search.cpan.org
Developed by Dave Rolsky
Fey is a software that provides better SQL generation through Perl. The Fey distribution includes a collection of modules that represent the various components of a database schema. Additionally, it allows for the dynamic creation of SQL queries based on that schema, resulting in more efficient and accurate queries.

To use Fey, you must first include the necessary modules in your code. This can be done with the following lines of code:

use Fey::Literal::Function;
use Fey::Placeholder;
use Fey::Schema;
use Fey::SQL;

Once you have included these modules, you can begin using Fey to create SQL queries. This typically involves creating a schema object and using it to generate the necessary components for your query.

For example, you might create a schema object using the following line of code:

my $schema = hand_waving();

Once you have a schema object, you can create tables and other components of your database using the schema's various methods. For instance, you might create a table object like so:

my $user = $schema->table('User');

Using these components, you can then construct a SQL query using the Fey::SQL module. This typically involves creating a select object and adding the necessary components to it, such as tables, columns, and where clauses.

For instance, you might create a select object like so:

my $select = Fey::SQL->new_select();

You can then add components to the select object using various methods exposed by the module. For example:

$select->select( $user->columns( 'user_id', 'username' ) )
->from( $user, $group )
->where( $group->group_id, 'IN', 1, 2, 3 )
->and ( $func, 'LIKE', 'smith%' );

Finally, once you have constructed your SQL query, you can generate the actual SQL code using the Fey::SQL module's sql() method. For example:

print $select->sql($dbh);

Overall, Fey is a powerful tool for generating efficient SQL queries through Perl. By providing a range of modules for representing database components and generating queries dynamically, it allows developers to create better-performing, more accurate queries with less effort.
What's New

Version 0.28: N/A

Free Download 70.7K
364
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

mICQ
mICQ is a compact ICQ client that can be easily carried around ...
Brownstone
Brownstone is a nature-inspired KDE theme that features a pale color scheme, ...
Bubble Thing
Bubble Thing software allows users to inflate objects and create chain reactions ...
Frozen Bubble for eyeOS
Frozen Bubble for eyeOS is a version of the famous game, adapted ...
AVFS
AVFS is a program that allows easy access to the contents of ...
EXIficient
EXIficient is open source Java software that allows for the implementation of ...
libnoise
This software is a C++ library that generates coherent noise and is ...
gprof2dot.py
gprof2dot.py is a Python tool that converts gprof output into a dot ...
GNU MIX Development Kit
GNU MIX Development Kit is a comprehensive development software that provides developers ...
JOrtho Language Resources
This software is a Java-based spell checker designed to identify and correct ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.