Active Query Builder support area

Custom Database Support

Avatar
  • updated
  • Completed

I'd like to add support for a custom file to act as a database. Is this possible? If so, how do I achieve this? Implement a DbConnection and a few other classes???

Avatar
Andrey Zavyalov, PM

Hello, Ryan.

Yes, you have to do this. And the most important thing is to implement your own SQL execution engine.