CyberGarage

  • Blog
  • OSS
  • App
  • Memo
  • Retro
  • Bike
  • Profile
Blog, Database, Go, MongoDB, MySQL, OSS, PostgreSQL, Redis

Introducing go-authenticator: A Flexible Authentication Framework for Go

skonno
2025-01-18
Introducing go-authenticator: A Flexible Authentication Framework for Go

go-authenticator is an open-source framework designed to simplify user authentication in Go applications. It supports various authentication methods, including: User Authentication with username and password SASL Authentication for secure, extensible…

Read more

Go, OSS, SQL

Introducing go-mysql V1.1: Redefining MySQL-Compatible Server Development

skonno
2024-11-24
Introducing go-mysql V1.1: Redefining MySQL-Compatible Server Development

I am pleased to to introduce go-mysql, a major update to the lightweight framework for building MySQL-compatible servers in Go. This release marks a significant step forward, offering enhanced independence,…

Read more

Rust

Rust Implementation Guide – from efficient learning to implementation

skonno
2024-10-30
Rust Implementation Guide – from efficient learning to implementation

In the last issue [31], we implemented the same application in Go, Rust, and C (+ Python) and evaluated the implementation efficiency and speed with each language. In this article,…

Read more

Blog, Go, OSS

Introducing New Open-Source Frameworks: go-sasl for SASL Authentication

skonno
2024-08-03
Introducing New Open-Source Frameworks: go-sasl for SASL Authentication

I have released a new open-source frameworks: go-sasl. Simple Authentication and Security Layer (SASL) is a framework for authentication and data security in Internet protocols. It decouples authentication mechanisms from…

Read more

Database, Go, MongoDB, MySQL, OSS, PostgreSQL, Redis

Announcing the Release of PuzzleDB v1.0 with PostgreSQL Protocol Support!

skonno
2023-09-30
Announcing the Release of PuzzleDB v1.0 with PostgreSQL Protocol Support!

I am thrilled to announce the release of PuzzleDB version 1.0! 🎉 This version brings a significant update – support for the PostgreSQL protocol. This enhancement broadens the versatility and…

Read more

Go
Database, Go, OSS, PostgreSQL, SQL

Introducing New Open-Source SQL Frameworks: go-postgresql and go-sqlparser

skonno
2023-08-30
Introducing New Open-Source SQL Frameworks: go-postgresql and go-sqlparser

I have released a new open source framework, go-postgresql. The go-postgresql is a database framework for implementing a postgresql-compatible server using Go easily. The go-postgresql handles PostgreSQL protocol and interprets…

Read more

Database, Programing

Rust vs Go vs C: Database and IoT Application Performance Benchmarks

skonno
2023-05-26
Rust vs Go vs C: Database and IoT Application Performance Benchmarks

Rust is a language designed to be both secure and fast [1], and in recent years, it has been expected to make further strides as a professional language employed in…

Read more

Database, MySQL, OSS, Redis

Unveiling PuzzleDB v0.8.0: A Leap Towards Cloud-Native, Multi-Model Database Innovation

skonno
2023-04-10
Unveiling PuzzleDB v0.8.0: A Leap Towards Cloud-Native, Multi-Model Database Innovation

I have released a new open-source database framework called PuzzleDB today. PuzzleDB aims to be a high-performance, distributed, cloud-native, multi-API, multi-model database. The Technology Preview version is developed in the…

Read more

ECHONET, OSS, Rust

Announcing the Release of uecho-rs v1.0: A New Milestone for Rust Developers

skonno
2022-12-05
Announcing the Release of uecho-rs v1.0: A New Milestone for Rust Developers

I have released a new open-source framework called uecho-rs. This framework is a portable, cross-platform development tool designed for Rust developers to create controller and device applications for ECHONET-Lite, an…

Read more

OSS

Introducing go-cbor 1.0: Enhancing Data Serialization with CBOR in Go

skonno
2022-11-13
Introducing go-cbor 1.0: Enhancing Data Serialization with CBOR in Go

I have released a new open source framework, go-cbor. go-cbor provides encoders and decoders for Concise Binary Object Representation (CBOR) binary representations. CBOR is defined in RFC8949, and it is…

Read more

  • « Previous

Recent Posts

  • Introducing go-authenticator: A Flexible Authentication Framework for Go
  • Introducing go-mysql V1.1: Redefining MySQL-Compatible Server Development
  • Rust Implementation Guide – from efficient learning to implementation
  • Introducing New Open-Source Frameworks: go-sasl for SASL Authentication
  • Announcing the Release of PuzzleDB v1.0 with PostgreSQL Protocol Support!
  • Introducing New Open-Source SQL Frameworks: go-postgresql and go-sqlparser
  • Rust vs Go vs C: Database and IoT Application Performance Benchmarks
  • Unveiling PuzzleDB v0.8.0: A Leap Towards Cloud-Native, Multi-Model Database Innovation
  • Announcing the Release of uecho-rs v1.0: A New Milestone for Rust Developers
  • Introducing go-cbor 1.0: Enhancing Data Serialization with CBOR in Go
  • Introducing go-redis 1.0: Simplifying Redis-Compatible Server Development with Go
  • Launching uEcho for Python 1.0: Revolutionizing ECHONET Lite Development for IoT

Categories

  • Blog
  • Database
  • ECHONET
  • Go
  • MongoDB
  • MySQL
  • OSS
  • PostgreSQL
  • Programing
  • Python
  • Redis
  • Rust
  • SQL
Copyright ©2025 CyberGarage | Theme by: Theme Horse | Powered by: WordPress