The SGC

The SGC Welcome to The SGC!! A TOP SECRET (not really) basement music venue in the North Metro Atlanta area. Stay tuned for upcoming events.

We are a not for profit DIY live music venue providing an up close and personal concert experience to the fans.

We've made some renovations to the place.  There is now a wide doorway between the living room and music room to accommo...
10/05/2023

We've made some renovations to the place. There is now a wide doorway between the living room and music room to accommodate a larger audience. Looking forward to seeing everyone this Saturday!!

Photos from our most recent event on Saturday July 17, 2021.  With performances by Tombstone, Dungeon Filth, Soniq Armad...
07/20/2021

Photos from our most recent event on Saturday July 17, 2021. With performances by Tombstone, Dungeon Filth, Soniq Armada and Broken Trinity ...and a little impromptu jam session with Mr. Mike Preamble. It was a blast!! Hope to see all of you at the next one.

Had a great time with friends this past Saturday.  This was a hybrid housewarming/soft opening for The SGC.  Good times!...
04/27/2021

Had a great time with friends this past Saturday. This was a hybrid housewarming/soft opening for The SGC. Good times!! Looking forward to our next event gathering.

Address

Buford, GA
30518

Website

Alerts

Be the first to know and let us send you an email when The SGC posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });