The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
39 views

Why, or why not, to use a schema free database?

I've tried using only mongodb in a web application for some time. But I'm wondering why some people say schema-free or dynamic schema is powerful. Now I don't think it so fantastic or wonderful. Would ...
0
votes
1answer
31 views

Cross-referencing foreign keys in Django 1.4

I have a Django project where I would need two models to have a foreign key to each other. However this is not possible because two Python files would have to import each other which Python doesn't ...
0
votes
1answer
58 views

MongoDB Schema Design (nested array vs separate collection)

I'm writing client management web application. I'm trying to figure out the right way to manage my clients-payments relations. Once a day application is sending request to another API and ...
0
votes
1answer
42 views

General design principle for performance of OneToMany relations in relational model

I notice a pattern which seems pretty obvious now. Need to get your opinion on this. Suppose have a One To Many relationship from table 1 to table 2 in a relational model. For example table 1 could ...
0
votes
0answers
65 views

MongoDB Schema to track transformations and log process

I am redesigning a very normalized database using the much more flexible MongoDB. The current problem is that the existing structure doesn't support the new processes being implemented without ...
0
votes
1answer
32 views

BizTalk Schema De velopment Issue with Element Occurances

Please find the below xml format, for which I'm trying to build a Schema. <?xml version="1.0" encoding="UTF-8"?> <?ORX ORXHEADER="200" VERSION="201" SECURITY="NONE" OLDFILEUID="NONE" ...
0
votes
1answer
56 views

BizTalk Schema Development - hexadecimal value 0x19, is an invalid character

I have a Schema element node as below <MESSAGE>Employees eligibility for a benefit granted by a banking department agency of security.</MESSAGE> while I'm developing the schema for ...
0
votes
0answers
30 views

How do I model a localized cms in cassandra

I'm planning a schema for a cassandra DB using CQL3 and a model where pages can contain many modules but I'd like those module names to be localized. So far I've got a table module {id, name : ...
0
votes
0answers
47 views

Document schema designer

When dealing with a relational database schema, there are plenty of tools available to design and share it. For example, in the case of MySQL you have the MySQL Workbench (not that you would be ...
2
votes
1answer
247 views

MongoDB Conversation / Private Message Schema using Mongoid

I'm building a forum system in Rails in order to become more acquainted with Rails and Mongoid. A feature I'd like to add is a private message system forum users can use to message each other. In ...
0
votes
1answer
372 views

Use more than one schema per collection on mongodb

I wanted to use more than one schema per collection in mongodb , how to use it....? It gives me this error when I try to run it: Error: OverwriteModelError: Cannot overwrite allUsers model once ...
1
vote
3answers
93 views

Mongoose variable key name

I have a mongo object and wish to access it via mongoose for my web app. The schema I've defined has an Object storing user ids and a 3-level value (yes, maybe or no). e.g. "user_info": { ...
0
votes
2answers
66 views

Is there a good piece of software to visually design schema for SQL Server? [closed]

It would preferably generate the sql code. Thanks! Also, preferably free.
2
votes
5answers
156 views

Which of these 2 MySQL DB Schema approaches would be most efficient for retrieval and sorting?

I'm confused as to which of the two db schema approaches I should adopt for the following situation. I need to store multiple attributes for a website, e.g. page size, word count, category, etc. and ...
0
votes
2answers
91 views

Where should I put activities timeline in mongodb, embedded in user or seperately?

I am building an e-learning app, and showing student activities as a timeline, should I embed them in the user collection, or create a separate collection with an userId. Constraints: One to many ...
3
votes
1answer
122 views

What is the correct mongo schema design for a job queue?

I would like to implement a job queue in Mongo. The entire software system is based around Mongo so it seems natural and potentially a good fit. The jobs collection stores each job state as a ...
0
votes
0answers
10 views

how to model time extension on db table?

In our application we manage permissions, these permissions have a start_date and a end_date. Sometimes it's possible to apply time extension to these permissions, so that these permission may change ...
2
votes
2answers
136 views

MongoDB query by foreign key

I have two collections: USERS: { id:"aaaaaa" age:19 , sex:"f" } { id:"bbbbbb" age:30 , sex:"m" } REVIEWS: { id:777777 , user_id:"aaaaaa" , text:"some review data" } { id:888888 ...
0
votes
1answer
43 views

Which Schema change scenario?

My current schema looks like the following: ID | DisplayVal -- ---------- 1 1-H-3 2 2-H-3 3 3-J-4 In the above, the ID field is an IDENTITY INT field which is also used as and end ...
0
votes
1answer
58 views

XML Schema Design - <xs:documentation> source attribute value

I have been asked to document an XML Schema file. I am required to include business and technical descriptions for each of the schema elements. Looking at our guidelines and the W3C XML Schema ...
0
votes
1answer
384 views

HBase: Scan column qualifiers - is it possible?

I have some various IDs related to each row: let's say, 1001, and 1002. Each of these IDs has a similar set of attributes. So my thought is to have one column family ('cf') with column qualifiers as ...
1
vote
2answers
82 views

What is meant by modularity in an XML schema? [closed]

What is meant by modularity in an XML schema? i.e. given an xsd, what could be done to make it modular?
0
votes
0answers
202 views

Django model inheritance vs composition, and querying multiple models/tables together

I have a Django app that has a number of different models, all with a bunch of common data. Ultimately, I think this question comes down to a decision between inheritance and composition. My current ...
1
vote
0answers
126 views

Meaning of Column properties in SQuirreL SQL

I am using SQuilrreL SQL to connect to a local MySQL server, and am looking at the specification of the Columns of some table. At the same time I'm looking at the specification of the same table ...
0
votes
1answer
36 views

rails assocations using column other than primary key

i am fairly new to rails and want to take advantage of the associations ActiveRecord provides in trying to set up a new project and schema. i have two models, users and questions. when a user is being ...
0
votes
3answers
73 views

Mongodb Schema design suitable one suggestion

Hi I am newbie to mongodb.I am using java. I have 2 tables system, system_properties in my relational table. Something like this. Table Fields ...
2
votes
1answer
130 views

MongoDB data schema performance

I am trying to understand the internal allocation and placement of arrays and hashes (which, from my understanding are implemented through arrays) in MongoDB documents. In our domain we have ...
0
votes
2answers
635 views

How to make a schema.ini - help needed

Morning, I am new to this so just need a quick hand on how to create a schema.ini file. I need to have 2 cols, one for the product sku, which is a string value. And one for the price, which is a ...
1
vote
2answers
98 views

Logging file access with MongoDB

I am designing my first MongoDB (and first NoSQL) database and would like to store information about files in a collection. As part of each file document, I would like to store a log of file accesses ...
4
votes
1answer
163 views

How to implement a catalogue for meta-data and automating SQL in a database?

I have read here the discussions on 5NF, EAV and 6NF and the need for a catalogue to handle meta-data and the complex SQL "automatically". How is that implemented in practice? PerformanceDBA wrote ...
0
votes
1answer
176 views

Hbase schema design - Suggestion Required

I have recently started experimenting Hbase and hadoop stack. I am trying to build an application from scratch. I am designing my schema for my application which will be using google n-gram data set. ...
0
votes
1answer
245 views

MongoDB Schema Design ordering service

I have the following objects Company, User and Order (contains orderlines). User's place orders with 1 or more orderlines and these relate to a Company. The time period for which orders can be placed ...
2
votes
1answer
117 views

Opinion on my case MongoDB schema design

This is a pretty common question on MongoDB: When to embed and when to reference. However in my case, this appears to be somehow a dilemma. I have a document that have a reference where I could just ...
0
votes
1answer
299 views

mongodb vs. postgres: modeling conditions

We are now choosing a database for a project. The candidates are mongodb and postgres. Our users need to define conditional logic, e.g. user defines conditions (as strings) "x happens", "y leaves" ...
0
votes
0answers
67 views

how to order data records using just previous and next fields in data table?

I have the following mysql structure tables: holons bricks stacks givens whens thens stack_made_of_holons The key relationships are: Brick belongsTo Holon Stack belongsTo Holon Stack hasMany ...
0
votes
1answer
654 views

Defining a valid mongoose schema for my JSON with nested docs without arrays?

Im pretty new to JavaScript and Mongoose. I ended with a bit weird designed JSON which I want to persist via mongoose. This is an example of this JSON: {name : "a_string", a1 : {something : ...
0
votes
1answer
57 views

Put table in a table

I have a schema design that looks like this: Table: User Row Column Family User u1 User:name User:mail ...
0
votes
2answers
107 views

design mongodb schema for a specific project: embed documents or use foreign key

In my project, it has 3 models: City Plaza Store a city has plazas and stores; a plaza has stores. My initial design is to use "foreign keys" for the relationship. (I am from mysql and jsut ...
1
vote
1answer
117 views

Building a many-to-many db schema using only an unpredictable number of foreign keys

Good afternoon (at least around here), I have a many-to-many relationship schema that I'm having trouble building. The main problem is that I'm only working with primary and foreign keys (no varchars ...
2
votes
1answer
307 views

Recurring Events Schema w/ MongoDB

I've read some of the papers out there describing data storing methods for recurring events, but I'm still trying to wrap my head around the best practice, especially concerning MongoDB. My main ...
1
vote
3answers
75 views

how do I do 'not-in' operation in mongodb?

I have two collections - shoppers (everyone in shop on a given day) and beach-goers (everyone on beach on a given day). There are entries for each day, and person can be on a beach, or shopping or ...
0
votes
0answers
44 views

database schema design- huge number of entities to track

I am working to create an application in which many simultaneous requests come in every second to that application. Each request has to be assigned a unique (and as yet unused) IP address- the number ...
1
vote
1answer
958 views

HBase schema/key for real-time analytics solution

We are looking at using HBase for real-time analytics. Prior to HBase, we will be running a Hadoop Map Reduce job over our log files and aggregating the data, and storing the fine-grained aggregate ...
0
votes
1answer
191 views

Porting MySQL app to MongoDB and the _id field

I have a PHP app which can hook into multiple backends (currently MySQL or XML) and which I'm trying to make work with MongoDB as well. One seemingly minor issue that I'm distinctly struggling with ...
0
votes
1answer
81 views

Creting collection only on MongoDB

I want to create only the collections structure. i.e. Say Products collection contains a list of Categories. I want to specify this container structure by creating this dependencies, but I do not ...
0
votes
0answers
28 views

Data / infrastructure opinions needed for my site OacDb.com

When I created the site oacdb.com, I used MySQL and a Rails-inspired framework. I originally made this site because of my interest in relating these types of data together and learning how to do it ...
0
votes
1answer
492 views

Find minimal key for relation scheme

I have a database for an investment firm: B (broker) O (office of broker) I (investor) S (stock) Q (quantity of stock owned by investor) D (dividend paid by stock) Functional dependencies S ⟶ D ...
0
votes
1answer
114 views

Is this Schema OK for MongoDB Usage?

I'm building a web app for an staff canteen - with some social features like comments, pictures, ratings,... The first time I made it with classic SQL - A lot of joints where the result - very ...
0
votes
2answers
384 views

MongoDB data structure with large number internal documents

I am relatively new to MongoDB, and so far am really impressed. I am struggling with the best way to setup my document stores though. I am trying to do some summary analytics using twitter data and ...
2
votes
1answer
503 views

Forum Model For MongoDB

So I am creating a model for a forum. Think thread and a bunch of comments where. Thread has many comments. In RDBMS world, I would design this as such Thread --has many--> Comment id ...

1 2 3