Welcome Guest, Not a member yet? Register   Sign In
GraphQL (and other non-relational db) Active Record support
#1

Hello! I am petitioning for a Active Record equivalent for GraphQL and other non-relational databases as Laravel supports this and it would make CI relevant to use for many. The biggest complain among users as far as I have noticed is that CI does not have good database support. While Active Records is great, it's limited to only MySQL, Oracle, MariaDB, PostgreSQL, MSSQL, SQLite, CUBRID, Interbase/Firebird, ODBC and PDO drivers. Unfortunately, while this is fine with traditional styled websites, we're in 2021 and there are so many different database types which makes other frameworks more appealing to use. While it's technically possible to use anything in Codeigniter, there's no framework to make it either easier or more secure to use. GraphQL for example is exceptionally important as it is used for search systems as well as social networks and user interests which is profoundly important these days.
Please consider adding support to at least GraphQL as it would greatly propel Codeigniter into relevancy again! I've been using CI since 1.7 (or so) and while I have used other frameworks from time to time, I continue to believe in the greatness of this project.

Thank you for your time and consideration!
Reply


Messages In This Thread
GraphQL (and other non-relational db) Active Record support - by eri146 - 06-18-2021, 07:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB