Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Support for custom database drivers #12

Open
JPDSousa opened this issue Sep 23, 2017 · 1 comment
Open

Support for custom database drivers #12

JPDSousa opened this issue Sep 23, 2017 · 1 comment
Assignees

Comments

@JPDSousa
Copy link
Owner

JPDSousa commented Sep 23, 2017

At this point Rookit only works with Smof (i.e. MongoDB), through the rookit-mongodb project. It would, however, be interesting to support other database drivers, by generalizing the driver interface.

This issue is related with #3

Planning support for:

  • SQLite
  • H2
  • PostgreSQL

Note: since we are planning to support multiple RDBMSs, it would be cool to investigate integration with Hibernate.

BiStream sources:

  • File (done)
  • MongoDB's GridFS (in progress)
  • Dropbox
  • Google Drive
  • HDFS
@JPDSousa JPDSousa self-assigned this Sep 23, 2017
@JPDSousa
Copy link
Owner Author

This is currently in progress. The API has been created and the MongoDB adapter is now being built around it.

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

No branches or pull requests

1 participant