cloud icon
Broad DB Compatibility
Devii is compatible with 98% of all SQL databases out-of-the-box.
no code icon
Easy API Management
Configure & manage GraphQL APIs for all your databases in one place.
security engine icon
Built-in Security
A Policy-Based Access Control system is our default security model.

You've got plenty of hard problems to solve in every software project. As of today, your API work is no longer one of them. At Devii, we've invested years to build the automated API engine for you, so you get instant GraphQL APIs for any number of your SQL databases.

green gradient
blue gradient
Check mark

Fewer hours

Save up to 1000 hours or more on API dev time per software development project.
Check mark

Fewer developers

Cut API management from full-time to "Yeah, Jerry, I updated it this morning."
Check mark

Focus on features

Focus on the features and enhancements rather than backend configuration and infrastructure.
yellow gradient
blue gradient

Stop spending time on API development.

Your API should be a time saver, not a time suck.

Initial GraphQL schema:
schema {  
query: Query  
mutation: Mutation
}

type Aggregates {  
avg(subquery: String, filter: String, having: String, ordering: [String], limit: Int, offset: Int, distincton: [String]): GenericScalar  count(subquery: String, filter: String, having: String, ordering: [String], limit: Int, ion {  create_people(input: peopleInput): people  update_people(input: peopleInput, personid: ID!): people  delete_people(personid: ID!): people}type Query {  Aggregates: Aggregates  people(filter: String, ordering: [String], limit: Int, offset: Int): [people]}type people {  personid: ID!  name: String!  createtime: DateTime}input peopleInput {  name: String!}
After adding the places table and the relationship:
schema {  
query: Query  
mutation: Mutation
}


green gradient

Turn every developer into a backend engineer.

Schedule a demo
API engine icon

Instant API Engine

Reflect any GraphQL database...in seconds.
Flexibility that goes way beyond automation.
read more
process rules icon
Process Rules
Add server-side functionality to any app:
Send emails, Generate PDFs, Image & Video Processing, Payment Gateway Actions , and more...
read more
security engine icon
Authorization Engine
Policy Based Access Control allows user access without role-based security threats.
read more
Our mission is to provide the same experience for every SQL database in use
PostgreSQL logo
SQL server logo
Microsoft SQL Azure logo
MySQL logo
Oracle Logo
Aurora logo
yugabyteDB logo
MariaDB logo
green gradient
yellow gradient

Advaced Security (PBAC)
User access control without role-based security threats.

Policy Based Access Control (PBAC)

Policy-base access control diagram

Role Based Access Control (RBAC)

role-base access control diagram

Role-based Access Control (RBAC) is a static form of authorization that exponentially grows in complexity as user management grows.

In contrast, Policy-based Access Control (PBAC) enables you to quickly make user-wide changes to match new policies or regulations without the need to audit each role throughout the user base.

Gain peace of mind that assets cannot be compromised and regulations are met. Using PBAC to govern authorization empowers you to know that your data is securely used and controlled.

blue gradient
Devii Screenshot

The API you want in one platform

Speed icon

Build

Devii reduces API development time from368 hours to 30 seconds per project.
Check mark

Host

Add new features and update database sets in days instead of weeks by automatic reflection and API updates.
Check mark

Manage

Reduce the time it takes to go from architecture to front end from months to minutes.

Focus on software dev; blaze through the API build.

Speed icon

Speed

Devii eliminates manual API development, saving API development time of up to 1000 hours or more per project.
database icon

Flexibility

Add new features and update databases without having to spend days or weeks on API regression testing.  Automatic introspection forms your API into the shape your database requires.
Auto resolvers icon

Automation

Reduce the time it takes to deploy a fully functioning, production-ready, enterprise-grade API from months to minutes.

Built for developers,
by developers.

API management is a critical piece of every software development project, and Devii makes it easy to create, publish, and secure APIs. Using Devii, developers simply create APIs that are both secure and scalable with built-in policy-based security that helps to minimize user configuration complexity, no matter the scale.

The Devii platform also offers instant API access to popular databases like MySQL, Oracle, and PostgreSQL. This means that developers can shift focus from maintaining complex API policies to building their application's features right now.

Devii is an instant GraphQL API engine and management platform that significantly reduces the time and cost for software developers to build and maintain GraphQL schemas APIs.  

yellow gradient
blue gradient
green gradient
blue gradient
green gradient
Process packages icon

Out-of-the-box power
A massive jumpstart with Packages.

Devii comes with powerful tools built directly into your API without writing a single line of code. Use these powerful capabilities as a part of your account experience.
Read more
Check mark

Alerts

Automatic generation of alert messages based on database mutations.
Check mark

Geoimaging

Geospatial raster and vector processing capabilities.
Check mark

Multimedia

Multimedia file storage & streaming.
Check mark

Secrets

Added security with off-server token storage.
Check mark

Financial

Processing of payments and subscriptions via your own payment gateways.
Check mark

Geospatial

Geospatial (GIS) capabilities.
Check mark

Reporting

Generation of PDF reports based on queries with Javascript templates.
Check mark

Unlocked Free Trial

Signup Free and Get Unlimited Access and Dedicated Support without a Credit Card.
quotes icon

It is magical. So easy to plug into the endpoint for my databases. And treating each database as the microservices they are is an obvious choice with Devii.

Jase Kraft
Principal Engineer