#postgresql
Read more stories on Hashnode
Articles with this tag
Introduction In Part 4, we implemented the orderd service. In a distributed system, tracking what happens across multiple services is crucial. Logging...
Introduction In Part 3 we implemented user service. In this post, we will implement an Order Service using Golang, gRPC, PostgreSQL, and GORM. Note:...
In Part 2 we introduced apis for User service, this post walks through implementing a User Service in Go using gRPC with PostgreSQL as the database....
Introducing Authorizer 1.0 Tags: Node.js, React.js, arangodb, authentication, authorization, authorizer, cassandradb, mongodb, mysql, postgres,...
Apache Kafka is an open source distributed event streaming platform used for high performance data pipelines. It can be used for real-time / batch...