GitHub / ChasingTheDream369 / Adding-a-PersonName-Type-to-PostgreSQL
🌐 Created a New type called PersonName in PostgreSQL with 6 operations including <, >, <>, =, <=, >= for research purposes at UNSW and to experiment with the custom data type creation in postgreSQL creating the foundation for more rigourous, challenging and composite types.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 12.7 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: data-storage, database-extension, database-indexing, open-source, postgresql, sql-custom-types, structured-data, structured-name-handling, user-defined-types