8000 GitHub - umitanuki/tinyint-postgresql: A tiny int implementation as a data type of PostgreSQL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

umitanuki/tinyint-postgresql

Repository files navigation

tinyint-postgresql

This is an extension that impelements tinyint (1 byte integer) as a data type
of PostgreSQL. Traditionally, PostgreSQL core has a policy not to have 1 byte
integer in it. With this module, you can define 1 byte integer column on your
tables, which will help query performances and portabilities from other RDBMS.


Hitoshi Harada
5F4F

About

A tiny int implementation as a data type of PostgreSQL

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0