Databases: Difference between revisions

starting on == Useful resources for database related matters == + w:semantic query performance evaluation tool
m Juboxi moved page Database to Databases: pluralization is rational as per content
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
For more options and information see the '''[[w:Database model|Wikipedia article on database models]]'''.
For more options and information see the '''[[w:Database model|Wikipedia article on database models]]'''.
----
----
== Factors affecting database systems selections ==
* [[Copyleft]] 'free to modify' and 'free in cost' software is strongly preferred over other solutions.
* Minimal modifications required could be another preference as that means maintenance of the chosen solution is minimized in that aspect.


== Relational databases ==
== Relational databases ==
Line 86: Line 81:
== Useful resources for database related matters ==
== Useful resources for database related matters ==
* [http://swat.cse.lehigh.edu/projects/lubm/ Lehigh University Benchmark] may be useful in evaluating [[w:semantic query|semantic query]] performance
* [http://swat.cse.lehigh.edu/projects/lubm/ Lehigh University Benchmark] may be useful in evaluating [[w:semantic query|semantic query]] performance
* [http://www.cambridgesemantics.com/semantic-university/sparql-by-example A very good SPARQL tutorial Cambridge Semantics]