Pacote: libsql-tiny-perl (0.04-2)
Links para libsql-tiny-perl
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte libsql-tiny-perl:
- [libsql-tiny-perl_0.04-2.dsc]
- [libsql-tiny-perl_0.04.orig.tar.gz]
- [libsql-tiny-perl_0.04-2.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
simple SQL-building library
SQL::Tiny is a very simple SQL-building library. It's not for all SQL needs, only the very simple ones.
SQL::Tiny is for generating SQL code for simple cases. It doesn't handle JOINs. It doesn't handle GROUP BY. It doesn't handle subselects. It's only for simple SQL.
The trade-off for that brevity of code is that SQL::Tiny has to make new SQL and binds from the input every time. You can't cache the SQL that comes back from SQL::Tiny because the placeholders could vary depending on what the input data is. Therefore, you don't want to use SQL::Tiny where speed is essential.
Outros pacotes relacionados a libsql-tiny-perl
|
|
|
|
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libsql-tiny-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 11.3 kB | 37.0 kB | [lista de arquivos] |