Six phase of DM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Database Name GitHub Link Official Documentation Website | |
Alibaba Cloud OpenSearch GitHub Documentation | |
AnalyticDB GitHub Documentation | |
Annoy GitHub Documentation | |
Atlas GitHub Documentation | |
AWADB GitHub Documentation | |
Azure Search GitHub Documentation | |
Cassandra GitHub Documentation | |
Chroma GitHub Documentation | |
Clarifai GitHub Documentation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# coding=utf-8 | |
import StringIO | |
import csv | |
import requests | |
from bs4 import BeautifulSoup | |
import time | |
import random | |
from Models import * | |