Skip to content

segunjkf/Crud-bbolt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Go server with BBolt database

Introduction

This repository contains a CRUD (Create, Read, Update, Delete) application using the bbolt database in Go. Bbolt is an embedded key/value database for Go, which is inspired by the design of Google's LevelDB.

Features

  • Fast and efficient CRUD operations
  • Simple and intuitive API
  • Lightweight and embeddable with minimal setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors