Schrift
Wiki:Tipp zum Debugging: use Data::Dumper; local $Data::Dumper::Useqq = 1; print Dumper \@var;
[thread]3687[/thread]

MySQL Performance (Seite 2)



<< |< 1 2 >| >> 17 Einträge, 2 Seiten
nepos
 2006-05-16 12:52
#34395 #34395
User since
2005-08-17
1420 Artikel
BenutzerIn
[Homepage] [default_avatar]
Wenns nicht MySQL sein muss koennte PostgreSQL eventuell einen Blick wert sein. Ich glaube, das ist ein wenig leistungsfaehiger als MySQL.
bloonix
 2006-05-16 13:01
#34396 #34396
User since
2005-12-17
1615 Artikel
HausmeisterIn
[Homepage]
user image
[quote=nepos,16.05.2006, 10:52]Wenns nicht MySQL sein muss koennte PostgreSQL eventuell einen Blick wert sein.[/quote]
Darüber habe ich auch schon nachgedacht. Ich glaube phaylon
war es, der davon geschwärmt hat, dass man in Postgre die
Stored Produces in Perl schreiben kann :)
What is a good module? That's hard to say.
What is good code? That's also hard to say.
One man's Thing of Beauty is another's man's Evil Hack.
GwenDragon
 2006-05-16 13:21
#34397 #34397
User since
2005-01-17
14555 Artikel
Admin1
[Homepage]
user image
[quote=opi,16.05.2006, 11:01][quote=nepos,16.05.2006, 10:52]Wenns nicht MySQL sein muss koennte PostgreSQL eventuell einen Blick wert sein.[/quote]
Darüber habe ich auch schon nachgedacht. Ich glaube phaylon
war es, der davon geschwärmt hat, dass man in Postgre die
Stored Produces in Perl schreiben kann :)[/quote]
Warum PostgreSQL?
http://dev.mysql.com/doc/refman/5.0/en/stored-procedures.html

//EDIT: Ach so, ihr meint PL/Perl.
http://www.postgresql.org/docs/8.1/interactive/xplang.html
http://www.postgresql.org/docs/8.1/interactive/plperl.html

Interessante Angelegenheit!\n\n

<!--EDIT|GwenDragon|1147771997-->
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

bloonix
 2006-05-16 13:32
#34398 #34398
User since
2005-12-17
1615 Artikel
HausmeisterIn
[Homepage]
user image
[quote=GwenDragon,16.05.2006, 11:21]Warum PostgreSQL?
http://dev.mysql.com/doc/refman/5.0/en/stored-procedures.html[/quote]
hi gwen, ich weiß jetzt nicht so recht was du damit meinst
What is a good module? That's hard to say.
What is good code? That's also hard to say.
One man's Thing of Beauty is another's man's Evil Hack.
GwenDragon
 2006-05-16 13:35
#34399 #34399
User since
2005-01-17
14555 Artikel
Admin1
[Homepage]
user image
Code: (dl )
1
2
3
4
5
//EDIT: Ach so, ihr meint PL/Perl.
http://www.postgresql.org/docs/8.1/interactive/xplang.html
http://www.postgresql.org/docs/8.1/interactive/plperl.html

Interessante Angelegenheit!
Ich habe meinen Beitrag oben nochmals editiert :blush:
Habe dich falsch verstanden.

Du meinst Procedural Languages in PostgreSQL ;)\n\n

<!--EDIT|GwenDragon|1147772184-->
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

bloonix
 2006-05-16 13:47
#34400 #34400
User since
2005-12-17
1615 Artikel
HausmeisterIn
[Homepage]
user image
[quote=GwenDragon,16.05.2006, 11:35]Ich habe meinen Beitrag oben nochmals editiert :blush:
Habe dich falsch verstanden.[/quote]
und ich hatte mit deinem link schon die hoffnung, dass das in
mysql auch möglich ist :)
What is a good module? That's hard to say.
What is good code? That's also hard to say.
One man's Thing of Beauty is another's man's Evil Hack.
nepos
 2006-05-16 14:37
#34401 #34401
User since
2005-08-17
1420 Artikel
BenutzerIn
[Homepage] [default_avatar]
Eventuell mal als Vergleich ganz interessant: Open Source Database Comparison
<< |< 1 2 >| >> 17 Einträge, 2 Seiten



View all threads created 2006-05-15 15:38.