VP-object is a tool for storing and querying data. It combines the features of a graph database and a relational database to provide a simple way to efficiently store, represent and query data. VP-Object proposes a data model based on data tables but adds concepts in the graph to help users easily manage and query data by relationship in a natural way without complex queries.
Features:
- Import data from CSV files
- Working with visual schema, arbitrarily define relations between objects.
- Query data by relations, displaying visual results as graphs.
- Allows for efficient project management: restore point, dump database, etc