Open abhinavParashar opened 4 years ago
Hi I want to make a big database for eg in SQL I have tables for login, customer, projects, etc how to achieve this on CouchDB
CouchDB Documentation: https://docs.couchdb.org/en/stable/intro/index.html Example using CouchDB with Kitura: https://www.raywenderlich.com/1079484-kitura-tutorial-getting-started-with-server-side-swift
Hi I want to make a big database for eg in SQL I have tables for login, customer, projects, etc how to achieve this on CouchDB