EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework-Reverse-POCO-Code-First-Generator copied to clipboard
Does EF Reverse POCO Code First Generator support MySql database?
I'm trying to create POCO classes with EF Reverse POCO Code First Generator, using Mysql Database from Oracle, but isn't working. I wish you tell me if this extension support Mysql Db?
At the moment, only
- SQL Server
- SQL Server Compact 3.5 and 4.0
Once v3 is released, adding Oracle, MySql and Postgresql is next on my todo list
@sjh37 Do you have an estimated time frame when you'd be able to get to Oracle?
Hi @krptodr Before the end of the year! Version 3 work on the generator is now completed, and just waiting on new website to be created before I can release it to the world. The new v3 is completely re-written and has placements (but not filled in) already baked into the code for Oracle, Postgresql, Mysql, and anything else I want to add.
@sjh37 How's the new version 3 website coming? Can I sample it?
@krptodr the website is now live www.reversepoco.co.uk
@sjh37 I see your project has come along really well. Have you had success on the Oracle side?
Hi @krptodr The project has settled down now, and that is next on my list :-) I want it to work for Oracle, PostgreSQL and MySQL. I also want to check SQLite too.
I have started working on reverse engineering PostgreSQL first as that database is already installed on my system. I'll keep you posted on progress.
Any progress for MySQL?
Not yet. Sorry it is taking so long. MySQL is next after Postgresql, which is now complete. Postgresql is in the testing phase.
Please let us know Postgresql ETA
Just wanted to put out a friendly reminder about Oracle.. I can't wait, i'm so excited!
It has been a while since this issue was updated, has MySQL support been added to RPG v3? Thanks in advance.
Hi @afust003 No not yet, I'm still working on Oracle at the moment.