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

ENH: Plug-in system for databases, possibly remove SQLAlchemy #107

Open
NickleDave opened this issue Jan 16, 2024 · 0 comments
Open

ENH: Plug-in system for databases, possibly remove SQLAlchemy #107

NickleDave opened this issue Jan 16, 2024 · 0 comments
Labels
ENH: enhancement New feature or request

Comments

@NickleDave
Copy link
Contributor

NickleDave commented Jan 16, 2024

plug-in system for databases

  • we should provide some plug-in system that allows for using other databases
    • this will probably be an "extras". We should avoid entry points or other developer-focused things and have it be like a registry with decorators instead
    • a proof-of-concept would be using the plug-in system to import: SAP database, Koe database, Luscinia database

remove sqlalchemy?

@NickleDave NickleDave added the ENH: enhancement New feature or request label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENH: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant