eclipse / jnosql

Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Other
231 stars 72 forks source link

Start the application and run scripts to initialize MongoDB database #89

Closed jfelipeoliveira90 closed 7 years ago

jfelipeoliveira90 commented 7 years ago

Is It possible to create a mechanism to execute DDL/DML in MongoDB on application startup?

I would like start the application and run scripts to initialize database, e.g: https://docs.spring.io/spring-boot/docs/current/reference/html/howto-database-initialization.html

otaviojava commented 7 years ago

Hey, @jfelipeoliveira90 could you elaborate a little more what do you mean?

danielsoro commented 7 years ago

@jfelipeoliveira90 @otaviojava should we move this discussion to the mail list?

otaviojava commented 7 years ago

@danielsoro the issue is not clear enough to move to list... Once he put more details, sure we can move it to the list.

otaviojava commented 7 years ago

Moving the issue to jnosql-driver, once it does not belong to the API:

https://github.com/eclipse/jnosql-diana-driver/issues/42