If you’re following the convo during
Prisma Day (convo in slack:
#prismaday), you may have heard
@Daniel Norman mention in his talk that we launched
Prisma’s Data Guide today! 🚀
Prisma’s Data Guide is a library of educational articles focused on making databases more approachable to developers.
📚 We see the site as a work in progress, and the vision is to eventually offer content covering a wide range of databases, for beginners and advanced users alike.
postgres To start out, we are creating some introductory guides that cover database fundamentals and developing a sequence of PostgreSQL articles. Further down the line, we hope to work on content for other relational and non-relational databases.
🌟 In time, we hope that these resources will help people develop a deeper understanding of their technology choices, reduce the time it takes to be productive with new databases, and generally make databases a little less intimidating.
💫 So, please, take a look at what we have so far and let us know what you think by submitting an issue in the
GitHub repo!