Skip to content

Golang Libraries, Apps, Golang Jobs and Go Tutorials

Golang News, Tutorials, Go Libraries and Golang Jobs

Menu
  • Golang Jobs / Go Developer Jobs
  • Go/JS Full Stack Development

Tag: database

A Golang-based in-browser database IDE & CLI for your dev/data workflows

No Comments
| Golang Applications
in-browser database IDE & CLI

Slashbase is a modern in-browser database IDE & CLI for your dev/data workflows. Use Slashbase to connect to any of your databases, browse data and schema, write, run and save queries, and create charts, right from your browser. Supports PostgreSQL and MongoDB. Features:

Read More »

How to implement a disk-based key-value store in Golang

No Comments
| Golang Tutorials
disk-based key-value store in Golang

I’d been mulling around reading a computer science paper and implementing a project based on it. Distributed systems, Networking and Databases are some of the things that fascinate me a lot. However, I had been looking to implement a more approachable project to avoid getting inundated initially. And I happened to chance upon the Bitcask paper through […]

Read More »

A novel data lake based on super-structured data in Golang

No Comments
| Golang Applications

Zed offers a new approach to data that makes it easier to manipulate and manage your data. With Zed’s new super-structured data model, messy JSON data can easily be given the fully-typed precision of relational tables without giving up JSON’s uncanny ability to represent eclectic data. Trying out Zed is easy: install the command-line tool zq. zq is a […]

Read More »

Manage Cancellations and Database Timeouts with Golang

No Comments
| Golang Tutorials

One of the great features of Go is that it’s possible to cancel database queries while they are still running via a context.Context instance (so long as cancellation is supported by your database driver). On the face of it, using this functionality is quite straightforward (here’s a basic example). But once you start digging into the details there’s a lot […]

Read More »

A simple, fast, embeddable, persistent key/value store written in pure Golang

No Comments
| Golang Applications

NutsDB is a simple, fast, embeddable, persistent key/value store written in pure Golang. It supports fully serializable transactions, and many data structures such as list、set、sorted set. All operations happen inside a Tx. Tx represents a transaction, which can be read-only or read-write. Read-only transactions can read values for a given bucket and a given key […]

Read More »

Database Migration with Golang Tutorial

No Comments
| Golang Libraries, Golang Tutorials

In this tutorial, you will learn how to use the migrate tool (written in Golang and popular in the Go community) to execute database migrations. As a second part, you will write some Go code to read the data from the database. You will use PostgreSQL as the database of choice in this article, but migrate is compatible with many more […]

Read More »

Search golang Blog & News

Categories

  • General
  • Golang Applications
  • Golang Blog
  • Golang Jobs
  • Golang Libraries
  • Golang Tutorials

Looking for a Developer Job?

Golang Jobs
Remote Golang Jobs
Fullstack Developer Jobs Board
Rust Jobs
Python Jobs
Javascript Jobs
React Jobs
Java Jobs

Hire Me

  • Golang Software Development
  • Software Architecture and Consulting
  • Full Stack Developer
Software Development Services (Golang/JavaScript)

golang ch Twitter

Follow @golangch

api Authentication Authorization boilerplate ci ci/cd cli tool concurrency container context database dba devops docker email error handling framework game generics github golang jobs golang library GORM gRPC gui image processing JSON JWT kubernetes lowcode memory management microservice mongodb monitoring multilanguage nats oauth2 opensource orm rest api RestAPI starter streaming testing websockets

@golangch golang Twitter Feed

Tweets by @golangch

Golang Libraries, Apps, Golang Jobs and Go Tutorials 2023 . Powered by WordPress