Giter Site home page Giter Site logo

Comments (5)

ethanwhite avatar ethanwhite commented on July 20, 2024

Thanks for the feedback Kate. Can you think of a use case where placing tables from different datasets into the same schema would be better than keeping them in different schemas?

from retriever.

fluby avatar fluby commented on July 20, 2024

It's really just a matter of organizational tastes, I think. In trying to design a database structure for my team, I have a number of schemas, with one of them being 'existing_data'. Purely in the interest of organization, I would like external data sets that have one (or up to 3) tables to be placed in that schema. Lots of schemas = more clutter, and more coding.

from retriever.

ethanwhite avatar ethanwhite commented on July 20, 2024

That certainly seems reasonable.

from retriever.

bendmorris avatar bendmorris commented on July 20, 2024

Sounds good. I'm not a postgres user, so I don't really have a feel for how people like to organize their data. It would be easy to give users the option of specifying a schema and naming the tables something like "dataset_table" similar to how it's done in sqlite and access.

from retriever.

bendmorris avatar bendmorris commented on July 20, 2024

You can now specify a database name format (or schema format in postgres) and table name format using the connection settings or from the command line.

from retriever.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.