Team Resources
Communication
- Website: ghosecorp.github.io/ghosecorp
- GitHub: github.com/ghosecorp
- LinkedIn: Ghosecorp
- Email: ghosecorp@gmail.com
Development Tools
- GitHub Repository: ghosecorp/ghostsql
- CI/CD Pipeline: GitHub Actions for automated testing and documentation deployment.
- Monitoring: (Internal link to Grafana/Prometheus)
External References
- PostgreSQL Protocol: Frontend/Backend Protocol v3.0
- HNSW Research: Efficient and Robust Approximate Nearest Neighbor Search
Onboarding
If you are new to the team, please check the following:
- Read the Architecture guide.
- Follow the Getting Started instructions.
- Run the Test Suite.
How to Contribute
We welcome contributions from the community!
1. Report Bugs
Open an issue on GitHub with a clear description and steps to reproduce.
2. Submit Pull Requests
- Fork the repository.
- Create a feature branch.
- Add tests for your changes.
- Submit a PR with a detailed description.
3. Improve Documentation
Documentation fixes and improvements are always appreciated. Edit the files in the docs/ directory and submit a PR.