Difference between revisions of "Talk:Roadmap"

From GnuCash
Jump to: navigation, search
m
Line 3: Line 3:
 
Does this mean that something like [http://search.cpan.org/dist/XML-QOFQSF/lib/XML/QOFQSF.pm XML::QOFQSF - convert personal data to and from QSF XML files] will be used to bridge the gap between QOF and SQL? Because that site says "Support for the QOF SQLite backend will be added in a separate module in due course." I would like to see the SQL data model, and it would be great to use with other database servers, like Postgres or MySQL.
 
Does this mean that something like [http://search.cpan.org/dist/XML-QOFQSF/lib/XML/QOFQSF.pm XML::QOFQSF - convert personal data to and from QSF XML files] will be used to bridge the gap between QOF and SQL? Because that site says "Support for the QOF SQLite backend will be added in a separate module in due course." I would like to see the SQL data model, and it would be great to use with other database servers, like Postgres or MySQL.
  
: In that context, "current" is the PG backend from 1.8 .. 2.0, and probably to 2.2.  None of the active developers are supporting "QSF"; I ([[User:Jsled]]) think that QSF is a boondoggle. There is (Winter/Spring  2007) a development branch for using GDA as part of a QOF backend for gnucash.
+
: In that context, "current" is the PG backend from 1.8 .. 2.0, and probably to 2.2.  None of the active developers are supporting "QSF"; I ([[User:Jsled]]) think that QSF is a boondoggle. There is (Winter/Spring  2007) a development branch for using GDA as part of a QOF backend for gnucash. [[User:Jsled|Jsled]]

Revision as of 05:50, 26 May 2007

Under new database backend, I don't understand: "The current PostGres database backend doesn't have feature parity with GnuCash, and is relatively inflexible to extend. Most of GnuCash is based in the Query Object Framework, and should be integrated closer to there to implement a database backend."

Does this mean that something like XML::QOFQSF - convert personal data to and from QSF XML files will be used to bridge the gap between QOF and SQL? Because that site says "Support for the QOF SQLite backend will be added in a separate module in due course." I would like to see the SQL data model, and it would be great to use with other database servers, like Postgres or MySQL.

In that context, "current" is the PG backend from 1.8 .. 2.0, and probably to 2.2. None of the active developers are supporting "QSF"; I (User:Jsled) think that QSF is a boondoggle. There is (Winter/Spring 2007) a development branch for using GDA as part of a QOF backend for gnucash. Jsled