Kitura / Kitura-CouchDB

CouchDB adapter for Kitura
Apache License 2.0
51 stars 29 forks source link

create a big database #113

Open abhinavParashar opened 4 years ago

abhinavParashar commented 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

fabrijp commented 3 years ago

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