You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by aristides villarreal <av...@gmail.com> on 2010/08/22 17:24:04 UTC

Postgresql to couchdb NetBeans Plugins

I developed a basic plugin for netbeans to export tables from a PostgreSQL
database CouchDB

More information in my blog
http://avbravo.blogspot.com/2010/08/p2cnb-postgresql-to-couchdb-netbeans.html
-- 
*-------------------------------------------------------------------------*
Member of NetBeans Dream Team
http://www.netbeans.org/community/contribute/dreamteam.html
http://dreamteam.netbeans.org/
http://wiki.netbeans.org/wiki/view/SpanishTranslation
NetBeans Community Docs Evangelist
http://nb-community-docs.blogspot.com/2008/09/welcome-community-docs-evangelists.html
http://avbravo.blogspot.com

Re: Postgresql to couchdb NetBeans Plugins

Posted by till <ti...@php.net>.
Hey,

and I was wondering what it means when you say, "export tables". ;-)
For example, do you export the data contained in those tables and
build some views to find the data again, or what's the plan?

Just curious.

Till

On Sun, Aug 22, 2010 at 7:20 PM, aristides villarreal <av...@gmail.com> wrote:
> in this moment is a basic plugins(alpha version) that export tables of
> postgresql.
> I want to expand the functionality to export mysq (tables), include views
> and support for interacting with CouchDB in the plugin.
> On Sun, Aug 22, 2010 at 11:52 AM, till <ti...@php.net> wrote:
>>
>> Would you share in English what this does (exactly)? From the blog
>> post - you analyze the structure and export them to CouchDB. Do you
>> also create views or something?
>>
>> My Spanish is a bit rusty. :-)
>>
>> Till
>>
>> On Sun, Aug 22, 2010 at 5:24 PM, aristides villarreal <av...@gmail.com>
>> wrote:
>> > I developed a basic plugin for netbeans to export tables from a
>> > PostgreSQL
>> > database CouchDB
>> > More information in my blog
>> >
>> > http://avbravo.blogspot.com/2010/08/p2cnb-postgresql-to-couchdb-netbeans.html
>> > --
>> >
>> > -------------------------------------------------------------------------
>> > Member of NetBeans Dream Team
>> > http://www.netbeans.org/community/contribute/dreamteam.html
>> > http://dreamteam.netbeans.org/
>> > http://wiki.netbeans.org/wiki/view/SpanishTranslation
>> > NetBeans Community Docs Evangelist
>> >
>> > http://nb-community-docs.blogspot.com/2008/09/welcome-community-docs-evangelists.html
>> > http://avbravo.blogspot.com
>> >
>> >
>
>
>
> --
> -------------------------------------------------------------------------
> Member of NetBeans Dream Team
> http://www.netbeans.org/community/contribute/dreamteam.html
> http://dreamteam.netbeans.org/
> http://wiki.netbeans.org/wiki/view/SpanishTranslation
> NetBeans Community Docs Evangelist
> http://nb-community-docs.blogspot.com/2008/09/welcome-community-docs-evangelists.html
> http://avbravo.blogspot.com
>
>

Re: Postgresql to couchdb NetBeans Plugins

Posted by aristides villarreal <av...@gmail.com>.
in this moment is a basic plugins(alpha version) that export tables of
postgresql.
I want to expand the functionality to export mysq (tables), include views
and support for interacting with CouchDB in the plugin.
On Sun, Aug 22, 2010 at 11:52 AM, till <ti...@php.net> wrote:

> Would you share in English what this does (exactly)? From the blog
> post - you analyze the structure and export them to CouchDB. Do you
> also create views or something?
>
> My Spanish is a bit rusty. :-)
>
> Till
>
> On Sun, Aug 22, 2010 at 5:24 PM, aristides villarreal <av...@gmail.com>
> wrote:
> > I developed a basic plugin for netbeans to export tables from a
> PostgreSQL
> > database CouchDB
> > More information in my blog
> >
> http://avbravo.blogspot.com/2010/08/p2cnb-postgresql-to-couchdb-netbeans.html
> > --
> > -------------------------------------------------------------------------
> > Member of NetBeans Dream Team
> > http://www.netbeans.org/community/contribute/dreamteam.html
> > http://dreamteam.netbeans.org/
> > http://wiki.netbeans.org/wiki/view/SpanishTranslation
> > NetBeans Community Docs Evangelist
> >
> http://nb-community-docs.blogspot.com/2008/09/welcome-community-docs-evangelists.html
> > http://avbravo.blogspot.com
> >
> >
>



-- 
*-------------------------------------------------------------------------*
Member of NetBeans Dream Team
http://www.netbeans.org/community/contribute/dreamteam.html
http://dreamteam.netbeans.org/
http://wiki.netbeans.org/wiki/view/SpanishTranslation
NetBeans Community Docs Evangelist
http://nb-community-docs.blogspot.com/2008/09/welcome-community-docs-evangelists.html
http://avbravo.blogspot.com

Re: Postgresql to couchdb NetBeans Plugins

Posted by till <ti...@php.net>.
Would you share in English what this does (exactly)? From the blog
post - you analyze the structure and export them to CouchDB. Do you
also create views or something?

My Spanish is a bit rusty. :-)

Till

On Sun, Aug 22, 2010 at 5:24 PM, aristides villarreal <av...@gmail.com> wrote:
> I developed a basic plugin for netbeans to export tables from a PostgreSQL
> database CouchDB
> More information in my blog
> http://avbravo.blogspot.com/2010/08/p2cnb-postgresql-to-couchdb-netbeans.html
> --
> -------------------------------------------------------------------------
> Member of NetBeans Dream Team
> http://www.netbeans.org/community/contribute/dreamteam.html
> http://dreamteam.netbeans.org/
> http://wiki.netbeans.org/wiki/view/SpanishTranslation
> NetBeans Community Docs Evangelist
> http://nb-community-docs.blogspot.com/2008/09/welcome-community-docs-evangelists.html
> http://avbravo.blogspot.com
>
>