wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libsql-tiny-perl  ]

Pakiet: libsql-tiny-perl (0.04-2)

Odnośniki dla libsql-tiny-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libsql-tiny-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z libsql-tiny-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libsql-tiny-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 11,3 KiB37,0 KiB [lista plików]