agentm / agentm/project-m36

implement postgresql foreign data wrapper client

Abierto
#158 4 comentarios 0 reacciones 1 asignado Reclamado por @agentm Ver en GitHub
Lenguaje dominante
Haskell
Estrellas
952
Forks
50
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

At the end of @diogob 's Toronto presentation, an audience member asked how one might use Project:M36 with another database. @diogob suggested that it would be possible to implement a postgresql FDW interface to Project:M36, perhaps through Project:M36's websocket server.

I'm not sure how useful such an FDW might be, but it would certainly be an interesting exploratory project.

I have considered an SQL interface to Project:M36 in the past (dis-affectionately named "SQLegacy"), but it would be a painful, self-defeating, shoe-horning effort because one of the points of this project is to point out the flaws in SQL. Therefore, running SQL queries for Project:M36 to interpret would likely be lossy- even when merely considering SQL's bag of tuples vs. Project:M36's set of tuples assumption.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.