eclipse / jnosql

Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start the application and run scripts to initialize MongoDB database

jfelipeoliveira90 opened this issue · comments

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

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

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

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

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

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