good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
upper
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
open
upper
Commits
854388f9
Commit
854388f9
authored
10 years ago
by
Carlos Nieto
Browse files
Options
Downloads
Patches
Plain Diff
Wording.
parent
502b5d03
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
854388f9
# upper.io/db
`upper.io/db`
is a
[
Go
][
2
]
package that allows developers to store and retrive
data from different kinds of databases through the use of adapters that
wrap
well supported database drivers.
data
to and
from different kinds of databases through the use of adapters that
wrap
well supported database drivers.
`upper.io/db`
is not an ORM, but you may not need one at all:
...
...
@@ -17,7 +17,7 @@ See the project page, recipes and user documentation at [upper.io/db][1].
[

](https://travis-ci.org/upper/db)
## Supported
a
da
pter
s
## Supported da
tabase
s
*
[
MongoDB
](
https://upper.io/db/mongo
)
via
[
mgo
](
http://godoc.org/labix.org/v2/mgo
)
*
[
MySQL
](
https://upper.io/db/mysql
)
via
[
mysql
](
https://github.com/go-sql-driver/mysql
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment