NameSilo

Database Sale

Spaceship Spaceship
Watch
Status
Not open for further replies.

sawz

Established Member
Impact
2
over 28000 baby names:

CREATE TABLE `names` (
`id` int(5) NOT NULL auto_increment,
`name` varchar(25) NOT NULL default '',
`meaning` text NOT NULL,
`gender` varchar(6) NOT NULL default '',
`origin` varchar(24) NOT NULL default '',
PRIMARY KEY (`id`)
) TYPE=MyISAM AUTO_INCREMENT=28583 ;

over 29000 drink recipes, cocktails baby...

CREATE TABLE `recipes` (
`id` int(11) default NULL,
`title` varchar(255) default NULL,
`titlecat` varchar(255) default NULL,
`recipe` longtext,
`category` varchar(64) default NULL,
`category2` varchar(255) default NULL,
`category3` varchar(50) default NULL,
`category4` varchar(50) default NULL,
KEY `category` (`category`),
KEY `category2` (`category2`)
) TYPE=MyISAM;

over 89000 plants, Symbol Scientific Common Family

CREATE TABLE IF NOT EXISTS `plants` (
`id` int(10) NOT NULL default '0',
`symbol` varchar(255) NOT NULL default '',
`scientific` varchar(255) NOT NULL default '',
`common` varchar(255) NOT NULL default '',
`family` varchar(255) NOT NULL default '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

over 4000 ethnic recipes

CREATE TABLE `ethnic_recipes` (
`id` int(11) NOT NULL auto_increment,
`title` varchar(255) default NULL,
`titlecat` varchar(255) default NULL,
`recipe` longtext,
`category` varchar(64) default NULL,
`category2` varchar(255) default NULL,
`category3` varchar(50) default NULL,
`category4` varchar(50) default NULL,
UNIQUE KEY `id` (`id`)
) TYPE=MyISAM;

each database is ready for immediate download at a cost of $5 each.

PM me for payment details please.

i have more, but will not offer them till i see how this one goes.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
i have added a couple of more databases to this offer,
you can view theme here
 
0
•••
Status
Not open for further replies.
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

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