I would like to have a service that allow you save and query the documents in PostgreSQL using Marten.
The service must have actions to do CRUD operations and it has to do document queries.
For the queries, the service should translate argument objects in query statements..