Skip to content

gauravsarma1992/godbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godbl (Go Database layer)

Godbl is a drop in database layer for simple tasks with adaptability with multiple DBs as the topmost concern. Though this will try to use the optimisations available across different kinds of databases, the main objective is to provide the fastest way forward to store golang objects in a database.

Pending Items

Features

  • Filtering for FindMany
  • Pagination constructs
  • Connection pooling
  • Migration handlers

Adapters

  • MongoDB
  • MySQL
  • ClickhouseDB
  • PostgreSQL

About

Golang Database Layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published