Skip to main content
OmniQL requires the : prefix for all queries. If you need to execute native database commands directly, use your driver alongside OmniQL.

Pattern

OmniQL wraps your connection but doesn’t replace it. Keep both references.

PostgreSQL / MySQL

MongoDB

Redis

Next Steps

Go Package

Full OmniQL API reference

Query Basics

Learn OmniQL syntax