Skip to content

Add PostgreSQL Database Support #22

@ez-plugins

Description

@ez-plugins

Description: It would be beneficial to add support for PostgreSQL in addition to the currently supported databases. PostgreSQL is a widely used, open-source database system known for its robustness and advanced features. Adding PostgreSQL support would make the project more versatile and accessible to a larger developer audience.

Requested features:

  • Implement support for connecting and executing queries with PostgreSQL.
  • Ensure query builder methods are compatible with PostgreSQL syntax and types.
  • Add relevant tests for PostgreSQL integration.
  • Update documentation to include PostgreSQL as a supported database.

Additional context: If there are any incompatibilities or unique PostgreSQL features (such as array types or JSONB), consider providing builder options or examples in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededsql supportAny feature requests or issues in SQL support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions