Skip to content

Commit 86b58da

Browse files
authored
Update README.md
1 parent 6f1f156 commit 86b58da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212

1313
# QLens
1414

15-
QLens — See your GraphQL Schemas materialize before your eyes!
15+
Using GraphQL with MongoDB can cause data mismatch and schema duplication requiring developers to write similar code multiple times. This can significantly slow down development time. In addition, there aren't many libraries that tackle MongoDB conversion to GraphQL schemas. Most libraries tackling this issue are focused on relational databases. QLens solves that problem.
16+
17+
QLens — Open source tool to extract metadata from your MongoDB database to generate GraphQL schemas, resolvers and server setup.
1618

1719
Accelerated by [OS Labs](https://github.com/oslabs-beta/)
1820

0 commit comments

Comments
 (0)