OpenQM , functional multi-user database
-
- New User
- Posts: 3
- Joined: Fri Apr 29, 2005 3:23 pm
OpenQM , functional multi-user database
The OpenQM database from Ladybridge Systems is available for Windows, Linux, FreeBSD, Mac and PDAs and can be accessed from PureBasic programs using a simple set of function calls.
OpenQM uses the powerful multivalue (post-relational) data model, simplifying application design and speeding up development compared to to the fully normalised relational model. The same database can be accessed by other interfaces such as "green screen", web, VB, mv.Net and many others.
For more details visit www.openqm.com.
OpenQM uses the powerful multivalue (post-relational) data model, simplifying application design and speeding up development compared to to the fully normalised relational model. The same database can be accessed by other interfaces such as "green screen", web, VB, mv.Net and many others.
For more details visit www.openqm.com.
Doesn't look to be SQL complient. I looked at the site but it certainly doesn't excite me enough to even want to test.
I notice the user name is the same as the company name... sounds like a forum spam
I notice the user name is the same as the company name... sounds like a forum spam
Paul Dwyer
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
The website is a piece of ....
This is a bot for sho'!
This is a bot for sho'!
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
-
- New User
- Posts: 3
- Joined: Fri Apr 29, 2005 3:23 pm
> I notice the user name is the same as the company name... sounds like a forum spam
Not a spam, just using the "announcements" feature to publicise a product in response to a suggestion from a user who thinks we deserve more attention.
> Doesn't look to be SQL complient. I looked at the site but it certainly doesn't excite me enough to even want to test.
Amazing! No, we are not SQL compliant. There is more to life than SQL and fully normalised databases. Some of the worlds biggest databases are implemented using this model. It is used, for example, by most of the world's banks.
Multivalue databases are typcially ten times quicker to implement than their relational counterparts, are massively easier to maintain and often have much faster processing times.
I will take this no further here. If your vew of databases extends no further than the relational model you will never move forwards.
Not a spam, just using the "announcements" feature to publicise a product in response to a suggestion from a user who thinks we deserve more attention.
> Doesn't look to be SQL complient. I looked at the site but it certainly doesn't excite me enough to even want to test.
Amazing! No, we are not SQL compliant. There is more to life than SQL and fully normalised databases. Some of the worlds biggest databases are implemented using this model. It is used, for example, by most of the world's banks.
Multivalue databases are typcially ten times quicker to implement than their relational counterparts, are massively easier to maintain and often have much faster processing times.
I will take this no further here. If your vew of databases extends no further than the relational model you will never move forwards.
topic moved and title changed.....
one notice: as for an opensource,
user don't want fill all that stuff for an download...
for myself, i abort that.
one notice: as for an opensource,
user don't want fill all that stuff for an download...
for myself, i abort that.
Last edited by Rings on Fri Sep 21, 2007 11:26 am, edited 1 time in total.
SPAMINATOR NR.1
With a topic like that, I was intrigued.. and expected to see some specific PB examples. I'm personally very interested in databases, but you've kinda lost me here.. even after looking at the site (which I agree with the others - is not particularly good). The comment "I will take this no further here" isn't very helpful either. Please come up with some demo code/examples that connect to a sample database. This will illustrate some concepts and you might get some more interest. Otherwise I gather most people are just fine using MySQL, Firebird, sqlite etc.. which work well with PB already via ODBC or native dll drivers.
Really? I work in a bank and most of our competitors use databases I've heard of. SQL is very common, at least supporting some sort of SQL interface as an add in. and normalisation? Admittely your product was a little lean in the tables and joins department from looking at the quick guide. You're talking about this http://en.wikipedia.org/wiki/Database_normalization ?ladybridge wrote:>
There is more to life than SQL and fully normalised databases. Some of the worlds biggest databases are implemented using this model. It is used, for example, by most of the world's banks.
Worlds largest? http://wintercorp.com/vldb/2003_TopTen_ ... inners.pdf I seem to recognise most of these too.
I don't mind people trying to make a sale but could we do it without the condescention. It's not really a great ad for your after sales support manner that's for sure :roll:
Paul Dwyer
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Then of course "it" is not their software, it's just ones that they claim to be of a similar type. (which even then is unlikely to be correct)
In defense of their product though, it did look like it handled transactions well and the documentation was pretty good (a lot better than their web page which looks like a backyard job)
Take a look at that Daytona monster from AT&T though in the worlds top 10, wow, that's pretty cool.
In defense of their product though, it did look like it handled transactions well and the documentation was pretty good (a lot better than their web page which looks like a backyard job)
Take a look at that Daytona monster from AT&T though in the worlds top 10, wow, that's pretty cool.
Paul Dwyer
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein