Difference between revisions of "XRecord"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=XRecord |Short description=an Introspecting Python ORM. |Full description=XRecord is an Object-Relational Mapper - a library which provides an object interface to d...")
 
(Added Python link)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|Short description=an Introspecting Python ORM.
 
|Short description=an Introspecting Python ORM.
 
|Full description=XRecord is an Object-Relational Mapper - a library which provides an object interface to databases. Tables are represented as classes, columns are attributes, and rows of data are class instances. If you used Python for developing database applications you may have come across one or more ORMs.
 
|Full description=XRecord is an Object-Relational Mapper - a library which provides an object interface to databases. Tables are represented as classes, columns are attributes, and rows of data are class instances. If you used Python for developing database applications you may have come across one or more ORMs.
 +
|Homepage URL=https://sourceforge.net/projects/xrecord/?source=directory
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://coobs.eu.org/xrecord/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
 
|Documentation note=http://coobs.eu.org/xrecord/api/index.html
 
|Documentation note=http://coobs.eu.org/xrecord/api/index.html
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=database,library,map,Python,relational,object
 
|Keywords=database,library,map,Python,relational,object
|Is GNU=n
+
|Version identifier=0.1.6
|Last review by=Kelly Hopkins
+
|Version date=2009/12/23
|Last review date=2009-12-10
+
|Version status=beta
 +
|Version download=https://sourceforge.net/projects/xrecord/files/XRecord-0.1.6.tar.gz/download
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/03
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.1.2
+
|Is GNU=No
|Version date=2009-12-10
+
|License verified date=2009-12-10
|Version status=beta
+
}}
|Version download=http://pypi.python.org/packages/source/X/XRecord/XRecord-0.1.2.tar.gz#md5=ad0b6f823827fadb9ae3d45350b0e251
+
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-12-10
 
|License verified date=2009-12-10
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jakub Wroniecki
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Jakub Wroniecki
 
 
|Email=wroniasty@gmail.com
 
|Email=wroniasty@gmail.com
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/XRecord
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-12-10
 
}}
 

Latest revision as of 09:22, 3 April 2018


[edit]

XRecord

https://sourceforge.net/projects/xrecord/?source=directory
an Introspecting Python ORM.

XRecord is an Object-Relational Mapper - a library which provides an object interface to databases. Tables are represented as classes, columns are attributes, and rows of data are class instances. If you used Python for developing database applications you may have come across one or more ORMs.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

10 December 2009




Leaders and contributors

Contact(s)Role
Jakub Wroniecki Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/XRecord


Software prerequisites




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.