dosa

DOSA is a data object abstraction layer

Github星跟踪图

DOSA - Declarative Object Storage Abstraction

GoDoc
Coverage Status
Build Status

Abstract

DOSA is a storage framework that
provides a declarative object storage abstraction for applications in Golang
and (soon) Java. DOSA is designed to relieve common headaches developers face
while building stateful, database-dependent services.

If you'd like to start by writing a small DOSA-enabled program, check out
the getting started guide.

Overview

DOSA is a storage library that supports:

  • methods to store and retrieve go structs
  • struct annotations to describe queries against data
  • tools to create and/or migrate database schemas
  • implementations that serialize requests to remote stateless servers

Annotations

This project is released under the MIT License.

主要指标

概览
名称与所有者uber-go/dosa
主编程语言Go
编程语言Go (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2017-01-04 03:10:40
推送于2023-07-05 20:59:33
最后一次提交2022-07-27 01:52:34
发布数58
最新版本名称v3.4.31 (发布于 )
第一版名称v2.0.0-rc1 (发布于 )
用户参与
星数202
关注者数20
派生数39
提交数471
已启用问题?
问题数6
打开的问题数2
拉请求数398
打开的拉请求数15
关闭的拉请求数39
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?