--
You received this message because you are subscribed to the Google Groups "OpenRefine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openrefine+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/28a9bbfd-8940-4045-9320-f9036522c9af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/CAChbWaPERFLnQhXBK_rxqUPZ4%2Bvtkd5PYtw-NN7tjr8jFtBzYQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/CAFDJ9HQohc6jSnQRRoUtaj4usO90gy1Y36vzEb45k1OeaL_8fQ%40mail.gmail.com.
Hi Thad,Thank you for your response but I am no programmer and I cannot do this. If OR modeled other java projects like dbeaver then users like myself that are database proficient could add jar files and profile structured data - would be incredibly helpful. I’ll wait and hope someone can do this. Thanks! Mark
On Tue, May 21, 2019 at 7:09 PM Thad Guidry <thadg...@gmail.com> wrote:
Hi Mark,If you know a bit of Java or can get a student or co-worker to hack a bit, its pretty easy to extend what we already provide with a few bits of additional code...1. You'll want to register an additional Database Service: https://github.com/OpenRefine/OpenRefine/blob/master/extensions/database/src/com/google/refine/extension/database/DatabaseService.java2. Provide the connection and service classes, look at the PostgreSQL one or MySQL one as examples: https://github.com/OpenRefine/OpenRefine/tree/master/extensions/database/src/com/google/refine/extension/database3. Then wire up the interface with defaults as desired: https://github.com/OpenRefine/OpenRefine/blob/master/extensions/database/module/scripts/index/database-source-ui.js#L934. Add drivers manually to the classpath, or update the pom file to provide them as dependencies as other DB libraries are done: https://github.com/OpenRefine/OpenRefine/blob/master/extensions/database/pom.xmlHopefully I didn't forget anything.And yes, someone should probably write this up on our Wiki pages.
On Tue, May 21, 2019 at 5:03 PM MRB <mrbu...@gmail.com> wrote:
I forgot to mention that a lot of our legacy data that now lives in Oracle tables that we post for public consumption via text files is full of special characters, and we have trouble generating clean csv and have had to resort to using fixed-with text files. So it's difficult to even get a complete csv to use for profiling, analyzing the data. I'm hoping that we could read a table directly from a database into OR, clean up, or at least identify the records with weird data and clean it up. Thanks, Mark--
On Tuesday, May 21, 2019 at 5:37:03 PM UTC-4, MRB wrote:Greetings,I'm a brand new OR user and am excited about learning more and using it to examine and help me clean up our data. I see that OR 3.1 enables the user to login to 3 databases, but I don't know how to enable it to use other database JDBC jarfiles such as Oracle and MSSQL. I did a search in here before asking the question, but didn't see any mention. Are there plans to let us users copy jars into a folder that OR can pick up and provide a dropdown for? It would be incredibly helpful to analyze our data without having to export to a CSV first.Thanks,Mark
You received this message because you are subscribed to the Google Groups "OpenRefine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/28a9bbfd-8940-4045-9320-f9036522c9af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "OpenRefine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/CAChbWaPydT0dS_CnFHpfPwwo3hhZsFstiguzFBrBhJ2zkFwEPw%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to openrefine+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/055833fb-2abe-4185-9659-f1a43e05cc28%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/CAFDJ9HQuDax%2BqVwSin1cqfU%3DdRuVFeg_xTAT0%2BuqGHdmTspCrw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/055833fb-2abe-4185-9659-f1a43e05cc28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "OpenRefine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openr...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to openrefine+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/95e38869-4132-4b4a-ae2e-c84c0bdeb51a%40googlegroups.com.