Editing
Portal:Databases
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== ORMs and higher-level database layers === As Perl applications grew larger, developers built higher-level abstractions on top of DBI. The best-known example is '''DBIx::Class''', an object-relational mapper often used with Perl web frameworks and larger applications. DBIx::Class gave Perl developers a way to represent database tables, relationships, queries, and result sets in Perl objects rather than hand-writing every SQL statement. Perl also developed migration tools, schema loaders, query builders, form validators, serialization systems, and web-framework integrations. These tools helped Perl move from “scripts that query databases” to maintainable database-backed applications. At the same time, Perl never lost its direct DBI culture. Many Perl programmers still prefer explicit SQL because it is transparent, fast, debuggable, and portable. This is one reason Perl remained popular for reporting, administration, ETL, and backend tools even as web-fashion moved elsewhere.
Summary:
Please note that all contributions to Perl Guilds - Getting Medieval with Perl may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Perl Guilds - Getting Medieval with Perl:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Page information