Our great sponsors
-
starchart
A self-serve tool for managing custom domains and certificates [Moved to: https://github.com/DevelopingSpace/starchart]
Recently, I’m participating in a project called Starchart. It’s going to be an easy way for Seneca developer community to obtain SSL certificates for their websites as they develop websites. Unlike the usual complicated method, they simply need to fill a few boxes and click a button to get one. This is a bran new project still in its planning stage, so there’s a lot of works to do. Because I’m interested in databases, I want to take on building that part of the project with others.
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
The tech stack we use would use Prisma to interact with a MySQL database for storing data we will be using. Because Seneca IT will handle upkeep of the database, we don’t need to worry about it. As Prisma is new to me, I have a lot of learning to do, and it should be an enlightening experience.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Related posts
- Prisma Client Extensions: Use Cases and Pitfalls
- What the heck is prisma?
- Use Prisma with an SQLite DATETIME datatype
- Good morning guys. I'm using Prisma orm with Planetscale but when I run the command "npx prisma db push" I get this error. Can someone help me?
- Modern Web Architecture Without a Backend — Using Prisma + ZenStack