-- phpMyAdmin SQL Dump
-- version 4.9.0.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Oct 15, 2019 at 09:24 PM
-- Server version: 10.4.6-MariaDB
-- PHP Version: 7.3.8

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `nextgmap`
--

-- --------------------------------------------------------

--
-- Table structure for table `locations`
--

CREATE TABLE `locations` (
  `id` int(11) NOT NULL,
  `company_name` varchar(256) NOT NULL,
  `address` varchar(256) NOT NULL,
  `zipcode` varchar(256) NOT NULL,
  `phone` varchar(256) NOT NULL,
  `email` varchar(256) NOT NULL,
  `website` varchar(256) NOT NULL,
  `description` varchar(256) NOT NULL,
  `preference` varchar(256) NOT NULL,
  `lng` varchar(256) NOT NULL,
  `country` varchar(256) NOT NULL,
  `lat` varchar(256) NOT NULL,
  `state` varchar(256) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `locations`
--

INSERT INTO `locations` (`id`, `company_name`, `address`, `zipcode`, `phone`, `email`, `website`, `description`, `preference`, `lng`, `country`, `lat`, `state`, `created_at`, `updated_at`) VALUES
(1, 'AbleForce', '10867 Hijos Way, San Diego, CA ', '92124', '619-365-4948', '', 'http://www.ableforce.net/', 'Recruiting Company', 'High', '', '', '', '', '2015-03-19 19:00:00', '2019-10-11 20:37:08'),
(2, 'Accurate Background, Inc.', '7515 Irvine Center Drive Irvine, CA 92618', '92618', '(800) 784-3911', '', 'http://accuratebackground.com/', 'Human Resources', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(3, 'Adboom', '750 B St. #1930 San Diego, CA ', '92101', '619.255.9800', '', 'http://www.adboomgrp.com/', 'Ad tech company', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(4, 'Alternative', '65 Enterprise Aliso Viejo, California 92656 ', '92656', '877.258.8411', 'Info@alttechsolutions.com', 'http://alttechsolutions.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(5, 'Aonix', '5040 Shoreham Pl San Diego, CA 92122, United States', '92122', '+1 858-457-2700', '', '', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(6, 'Arc Intel', '31642 South Coast Hwy, # 200 Laguna Beach CA 92', '', '(949) 715-2155', 'info@arc-intelligence.com', 'http://www.arc-intelligence.com/index.php', 'Talent Consulting Services', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(7, 'Atego', '2905 Stender Way, Suite 12, Santa Clara, CA 95054, USA', ' ', '+1 858-356-5446', '', 'http://www.atego.com/', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(8, 'Aware Point', '600 W Broadway, Suite 250  San Diego, CA 92101', '92101', '1-888-860-3463', '', 'http://www.awarepoint.com/real-time-location-software', 'Medical Solutions', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(9, 'BCT Consulting', '440 W. Fallbrook Ave., Suite 111 Fresno, California 93711 ', '93711', '(559) 579-1400 ', 'info@bctconsulting.com', 'http://bctconsulting.com/', 'Web Design & Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(10, 'Bear Data Solutions', '128 Spear St, 1st Floor San Francisco, CA 94105', '94105', '(800) 718-BEAR', '', 'http://www.beardatasolutions.com/', 'IT Services', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(11, 'Benz Communication', '275 9th Street San Francisco, CA 94103', '94103', '888-550-5251', '', 'http://www.benzcommunications.com/', 'Marketing', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(12, 'Black Mountain Systems', '12526 High Bluff Drive, Suite 160 San Diego, CA 92130', '92130', '858-866-8989', '', 'http://www.blackmountainsystems.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(13, 'Blackline', 'Los Angeles — HQ 21300 Victory Blvd. 12th Floor Woodland Hills, CA 91367', '91367', '818.223.9008', 'sales@blackline.com', 'https://www.blackline.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(14, 'Blue Tech', '2251 San Diego Ave. Suite B-155 San Diego, CA 92110 ', '92110', '(619) 497-6060', 'info@bluetech.com', 'http://www.bluetech.com/', 'IT', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(15, 'Brax', '343 W Date StSan Diego, CA 92101', '92101', '', '', 'http://brax.io/', 'Marketing', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(16, 'Britech Group Inc', '701 Palomar Airport Rd. Ste. 300 Carlsbad, CA 92011', '92011', '760.545.3917', '', 'http://britechgroup.com/', 'Technology Staffing Company', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(17, 'CDM Technology', '12526 High Bluff Drive, Suite 300 San Diego, CA 92130 ', '92130', '858-792-3408 ', 'Info@cdmtechnology.com\n', 'www.cdmtechnology.com', 'IT Consulting, Contracting and Recruiting Solutions', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(18, 'Centrify', '3393 Octavius Drive, Suite 100, Santa Clara, CA 95054', '95054', '', 'info@centrify.com', 'http://www.centrify.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(19, 'Chrome River', 'Museum Square 5757 Wilshire Blvd., Suite 270 Los Angeles, CA 90036', '90036', '\n    1.888.781.0088', 'info@chromeriver.com', 'https://www.chromeriver.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(20, 'CliniComp, Intl.', '9655 Towne Centre Drive, San Diego, CA 92121', '92121', '1.800.350.8202', '', 'http://www.clinicomp.com/', 'Hospital Industry ', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(21, 'Corporate Fusion', '553 North Pacific Coast Highway, Suite B532 Redondo Beach, CA 90277 ', '90277', '888-848-8456', 'corpfusion1@yahoo.com', 'www.corporatefusion.net', 'Human Resources', 'Medium ', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(22, 'Cyber Coders', '6591 Irvine Center Drive  Suite 200  Irvine, CA 92618', '92618', '949-885-5151', '', 'http://www.cybercoders.com/', 'IT Recruiters ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(23, 'Cypress HCM', '5935 Cornerstone Ct. West, Suite 110 San Diego, CA 92121', '92121', '(858) 429-4100', '', 'http://www.cypresshcm.com/', 'Recruiting Company', 'Medium ', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(24, 'Data Skill', '5675 Ruffin Road, Suite 100 San Diego, CA 92123', '92123', '858-755-3800\n800-481-3282', '', 'http://www.dataskill.com/', 'Software Engineering', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(25, 'Dawson & Dawson', '26522 La Alameda, Suite 110 Mission Viejo, CA 92691', '92691', '949-421-3966', '', 'http://www.dawsondawsoninc.com/', 'Human Resources', 'Medium ', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(26, 'Dealer Socket', '100 Avenida La Pata San Clemente, CA 92673', '92673', '866.813.1429', '', 'http://dealersocket.com/', 'Marketing and Sales', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(27, 'Demand Media', '1655 26th St Santa Monica, CA 90404', '90404', '310 394 6400', '', 'www.demandmedia.com', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(28, 'Digital Operative', '3990 Old Town Ave, Ste. C300, San Diego, CA 92110', '92110', '619-795-0630', '', 'http://www.digitaloperative.com/', 'Digital marketing and media', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(29, 'Divx', '4790 Eastgate Mall Ste 200 San Diego, CA 92121 USA', '92121', '858-882-0700', '', 'http://www.divx.com/en/software/divx', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(30, 'Droisys', 'Santa Clara, CA 4800 Patrick Henry Dr, Santa Clara, CA 95054', '95054', '(408) 874-8333  ', 'sales@droisys.com', 'http://www.droisys.com/', 'IT Services', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(31, 'Duda', 'Duda 577 College Ave. Palo Alto, CA 94306', '94306', '', '', 'http://www.dudamobile.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(33, 'Engine Ready', '10590 W Ocean Air Dr. #220 San Diego, CA 92130', '92130', '', '', 'http://www.engineready.com/', 'Online Marketing Services', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(34, 'Ezoic', '2542 Gateway Rd, Carlsbad, CA 92009', '92009', '760-550-9689', 'contact@ezoic.com', 'http://www.ezoic.com/', 'Web Design & Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(35, 'Faye Business Systems Group', '5950 Canoga Avenue, Suite 615, Woodland Hills, CA 91367', '91367', '818-280-4820', 'info@fayebsg.com', 'http://fayebsg.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(36, 'Genesys', '2001 Junipero Serra Blvd. Daly City, CA 94014', '94014', ' 888-GENESYS (436-3797)', '', 'http://www.genesys.com/', 'Web Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(37, 'Giga Savvy', '8961 Research Dr #100, Irvine, CA 92618 92618', '', '877-728-8901', 'Info@GigaSavvy.com', 'http://www.gigasavvy.com/', 'Digital Marketing Firm ', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(40, 'GuidSpark', '1350 Willow Road, Suite #201 Menlo Park, CA 94025', '94025', '(800) 519-0755', 'contact@guidespark.com', 'http://www.guidespark.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(41, 'High Rank Websites Inc.', '9810 Scripps Lake Dr. #A, San Diego, CA 92131', '92131', ' (858) 935-9478', '', 'http://www.highrankwebsites.com/', 'Web Design & Marketing', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(42, 'Incova', '744 Montgomery Street, 2nd Floor San Francisco, CA, 94111 ', '94111', '(877) 586-1410', 'info@invoca.com', 'www.invoca.com', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(43, 'Info Stretch', '3200 Patrick Henry Drive, Suite 250 Santa Clara, CA 95054 ', '95054', '(408) 716-2461', 'info@infostretch.com', 'http://www.infostretch.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(44, 'InfoObjects', '2041 Mission College Boulevard, #280 Santa Clara, CA 95054', '95054', '408 988 2000', 'info@infoobjects.com', 'http://www.infoobjects.com/', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(47, 'InsideView', '444 DeHaro Street San Francisco, CA 94107', '94107', '(415) 728-9300', 'info@insideview.com', 'http://www.insideview.com/', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(48, 'Integrant', '5405 Oberlin Drive, San Diego, CA 92121', '92121', '858.731.8700', '', 'http://www.integrant.com/', 'Custom Software Development Services', 'Medium ', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(49, 'IQMS', '2231 Wisteria Lane Paso Robles, CA 93446', '93446', '(805) 227-1122', '', 'http://www.iqms.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(50, 'isbx', '3415 S. Sepulveda Blvd. Suite 1250 Los Angeles, CA 90034', '90034', '(310) 437-8010', 'info@isbx.com', 'http://www.isbx.com/', 'Web Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(51, 'Jobvite', '1300 S El Camino Real, 400 San Mateo, CA, 94402', '94402', '855.315.HIRE (4473)', '', 'http://www.jobvite.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(52, 'Kit Order', '3001 Bridgeway #113 Sausalito, CA 94965', '94965', '(415) 367-3605', 'info@kitorder.com', 'http://www.kitorder.com/', 'Software Development ', '', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(53, 'KORE 1 ', '47 Discovery, Suite 210 Irvine, CA 92618', '92618', '(949) 706-6990', 'info@kore1.com', 'http://www.kore1.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(54, 'Kovarus', '2000 Crow Canyon Place, Suite 250 San Ramon, CA 94583', '94583', '(650) 392-7848 ', 'sales@kovarus.com', 'http://www.kovarus.com/', 'IT Services', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(55, 'Locations Lab', '5980 Horton Street, Suite 675 Emeryville, CA 94608 ', '94608', '', '', 'http://www.locationlabs.com/', 'Mobile Development and Safety', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(56, 'Logi Gear', '4100 E 3rd Ave - suite 150 Foster City, CA, 94404 ', '94404', '', '', 'http://www.logigear.com/', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(57, 'Loqate', '999 Baker Way Ste 320 San Mateo CA 94404-1566 United States', '94404', '+1 (800) 313-3910', 'webinfo@loqate.com', 'http://www.loqate.com/', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(58, 'Mindgruve', '1018 8th Avenue, San Diego, CA 92101', '92101', '619.757.1325', '', 'http://mindgruve.com/', 'Marketing Agency', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(59, 'Mitchell', '6220 Greenwich Drive, San Diego, CA 92131 United States', '92131', '(858) 368-7000', '', 'http://www.mitchell.com/', 'Software Services', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(61, 'Mobi Systems', '3390 Carmel Mountain Road Suite 110 San Diego, CA 92121, USA', '92121', '858 350 0315', 'info@mobisystems.com', 'http://www.mobisystems.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(62, 'Modis', '200 N. LaSalle St Suite 1100 Chicago, IL 60601', '60601', '858-7040041', '', 'http://www.sologig.com/', 'IT Recruiting Company', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(63, 'MonkDev', 'Monk Development, Inc. 2707 Congress Street Suite 2-G San Diego, CA 92110', '92110', '', 'info@monkdevelopment.com', 'http://www.monkdevelopment.com/', 'Web Design & Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(64, 'MoTek Technologies', '2530 Berryessa Rd. Suite 530 San Jose, CA 95132', '95132', '(408) 890-5242', '', 'http://motektech.com/index.html', 'IT Services', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(65, 'Motive', 'Motive Interactive Inc. 6020 Cornerstone Ct W. Ste. 350 San Diego, CA 92121 ', '92121', '(858) 677-0792', 'mike@motiveinteractive.com', 'http://motiveinteractive.com/', 'Marketing Network', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(66, 'Mtell', '1550 Hotel Circle North, Suite 120  San Diego, CA 92108, USA', '92108', '619.295.0022', '', 'http://www.mtell.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(68, 'Netpace', '12657 Alcosta Blvd. Suite 410 San Ramon, CA 94583', '94583', '925 543 7760', 'support@netpace.com', 'http://www.netpace.com/index.html', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(69, 'Neudesic', 'Irvine, CA 100 Spectrum Center Drive Suite 1200 Irvine, CA 92618', '92618', '(800) 805-1805', '', 'http://www.neudesic.com/', 'IT Services', 'Medium ', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(70, 'Ontra Port', '2040 Alameda Padre Serra, Suite 220 Santa Barbara, California, 93103', '93103', '(855) 668-7276', 'recruiting(at)ontraport(dot)com', 'https://ontraportcareers.com/', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(71, 'Orange People', 'Irvine, CA Corporate Headquarters 8001, Irvine Center Drive, 4th Floor Irvine , CA 92618', '92618', ' 949 754 3122', ' info@orangepeople.com', 'http://orangepeople.com/', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(72, 'Outsource Technical', '591 Camino De La Reina, Suite 929  San Diego, California, 92108', '92108', '619.704.1400', '', 'http://www.ostechnical.com/', 'IT Recruiters ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(73, 'Phenom Software', 'Phenom Software, LLC PO Box 61553 Irvine, CA 92602', '92602', '(844) 474-3666', '', 'http://www.phenomsoftware.net/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(74, 'Piston', '1111 6th Ave., 6th Fl. San Diego, CA 92101', '92101', '619.308.5266', '', 'http://www.pistonagency.com/', 'Marketing & Technology', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(75, 'Podio', '650 Townsend Street, Ste 325 San Francisco, CA 94103 United States', '94103', '', '', 'https://podio.com/site', 'PMS and Collaboration System', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(76, 'Procore', '6309 Carpinteria Avenue Carpinteria, CA 93013, 1620 Fifth Avenue, Suite 810 San Diego, CA 92101', '930139, 2101', '(866) 477-6267', '', 'http://www.procore.com/', 'Software Development ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(77, 'Productivity Associates, Inc. ', ' 5625 Ruffin Rd. Suite 220 San Diego, CA 92123 United States ', '92123', '(800) 247 8776', '', 'http://www.gotopai.com/', 'IT Services', 'Medium ', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(79, 'Real Estate Assistant', '6336 Greenwich Drive, Suite F San Diego, CA 92122', '92122', '888-290-5770', '', 'http://gorea.com/', 'Real Estate', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(80, 'Red Door', '350 10th Avenue, Suite 100 San Diego, CA 92101', '92101', '619-398-2670', '', 'http://www.reddoor.biz/', 'Marketing', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(81, 'Redtail Technology', '11285 Pyrites Way, Suite B Gold River, CA 95670', '95670', '(800) 206-5030', 'support@redtailtechnology.com', 'http://corporate.redtailtechnology.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(82, 'Retail next', '60 S. Market Street, Floor 10 San Jose, CA 95113', '95113', '(408) 884.2162', 'info@retailnext.net', 'http://retailnext.net/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(84, 'Rioseo', '9255 Towne Centre Dr Suite 750 San Diego, CA 92121', '92121', '(858) 529-5005', '', 'http://www.rioseo.com/#fbid=aE5uX9exO-u', 'SEO & Digital Marketing', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(85, 'Riviera', '185 Berry Street, Lobby 3,  Suite 2400, San Fransisco, CA ', '', '(877) RIVIERA', 'contact@rivierapartners.com', 'http://www.rivierapartners.com/', 'Human Resources', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(87, 'SAN DIEGO HUMAN RESOURCES CONSULTING INC.', '7040 avenida encinas suite 104-41  carlsbad, CA 92011', '92011', '760-438-8046', 'Julie@sdhrconsulting.com', 'Http://sdhrconsulting.com/index.html', 'Human resources', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(88, 'Seamgen', '919 4th Avenue, Suite 200  San Diego, CA 92101', '92101', '619.819.7456', '', 'https://www.seamgen.com/', 'Web & Mobile Software Solutions', 'Medium ', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(90, 'Simplion', '1525 McCarthy Blvd, Suite 228 Milpitas, CA 95035', '95035', '(408) 935-8686', 'info@simplion.com', 'www.simplion.com', 'Salesforce Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(91, 'Six Dimensions', 'Regional Office/HR, Finance, Mobile 5674 Stoneridge Drive, Suite 206 Pleasanton, CA 94588', '94588', '(925) 365-1803', 'info@sixdimensions.com', 'http://www.sixdimensions.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(93, 'SOFTHQ', '6494 Weathers Place, Suite 200,  San Diego, CA - 92121.', '92121', '858-658-9200 X 604', '', 'http://www.softhq.com/', 'Application services, Infrastructure services and Business Process Outsourcing', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(94, 'Sperantus', '9850 Siempre Viva Rd.  Ste 15 San Diego CA 92154', '92154', '1 (877) 778-8287', '', 'http://www.sperantus.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(96, 'Staff Smart', 'Staff Smart, Inc. PO Box 28446 San Diego, CA 92198', '92198', '1-877-978-2337', '', 'http://www.staffsmart.net/', 'Technical Recruiters ', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(97, 'Sweet Labs', '510 Market St Suite 301 San Diego, CA 92101 United States', '92101', '(619) 269-0150', '', 'http://sweetlabs.com/', 'App Install Platform', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(98, 'Tealium', '11085 Torreyana Road San Diego, CA 92121', '92121', '+1 (858) 779-1344', '', 'http://tealium.com/', 'E commerce', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(99, 'TechAapect', '46750 Fremont Blvd, Ste 204 Fremont, CA 94538 USA ', '94538', '510 -962- 3200', '', 'http://www.techaspect.com/', 'Web Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(100, 'Technossus', '17885 Von Karman Ave., Suite 410, Irvine, CA 92614', '92614', '949-769-3500 ', 'info@technossus.com', 'http://www.technossus.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(101, 'TecHOUNDS', '16-B Journey Aliso Viejo, CA 92656', '92656', '949.495.1200', 'bark@techounds.com', 'http://techounds.com/', 'Technical Recruiting Services', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(102, 'Teradata ', '17095 Via Del Campo San Diego, CA 92127 United States', '92127', '(866) 548-8348', '', 'http://marketing.teradata.com/', 'Marketing & Data Management', 'Medium ', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(103, 'T-Force Group', '250 Commerce, Suite 240 Irvine, California, 92602, USA', '92602', '(949) 208-1527', '\n\ncontactus@t-force.com, info@t-force.com', 'http://www.t-force.com/Services/HrSolutions', 'Human Resources', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(104, 'The Cydio Group', 'The Cydio Group Inc. 591 Camino de la Reina - Suite 1150 San Diego, CA 92108 ', '92108', '619.573.4848', '', 'www.cydio.com', 'IT Staffing', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(105, 'Tristaff Group', '6336 Greenwich Drive Suite 100 San Diego, CA 92122', '92122', '858-453-1331', 'sandiego@tristaff.com', 'http://www.tristaff.com/index.php', 'Talent Acquisition', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(106, 'Twilio', '645 Harrison Street, Third Floor | San Francisco, CA 94107', '94107', '1.877.889.4546', '', 'https://www.twilio.com/', 'Telecommunication', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(107, 'Underground Elephant', '600 B St. #1300, San Diego, CA 92101', '92101', '(800) 466.4178', 'info@undergroundelephant.com', 'http://undergroundelephant.com/', 'Digital Marketing Services\nSoftware Development', 'Medium', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(108, 'Vaco', '4250 Executive Square, Suite 750 La Jolla, CA 92037', '92037', '(858) 642-0000', '', 'http://www.vaco.com/san-diego', 'Recruiters', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(109, 'Velocify', ' Velocify: High Performance Sales 222 N. Sepulveda, Suite 1800, El Segundo, CA 90245 ', '90245', '(877) 645-7918 ', 'contact@velocify.com', 'velocify.com', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(111, 'Vision Tree', '8885 Rio San Diego Drive, Suite 220San Diego, CA 92108', '92108', '(619) 295-2800', '', 'http://www.visiontree.com/', 'Healthcare', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(113, 'Web Shop Manager', '3760 Convoy Street Suite 340 San Diego, CA 92111', '92111', '(619) 278-0872', '\ninfo@webshopmanager.com', 'webshopmanager.com', 'Online Business', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(115, 'Workbridge Associates', '4695 MacArthur Court Suite 980 Newport Beach, CA 92660', '92660', '(949) 833-1300', 'orangecounty@workbridgea.com', 'http://www.workbridgeassociates.com/', 'Recruitment Company', 'Low', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(116, 'Xifin', '12225 El Camino Real, San Diego, CA 92130', '92130', '(858) 793-5700', '', 'http://www.xifin.com/', 'Software Development', 'High', '', '', '', '', '2015-03-19 19:00:00', '2015-03-19 19:00:00'),
(117, 'Interknowlogy', '1525 Faraday Ave # 250, Carlsbad, CA 92008, United States', '92008', '760.930.0075 Ext. 1', 'info@interknowlogy.com', 'https://interknowlogy.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 19:55:10'),
(118, 'TC technology', '1000 Young Street, Suite 490 Tonawanda, NY 14150', '92008', '716.743.9900', 'info@tctechnology.com', 'https://www.tctechwny.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 19:56:18'),
(119, 'JetHead Development Inc', '1815 Aston Ave # 101, Carlsbad, CA 92008, United States', '92008', '(760) 444-1200', 'dbye@jetheaddev.com', 'https://www.jetheaddev.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 19:58:16'),
(120, 'Mahoney Software', '1938 Kellogg Ave., Carlsbad, California, 92008, United States', '92008', '(760) 525-5265', 'patrick@mahoneysoftware.com', 'http://www.mahoneysoftware.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 19:59:10'),
(121, 'Carlsbad Tech', '5928 Farnsworth Ct, Carlsbad, CA 92008', '92008', '(760) 431-8284', 'regulatory@carlsbadtech.com', 'http://carlsbadtech.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 19:59:57'),
(122, 'Enviance', '5857 OWENS AVENUE, SUITE 102,CARLSBAD, CA 92008', '92008', '1.866.368.4262', 'start@enviance.com', 'https://www.enviance.com', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:00:56'),
(123, 'NTENT', '1808 Aston Ave, Suite 170, Carlsbad, CA 92008', '92008', '760-930-7600', 'info@ntent.com', 'https://ntent.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:01:33'),
(124, 'Centauri ', '1921 Palomar Oaks Way #300, Carlsbad, CA 92008, United States', '92008', '760.602.3400', 'communications@centauricorp.com', 'https://www.centauricorp.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:02:04'),
(125, 'Brokermint', '2175 Salk Ave, Ste 185 Carlsbad CA 92008', '92008', '619-432-3375', 'support@brokermint.com', 'https://brokermint.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:02:37'),
(126, 'Workwell technologies', '2777 Loker Ave W, Suite A, Carlsbad, CA 92010', '92010', '(800) 518-8925', 'info@workwelltech.com', 'https://workwelltech.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:03:10'),
(127, 'Core Strengths', '2701 Loker Ave W Suite 250, Carlsbad, CA 92010, United States', '92010', '+1 760-602-0086', 'info@corestrengths.com', 'https://corestrengths.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:03:42'),
(128, 'Verisk 3e', '3207 Grey Hawk Ct, Carlsbad, CA 92010, United States', '92010', '+1 760.602.8700', 'info@Verisk3E.com', 'https://www.verisk3e.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:04:16'),
(129, 'Sungard', '2036 Corte Del Nogal #200, Carlsbad, CA 92011, United States', '92011', '1.866.714.7209', 'as.marketingevents@sungardas.com', 'https://www.sungardas.com/en/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:04:45'),
(130, 'Zingle', '2270 Camino Vida Roble K, Carlsbad, CA 92011, United States', '92011', '1 877-946-4536', ' support@zingleme.com', 'https://www.zingle.me/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:05:28'),
(131, 'abtech technologies', '2042 CORTE DEL NOGAL, CARLSBAD, CA, 92011', '92011', '800-474-7397', 'INFO@ABTECHTECHNOLOGIES.COM', 'https://abtechtechnologies.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:06:17'),
(132, 'Loadspring solutions', '2131 Palomar Airport Rd #150, Carlsbad, CA 92011, United States', '92011', '+1 978.685.9715', 'information@loadspring.com', 'https://www.loadspring.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:06:47'),
(133, 'AU technology solutions', '4407 Manchester Ave Suite 101, Encinitas, CA 92024', '92011', '(760) 299-4104', 'support@autechnologysolutions.com', 'https://autechnologysolutions.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:07:14'),
(134, 'GoSite', '2815 Camino del Rio S Suite 300, San Diego, CA 92108', '92108', '(858) 295-7995', 'hello@gosite.com', 'https://www.gosite.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:07:46'),
(136, 'Graphpad Software Inc', '2365 Northside Dr Suite 560, San Diego, CA 92108', '92108', '(858) 454-5577', 'support@graphpad.com', 'https://www.graphpad.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:09:03'),
(137, 'Malimar Technology Group Inc', '2831 Camino del Rio S Suite 306, San Diego, CA 92108', '92108', '(619) 444-2200', 'support@malimar.com', 'https://malimar.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:09:46'),
(138, 'Microwest Software Systems', '10981 San Diego Mission Rd # 210, San Diego, CA 92108', '92108', '(619) 280-0440', 'info@microwestsoftware.com', 'www.microwestsoftware.com', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:10:24'),
(139, 'Scientific Research Corporation', '4025 Hancock St #108, San Diego, CA 92110', '92110', '(619) 564-5060', '', 'https://www.scires.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:11:22'),
(140, 'Brain Corp', '10182 Telesis Ct, San Diego, CA 92121', '92121', '(858) 689-7600', 'media@braincorp.com', 'braincorp.com', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:11:53'),
(141, 'Fairway Technologies, Inc.', '4370 La Jolla Village Dr Suite 500, San Diego, CA 92122', '92122', '(858) 454-4471', 'hi@fairwaytech.com', 'www.fairwaytech.com', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:12:27'),
(142, 'Ad-Juster, Inc', '13280 Evening Creek Dr S #100, San Diego, CA 92128', '92128', '(858) 842-1386', 'sales@ad-juster.com', 'https://www.ad-juster.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:12:59'),
(143, 'DB CyberTech', '15015 Avenue of Science #150, San Diego, CA 92128', '92128', '(800) 598-0450', 'info@dbcybertech.com', 'https://dbcybertech.com/', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:13:32'),
(144, 'Adage Software, Inc.', '9968 Hibert St #101, San Diego, CA 92131', '92131', '(858) 368-9491', 'info@adagesoftware.com', 'www.adagesoftware.com', '', 'medium', '', '', '', '', '2019-10-09 19:00:00', '2019-10-10 20:14:01'),
(145, 'Mitek', '600 B Street, Suite 100,San Diego, CA 92101', '92101', '323.468.2300', 'ir@miteksystems.com', 'https://www.miteksystems.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:27:09'),
(146, 'Certify inc', '919 4th Ave., Suite 204,San Diego, CA 92101,', '92101', '619-359-8300', 'support@certify.com', 'https://www.certify.com', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:28:10'),
(147, 'Efficient Technology', '1572 2nd Ave, San Diego, CA 92101, United States', '92101', '(877) 456-7845', 'marketing@efficienttech.com', 'http://www.efficienttech.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:28:50'),
(148, 'Reverse vision inc', '1620 5th Avenue, Suite 525,San Diego, CA 92101', '92101', '858.433.4970', 'connect@reversevision.com', 'https://www.reversevision.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:29:44'),
(149, 'Infinity software', '501 W Broadway #500, San Diego, CA 92101', '92101', '850.383.1011', 'sales@infinity-software.com', 'https://www.infinity-software.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:30:27'),
(150, 'Nightcoders', '600 W. Broadway, Suite 700 San Diego, CA 92101', '92101', '+1 (310) 270-7894', 'inquiries@nightcoders.com', 'https://nightcoders.com', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:31:01'),
(151, 'Axure software solutions', '707 Broadway, San Diego, CA 92101, United States', '92101', '1 800-895-0810', 'support@axure.com', 'https://www.axure.com', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:31:40'),
(152, 'Tragic media', '433 G St, San Diego, CA 92101, United States', '92101', '1 619-795-6677', 'info@tragic.media', 'https://tragic.media/home', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:32:11'),
(153, 'Appmakery', '1281 Ninth Ave, San Diego, CA 92101, United States', '92101', '+1 619-655-6567', 'Hello@appmakery.com', 'https://appmakery.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:32:43'),
(154, 'Regpack', '530 B St #1500, San Diego, CA 92101, United States', '92101', '855.377.7707', 'sales@regpacks.com', 'https://www.regpacks.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:33:25'),
(155, 'LumenVox, LLC', '591 Camino De La Reina #1040, San Diego, CA 92108, United States', '92108', '+1 858-707-7700', 'sales@LumenVox.com', 'https://www.lumenvox.com', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:33:59'),
(156, 'Wired Avenue', '611 W G St UNIT 122, San Diego, CA 92101, United States', '92101', '855-850-9090', 'info@wiredave.com', 'https://www.wiredave.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:34:34'),
(157, 'Oceaneering', '9085 Aero Dr, San Diego, CA 92123, United States', '92123', '+1 858-586-0933', 'info@oceaneering.com', 'https://www.oceaneering.com', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:35:15'),
(158, 'Xonicwave', '3111 Camino Del Rio N #400, San Diego, CA 92108, United States', '92108', '858-429-5819', '', 'https://www.xonicwave.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:35:55'),
(159, 'MRC smart technology solutions', '5657 Copley Dr, San Diego, CA 92111, United States', '92111', '+1 858-573-6300', 'sales@mrc360.com', 'https://www.mrc360.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:36:42'),
(160, 'Caltech Advantage IT consultants', '2707 Congress St Unit 1D, San Diego, CA 92110, United States', '92110', '+1 858-876-4231', 'steve@caltechadvantage.com', 'https://www.caltechadvantage.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:37:35'),
(161, 'Classy', '350 Tenth Ave Suite 1300, San Diego, CA 92101, United States', '92101', '+1 619-961-1892', 'info@classy.org', 'https://www.classy.org/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:38:14'),
(162, 'Kore technologies', '5186 Carroll Canyon Rd, San Diego, CA 92121, United States', '92121', '858-678-0030', 'support@koretech.com', 'http://www.koretech.com', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:38:49'),
(163, 'Kore technologies', '6540 Lusk Blvd c112, San Diego, CA 92121, United States', '92121', '+1 833-469-3626', 'hello@yembo.ai', 'https://yembo.ai/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 16:39:26'),
(164, 'VAStek Inc.', '1230 Columbia St Suite 1180, San Diego, CA 92101, United States', '92101', '+1 858-900-6236', 'info@vastekgroup.com', 'https://www.vastekgroup.com/services/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:07:53'),
(165, 'Ancora Software', 'Emerald Plaza, San Diego, CA 92101, United States', '92101', '+1 844-626-2672', 'sales@ancorasoftware.com', 'https://ancorasoftware.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:08:32'),
(166, 'Mindera', '448 W Market St suite 202, San Diego, CA 92101, United States', '92101', '+1 619-800-1837', 'hello.us@mindera.com', 'https://mindera.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:09:24'),
(167, 'Aegis Software Inc', '675 L St, San Diego, CA 92101, United States', '92101', '+1 619-544-0836', 'marketing@aiscorp.com', 'https://www.aiscorp.com/en/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:10:52'),
(168, 'Halo BI', '2375 Northside Dr Suite 320, San Diego, CA 92108, United States', '92108', '+1 888-300-0219', 'info@halobi.com', 'https://halobi.com', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:11:29'),
(169, 'Dimensional Insight San Diego', '8885 Rio San Diego Dr # 127, San Diego, CA 92108, United States', '92108', '1 619-684-5340', 'info@dimins.com', 'https://www.technology.dimins.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:12:11'),
(170, 'InnovaSystems International, LLC', '2385 Northside Dr #300, San Diego, CA 92108, United States', '92108', '+1 619-955-5800', 'info@innova-systems.co.uk', 'http://www.innovasi.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:12:46'),
(171, 'Highbury Defense Group', '2725 Congress St Ste. 1M, San Diego, CA 92110, United States', '92110', '619) 895-8030.', ' info@highburydefense.com', 'https://highbury-defense.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:13:29'),
(172, 'Go engineer ', '4499 Ruffin Rd #100, San Diego, CA 92123, United States', '92123', '+1 858-753-0006', 'support@goengineer.com', 'https://www.goengineer.com', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:14:28'),
(173, 'Emax Technology', '9765 Marconi Dr, San Diego, CA 92154, United States', '92154', '+1 619-869-8814', 'contact@emax-technology.com', 'http://emax-technology.com/', '', 'medium', '', '', '', '', '2019-10-10 19:00:00', '2019-10-11 18:15:15'),
(174, 'fafdsasdfasf', 'Rang Mehal', '', '', 'faisalpak14@gmail.com', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '2019-10-15 16:27:43'),
(175, 'Nextbridge', 'Johar Town', '', '', 'faisalpak14@gmail.com', '', '', '', '', '', '', '', '0000-00-00 00:00:00', '2019-10-15 16:28:35'),
(176, 'fafdsasdfasf', 'Rang Mehal', '54000', '03236009100', 'faisalpak14@gmail.com', 'http://google.com', 'fdsfdsafdsafsdaf', 'medium', '', 'Punjab', '', 'Punjab', '0000-00-00 00:00:00', '2019-10-15 16:29:37'),
(177, 'fafdsasdfasf', 'Rang Mehal', '54000', '03236009100', 'faisalpak14@gmail.com', 'http://google.com', 'fasfddasfdsfdsafsdfsdafsadfsadfsadf', 'low', '', 'Punjab', '', 'Punjab', '0000-00-00 00:00:00', '2019-10-15 16:30:49'),
(178, 'fafdsasdfasf', 'Rang Mehal', '54000', '03236009100', 'faisalpak14@gmail.com', 'http://google.com', '', '', '', 'Punjab', '', 'Punjab', '2019-10-15 16:36:22', '2019-10-15 16:36:22'),
(179, 'fafdsasdfasf', 'Rang Mehal', '54000', '03236009100', 'faisalpak14@gmail.com', '', '', '', '', 'Punjab', '', 'Punjab', '2019-10-15 16:39:35', '2019-10-15 16:39:35');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `locations`
--
ALTER TABLE `locations`
  ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `locations`
--
ALTER TABLE `locations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=180;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
