Skip to content

nebtex/old-omniql

Repository files navigation


omniql is opinionated way to create schemas and define commons operation over them, is intended to be useful for large project where teams of diferent background converge, omniql schemas can be used in any devices, for internal or external application, collaborate and api creations, api versioning and export them to the world.

Keys aspect:

what omniql should offer:

  • creation of schemas in a nice interface (api and ui)
  • auto-generation of code for different programming languages and provide the tooling to do this
  • auto-generation of entry docker containers that can handle well known patterns like crud, subscriptions, permissions

plan:

  • do an initial version, working
  • build omniql on omniql

oriented to:

  • large organization that has many team of different backgrounds
  • microservice infrastructures
  • iot
  • rapid development thanks to the auto component creation (this mean that omniql can create entery or partial application, with all the bussiness logic in it), manage github, repos and creation of docker containers

Why is this project needed?

is still difficult to create good schema, maintain track of them, share between the team with the current tech, if we have a good tool for create schemas, this will decrease the work needed to get things done, in organization that worry about infrastructure evolution. more easy work, more people happy

similar software:

  • apache thirft
  • swagger
  • grpc

spec

this is the spec for the version V1Alpha, it will change almost every time possible, nothing that is written here is the last word

Resources

V1Alpha:

things that should be ready for the first alpha release

V1Next

things that would be nice to have

Omniql APp

Omniql application on top of omniql definition that allow to manage resources by federation, orgs , team and users

Code generation

About

omniql is an opinionated query shema, also provide nice tooling like kubernetes for manage it. this tooling is being writted on omniql itself

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages