Skip to content

Commit 0404518

Browse files
committed
Roadmap
1 parent dc73b66 commit 0404518

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,13 @@ It's easy to remove GraphpostgresQL:
6868
```sql
6969
DROP SCHEMA IF EXISTS graphql CASCADE;
7070
```
71+
72+
73+
# Roadmap
74+
75+
In **GraphpostgresQL64**, we'll introduce expanded selectors (nested selection
76+
in JSON columns, for example), an interface that accepts keyword parameters,
77+
and the ability to store and re-execute queries.
78+
79+
In **GraphpostgresQL3D**, we'll introduce a PL/V8 implementation, with
80+
extensible parsing, hooks and overall more modular implementation.

0 commit comments

Comments
 (0)