Thunder is a lightweight tool designed to easily synchronize your SQL databases (Postgres, MySQL, etc.) with search engines (ElasticSearch, OpenSearch, etc.) without impacting your database's performance.
It is optimized for real-time updates, ensuring that your data is always indexed and searchable.
This library is under active development.
Features and APIs may change.
Contributions and feedback are welcome!
- Non-Intrusive Synchronization: Sync your SQL data without impacting your database’s performance.
- Real-Time Indexing: Automatically update indexes as soon as your data changes.
- Scalable: Designed to handle databases of all sizes, ensuring fast and efficient syncs.
For more information, updates, and resources, check out the official website:
Our detailed documentation is available to help you get started, learn how to configure and use Thunder, and explore advanced features:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes.
- Push your branch.
- Create a pull request.
MIT. See the License File for more information.