-
Notifications
You must be signed in to change notification settings - Fork 0
License
amaltsev/XAO-MySQL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NAME XAO::DO::FS::Glue::MySQL - Fast MySQL driver for XAO::FS SYNOPSIS my $odb=XAO::Objects->new(objname => 'FS::Glue', dsn => 'OS:MySQL:testdatabase'); DESCRIPTION This is a faster MySQL driver for XAO::FS that does not use DBI/DBD and connects to the database directly. It is otherwise compatible with MySQL_DBI driver and can be used everywhere MySQL_DBI is used by simply substituting 'OS:MySQL_DBI:dbname' string with 'OS:MySQL:dbname' in connection to the database. See XAO::DO::FS::Glue::MySQL_DBI for the description of methods. AUTHORS Copyright (c) 2005 Andrew Maltsev Copyright (c) 2001-2004 Andrew Maltsev, XAO Inc. <am@ejelta.com> -- http://ejelta.com/xao/ SEE ALSO XAO::FS, XAO::DO::FS::Glue::MySQL_DBI.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published