Go dbhub

Open-source Go projects categorized as dbhub

Go dbhub Projects

  • dbhub.io

    A "Cloud" for SQLite databases. Collaborative development for your data. 😊

    Project mention: A SQLite extension that brings column-oriented tables to SQLite | news.ycombinator.com | 2024-02-01

    We have a spread of different GitHub Actions based workflows that do stuff whenever a PR is proposed or merged:

    https://github.com/sqlitebrowser/sqlitebrowser/tree/master/....

    Most of those are oriented around building packages for various OS's (Linux, macOS, Windows) so people can try the latest code.

    While there are some tests, they're more like extremely basic sanity tests and don't rely on Docker.

    Those tests rely on whichever version of SQLite was downloaded and compiled into the GUI (as per above code snippet).

    ---

    That being said, that's for the client side GUI application. There's a server side of things too (https://github.com/sqlitebrowser/dbhub.io -> dbhub.io) that does use docker for it's automated tests:

    https://github.com/sqlitebrowser/dbhub.io/tree/master/.githu...

    Those are integration tests though (eg "make sure we didn't bust communication with our cli", "make sure our go library still works 100% with the server"), and a reasonably decent set of End to End (E2E) tests of the web interface using Cypress.

    ---

    Does that help? :)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-01.

Go dbhub related posts

Index

Project Stars
1 dbhub.io 354
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com