RE: Porting to SQL Server
"Driver, David" <[email protected]> Thu, 5 Aug 2004 08:11:30 -0500
| Newsgroups | gmane.comp.python.modeling |
|---|---|
| Message-ID | <[email protected]> |
So Dennis, Are you interested in working on this? -----Original Message----- From: Sebastien Bigaret [mailto:[email protected]] Sent: Tuesday, August 03, 2004 3:15 PM To: Dennis Kertis; David Driver Cc: [email protected] Subject: Re: [Modeling-users] Porting to SQL Server Dennis Kertis <[email protected]> wrote: > I am interested in using the Modeling framework for > SQL Server and was wondering what is involved with > designing support for SQL Server? Any way someone > could give me a rough estimate of the time it would > take? I'd like to know what I am getting myself into. The time needed for the development of a new adaptor layer can be roughly counted in days; it essentially depends on how far the database server stands from SQL standards, obviously on how good you know the server and its python adaptors, and how familiar one is with the MDL framework. I cannot help w/ SQL Server, and I won't be able to have a SQL Server here (unless iot cabn be deployed on Linux ;) --but I can help during the development of a new adaptor, esp. regarding integration into the framework and the test-units. You can have a look at the existing adaptor layers to get an idea of what needs to be done, and ask for more here. Some questions that needs to be answered before starting: - how to make SQL JOINs - does SQL Server support sequences? (for PK generation) - check whether the types declared in SQLExpression's valueTypeForExternalTypeMapping() are supported, and whether some should be added In any ways I'll be happy to collaborate w/ you and David to make this happen. -- Sébastien. P.-S.: Oh, BTW, if we go for adding this into the framework it would be important that it can be tested on a regular basis, esp. before a release is made; would someone maybe consider to offer an access to a sample db-server, or take the responsability for these tests? ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com