Unstoppable Domains

Selling SQL article database ,30K+ articles

Spaceship Spaceship
Watch
Status
Not open for further replies.

Ninformer.com

Keeping you informed.Established Member
Impact
2
I am selling MySQL dump database of 35K+ articles.These are articles from sites were you can grab articles for free.


Table structure for your reference:

CREATE TABLE `articles` (
`id` int(11) NOT NULL auto_increment,
`category` varchar(100) collate latin1_general_ci NOT NULL default '',
`url` varchar(255) collate latin1_general_ci NOT NULL default '',
`title` varchar(255) collate latin1_general_ci NOT NULL default '',
`author` varchar(200) collate latin1_general_ci NOT NULL default '',
`description` text collate latin1_general_ci NOT NULL,
`articletext` longtext collate latin1_general_ci NOT NULL,
`source` varchar(100) collate latin1_general_ci NOT NULL default '',
`approved` tinyint(4) NOT NULL default '1',
PRIMARY KEY (`id`),
KEY `url` (`url`),
KEY `category` (`category`),
KEY `ndx_approved` (`approved`),
FULLTEXT KEY `title` (`title`),
FULLTEXT KEY `articletext` (`articletext`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=176432 ;(


$10 per copy.

PM me if interested!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Could you post some samples ?
 
0
•••
Status
Not open for further replies.
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back