apache / age-viewer

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
https://age.apache.org
Apache License 2.0
249 stars 238 forks source link

Basic application in GO for learning #120

Open saadjameel opened 1 year ago

saadjameel commented 1 year ago

This issue is for discussion of basic installations, learning and CRUD application for Go. If anyone has any query, can comment here then we can create a specific issue for that.

Nimra-1234 commented 1 year ago

That is great. I am done with all the basic installations and also viewed CRUD application.

Pratikkapsime commented 1 year ago

@saadjameel Which backend framework do we have to use for our AGE Viewer Go application?