create an oracle connection as a service using Grpc -- 2
Budget: ₹1,500 – ₹2,500 INR
To build a client server mechanism using grpc and proto files . It'll have an Oracle DB connection handling where the connection will be created once using the server and the sql queries from the client side would be handled by the already available DB connection and re-use it multiple times without establishing the DB connections each time for every query...