Skip to content

Using restsql with several different databases #12

Open
@ghost

Description

Hi,

I am investigating if restsql is a suitable solution for us, and I am wondering if it is possible to make restsql handle more databases at the same time.
We have a dynamically increasing number of projects that all have their own databases (on a few different servers) but with the same database schema. (It is because they all use the same webtool for presenting the data.) The data is sent to the database automatically by a test automation framework we use, and we would like a single application handling the requests from all of the projects. (~1500 testers)
So, I am wondering if it is possible to tell restsql dynamically which database server should be used.

Thanks,
Áron

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions