P5-dbix-class-schema-loader

Jul 20, 2023

Dynamic definition of a DBIx::Class::Schema

DBIxClassSchemaLoader automates the definition of a DBIxClassSchema by scanning database table definitions and setting up the columns, primary keys, and relationships.

DBIxClassSchemaLoader currently supports only the DBI storage type. It has explicit support for DBDPg, DBDmysql, DBDDB2, and DBDSQLite. Other DBI drivers may function to a greater or lesser degree with this loader, depending on how much of the DBI spec they implement, and how standard their implementation is. Patches to make other DBDs work correctly welcome.

See DBIxClassSchemaLoaderDBIWriting for notes on writing your own vendor-specific subclass for an unsupported DBD driver.

This module requires DBIxClass 0.06 or later, and obsoletes the older DBIxClassLoader.

This module is designed more to get you up and running quickly against an existing database, or to be effective for simple situations, rather than to be what you use in the long term for a complex database/project.



Checkout these related ports:
  • Zodb3 - Z - Object Database for python
  • Zodb - Python object-oriented database
  • Zabbix22-libzbxpgsql - Zabbix agent module for comprehensive monitoring of PostgreSQL servers
  • Xtrabackup8 - Open-source backup tool for InnoDB and XtraDB
  • Xtrabackup - OpenSource version of InnoDB backup with support of Percona extensions
  • Xrootd - Framework for fast, low latency, scalable data access
  • Xls2txt - Utilities to convert spreadsheet files to text and csv formats
  • Xapian-core12 - Probabilistic text search database engine
  • Xapian-core10 - Probabilistic text search database engine
  • Xapian-core - Probabilistic text search database engine
  • Xapian-bindings12 - Bindings allowing Xapian to be used from various programming languages
  • Xapian-bindings - Bindings allowing Xapian to be used from various programming languages
  • Wfb2sql - CIA World Fact Book to SQL Conversion Utility
  • Webdis - HTTP interface for Redis
  • Vsqlite - Well designed and portable SQLite3 Wrapper for C++