Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PostgreSQL Support #619

Closed
b4 opened this issue Mar 18, 2015 · 7 comments
Closed

PostgreSQL Support #619

b4 opened this issue Mar 18, 2015 · 7 comments
Labels

Comments

@b4
Copy link

b4 commented Mar 18, 2015

PostgreSQL database support, would be nice to support multiple database backends.

@laf
Copy link
Member

laf commented Mar 18, 2015

We'd need to convert the schema
Add updating support
Add dbFacile support for pgsql

All not impossible but certainly would be a future thing - that's if someone wants to pick this up :)

@paulgear
Copy link
Member

It definitely would be great to support PostgreSQL, but I suspect that it will be a big job to convert, since the SQL code is spread throughout the code base.

@joubertredrat
Copy link
Contributor

Hi,
instead of dbFacile couldn't be a orm? currently there are several good orm with support multiple databases, similar to this as example, http://www.codeigniter.com/userguide3/database/query_builder.html#selecting-data

@laf
Copy link
Member

laf commented Apr 26, 2016

Closing this, work is underway converting the front end to laravel which will support this and then we can sort polling / disco to do the same at which point other backend dbs are supported.

@laf laf closed this as completed Apr 26, 2016
@jpoa
Copy link

jpoa commented Mar 21, 2018

Hey there! Any news on this?

@laf
Copy link
Member

laf commented Mar 21, 2018

No one is working on it.

@librenms librenms locked and limited conversation to collaborators Mar 21, 2018
@murrant
Copy link
Member

murrant commented Mar 22, 2018

@jpoa This (#8318) could lead to support... but wouldn't be for a long time. We have a lot of SQL queries.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

7 participants