eric 0f93fe4464 Axiom is an object database, or alternatively, an object-relational
mapper.  Its primary goal is to provide an object-oriented layer with
what we consider to be the key aspects of OO, i.e. polymorphism and
message dispatch, without hindering the power of an RDBMS. It is
designed to "feel pythonic", without encouraging the typical ORM
behavior such as potato programming. 

Axiom provides a full interface to the database, which strongly
suggests that you do not write any SQL of your own. Metaprogramming is
difficult and dangerous (as many, many SQL injection attacks amply
demonstrate). Writing your own SQL is still possible, however, and
Axiom does have several methods which return fragments of generated
schema if you wish to use them in your own queries. 

ok martynas@
2008-05-03 12:40:49 +00:00
2008-04-08 16:04:27 +00:00
2008-04-15 14:16:56 +00:00
2008-04-11 09:15:49 +00:00
2008-01-30 14:04:18 +00:00
2008-05-02 10:28:12 +00:00
2008-04-10 08:03:55 +00:00
2008-05-02 06:44:25 +00:00
2008-05-02 14:44:54 +00:00
2008-04-22 20:52:49 +00:00
2008-04-09 13:24:46 +00:00
2008-04-22 08:57:24 +00:00
2008-04-28 19:38:37 +00:00
2008-04-25 18:19:09 +00:00
2008-04-26 10:18:06 +00:00
2008-05-02 14:09:34 +00:00
2006-07-09 12:00:36 +00:00
2008-04-15 10:18:16 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
bsd.port.mk(5).

See also http://www.openbsd.org/

$OpenBSD: README,v 1.17 2004/07/25 00:15:32 espie Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%