An open-source grocery database [closed] - database

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm developing a product for retailers and I'm looking for an ready database of grocery SKUs for testing purposes. Would this be available anywhere? Any help is highly appreciated

It's a bit of a long shot, but if you go to http://publicdata.eu/ and select the "agriculture" group, you can limit the results by format of data (on the right hand side under "Resource Formats") and I know it isn't ideal, but they often have XLS and similar spreadsheet type formats with data regarding the agriculture industry in Europe. I'm not sure if that would include SKUs, but it might be a decent place to start?

Related

Oracle sample schema for big data [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Are there any sample oracle schemas for big data? Specifically searching more than 500K row, multiple column and more than one table.
For this purpose I have used TPC benchmarks. You can download a dbgen tool which you can use to generate as much data as you want. You can download it here: http://www.tpc.org/tpc_documents_current_versions/current_specifications.asp

Guidebox API alternatives for searching streaming services [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I found out yesterday that the Guidebox API for retrieving data on shows/movies currently streaming on many of the popular streaming services is moving to pay-only starting in August, and is prohibitive for my budget.
Does anyone know of any alternatives for getting a list of content currently available to stream on various services? (Netflix doesn't necessarily have to be included). I have searched around without much luck.
Thanks a lot.

Which database should I use for a rule-based language? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I wrote rules in Jess, which database should I use to store them?
Jess has no built-in capability for storing rules in a database; it works with flat files, either text or XML. To use a database, you'd have to implement code yourself to retrieve (and store) them. As such, there's not much we can do to help you choose a database, as Jess won't care.

mobile phones make/model/characteristic database [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Please help finding software/database with mobile phones make/model/characteristic database. I need it to integrate into my website.
Most of these are copyrighted so we can't help you. Best idea is to pull the data manually from the makes you know....
There might be free sources out there, but I highly doubt it.
edit
to update my post... Wikipedia is a great source of information, but please observe the licenses which they have over their data. Most often, it's the Creative Commons License, but this doesn't meant that their sources have other licenses... And there are others too...
Manufacturers/Makes:
http://en.wikipedia.org/wiki/List_of_mobile_phone_makers_by_country
http://www.phonearena.com/
Models:
http://www.phonearena.com/

Where can I find SQL statements to create EAV model? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Alternatively, anyone know of where I can get the EAV model for Erwin?
Why would anybody want to build an EAV system using a SQL database? It's a square peg in a round hole.
If you are really convinced that EAV is the appropriate solution for your problem domain why not choose a database product which supports it? Cassandra or Voldemort or Dynomite?
the tables and structure will depend on your domain.
here is information you can use as sample/template - wiki

Resources