Skip to content

novaotp/synthetisql

Repository files navigation

SynthetiSQL

Welcome to the SynthetiSQL project, your new companion in database modeling! This is a free and open-source tool designed to generate SQL scripts for every relational database out there. With SynthetiSQL, transitioning from logical models to actual databases has never been easier or more efficient.

Features

  • Free & Open Source: Join a community of developers in making database modeling more accessible, proficient and easier to use.
  • Universal SQL Script Generation: Regardless of your relational database, SynthetiSQL got you covered.
  • Seamless Transition: Effortlessly move from logical models to database creation with generated scripts that are ready to run.

Getting Started

Prerequisites

For Tauri, follow the official prerequisites for development

Develop locally

  1. Clone the Repository
git clone https://github.com/novaotp/synthetisql.git
  1. Install Dependencies
cd synthetisql
npm install
  1. Run the apps
npm run tauri dev

The app will open automatically once it has compiled.

Contributing

Your contributions are what makes this project remarkable! Feel free to open issues, propose changes, and submit pull requests. Every bit of help is much appreciated!

⭐ Don’t forget to star the project if you find it useful. Your star makes a big difference!

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

About

A free and open-source database modeling tool capable of generating SQL scripts for every relational database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published