sirocco-ventures / raggenie

RAGGENIE: An open-source, low-code platform to build custom Retrieval-Augmented Generation (RAG) Copilets with your own data. Simplify AI development with ease!
https://www.raggenie.com
MIT License
87 stars 42 forks source link

Add MySQL Plugin #16

Closed ashmilhussain closed 1 month ago

ashmilhussain commented 1 month ago

We need to enhance RAGGENIE by adding support for MySQL as a data source plugin. This will enable users to connect and retrieve data from MySQL databases within the RAGGENIE platform.

Implement a MySQL plugin for data retrieval and integration. • Ensure compatibility with existing RAGGENIE architecture for low-code RAG building. • Provide configuration options for MySQL connection details (host, port, username, password, database).

For referance check the existing PostgreSQL plugin

syfuuu commented 1 month ago

@ashmilhussain I can work on this. Please assign this to me

ashmilhussain commented 1 month ago

@syfuuu sure, assigned it you , happy coding

agberoz commented 1 month ago

@syfuuu Any update on this ?

sethumadhavan-k commented 1 month ago

@syfuuu reassigning this issue due to inactivity