# upper-db-for-gaussdb
**Repository Path**: pengcss/upper-db-for-gaussdb
## Basic Information
- **Project Name**: upper-db-for-gaussdb
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-12-13
- **Last Updated**: 2024-12-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# upper/db
`upper/db` is a productive data access layer (DAL) for [Go](https://golang.org)
that provides agnostic tools to work with different data sources, such as:
* [PostgreSQL](https://upper.io/v4/adapter/postgresql)
* [MySQL](https://upper.io/v4/adapter/mysql)
* [MSSQL](https://upper.io/v4/adapter/mssql)
* [CockroachDB](https://upper.io/v4/adapter/cockroachdb)
* [MongoDB](https://upper.io/v4/adapter/mongo)
* [QL](https://upper.io/v4/adapter/ql)
* [SQLite](https://upper.io/v4/adapter/sqlite)
See [upper.io/v4](//upper.io/v4) for documentation and code samples.
## The tour

Take the [tour](https://tour.upper.io) to see real live examples in your
browser.
## License
Licensed under [MIT License](./LICENSE)
## Contributors
See the [list of contributors](https://github.com/upper/db/graphs/contributors).