Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> perl >> libsql-tiny-perl
nabia  ] [  aramo  ]
[ 源代码: libsql-tiny-perl  ]

软件包: libsql-tiny-perl (0.04-1)

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.

其他与 libsql-tiny-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

下载 libsql-tiny-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 10.9 kB35 kB [文件列表]