Chetan Venkatesh
@ChetanVenkatesh
Co-Founder of Macrometa - providers of the Macrometa C8 geo distributed global cloud database
1
In this tutorial Im going to show you how to quickly and easily build a distributed database backend that spans across North America (Los Angeles & As
Python
2
I have imported the npm package i need via packages.json
Im doing this:
import { Fabric, c8ql } from "jsc8";
getting this error:
Repl.it: Installing
vedprad1 In node.js:
Go to side bar on the left side.
Click on the second option, which is packages.
Type the name of the module you are in need of.
Click on the name when it appears in the list below.
Click on the plus sign.
If this answer is correct, please check the checkmark on the left side of this message. Thanks and Good Luck!3 years ago
1
Getting Started With Global Apps & APIs
This tutorial should take about 15 minutes to complete.
Let’s create the backend for a simple Address Book
RickiTomphson Data modeling is the process of organizing and understanding your data - https://www.mighty.digital/blog/data-modeling-techniques-explained . This helps you use it to your advantage in a business setting. There are a few different techniques that can be used for data modeling, but the most common is the relational model.7 months ago
ChetanVenkatesh If you're interested in seeing how to do the above in Python - take a look at
https://repl.it/@ChetanVenkatesh/Programming-Macrometa-Global-geo-distributed-DB-in-Python
3 years ago