Skip to content

Neo is an Open Sourced, web based Database Management Tool for Relational Databases.

Notifications You must be signed in to change notification settings

Austin-Wahl/neo

Repository files navigation

NEO and NEO STUDIO: Simplifying Database Management

NEO is divided into two core components: NEO and NEO STUDIO. Together, they form a powerful yet approachable solution for managing relational databases, designed to meet the needs of developers, teams, and organizations.


NEO: The Backbone of Your Database Workflow

NEO is the foundation of the application, responsible for organizing projects, managing database connections, and securely handling credentials. It’s built to simplify the operational side of database management, ensuring that your workflows are structured, secure, and efficient.

PLEASE READ: CREDENTIALS ARE NOT ENCRYPTED YET

Credentials Management is an issue I am saving for later. NEO stores credentials as plain text within the PG database as of now.

What NEO Does

  • Project and Connection Management: NEO organizes your database connections and projects into a clear structure, making it easy to navigate and manage multiple databases across different environments.
  • Credentials Manager: Security is built into NEO. The Credentials Manager securely stores and manages database credentials, ensuring sensitive information is protected while enabling seamless access to your databases.
  • CRUD Operations: NEO provides essential tools for interacting with databases, allowing you to create, read, update, and delete data without unnecessary complexity.

NEO is designed to be the operational hub for database management, giving you the tools to stay organized and productive.


NEO STUDIO: A Modern Interface for Database Exploration

NEO STUDIO is the visual, interactive side of the application. It’s where database exploration and management come to life, offering a GUI-powered experience that abstracts the technical complexities of database operations. With NEO STUDIO, you can interact with your databases through intuitive point-and-click workflows.

What NEO STUDIO Brings to the Table

  • Database Explorer: Navigate your database visually. Explore tables, schemas, and relationships in a way that makes sense, even for complex data structures.
  • Database Manager: Manage your databases with ease. Run queries, edit schemas, and visualize data—all through a modern, user-friendly interface.
  • Point-and-Click Simplicity: NEO STUDIO eliminates the need for manual SQL scripting by abstracting database interactions into simple, intuitive actions. Whether you’re running queries or modifying schemas, it’s all just a few clicks away.

NEO STUDIO is built for users who want a streamlined, visual approach to database management—whether you’re a developer, data analyst, or client.


Why NEO and NEO STUDIO?

NEO and NEO STUDIO work together to simplify database management. NEO handles the organizational side, ensuring your projects and connections are structured and secure. NEO STUDIO takes care of the interactive side, making database exploration and management accessible to everyone.

This isn’t about replacing existing tools—it’s about making database management easier. Whether you’re juggling multiple databases or just need a better way to interact with your data, NEO and NEO STUDIO provide the tools to make it happen.


NEO and NEO STUDIO are designed and built by Austin Wahl using Open Sourced technologies.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Neo is an Open Sourced, web based Database Management Tool for Relational Databases.

Resources

Stars

Watchers

Forks

Packages

No packages published