awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jeffknupp avatar

jeffknupp/sandman2

0
View on GitHub↗
2,043 stars·219 forks·Python·Apache-2.0·8 views

Sandman2

Automatically generate a RESTful API service for your legacy database. No code required!

Features

  • API Generation - Automatically generates RESTful services for legacy databases.
  • API Frameworks - Automated REST API generation for database-driven systems.
  • Miscellaneous Extensions - Generates REST APIs from existing database tables.

Star history

Star history chart for jeffknupp/sandman2Star history chart for jeffknupp/sandman2

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Sandman2

Similar open-source projects, ranked by how many features they share with Sandman2.
  • prest/prestprest avatar

    prest/prest

    4,551View on GitHub↗

    PostgREST is a tool that automatically transforms a PostgreSQL database schema into a production-ready RESTful API. It serves as a database access layer and query engine that maps HTTP requests directly to SQL queries, providing a low-code interface for executing create, read, update, and delete operations without requiring manual boilerplate code. The project distinguishes itself by using schema-driven API generation and metadata-based discovery to expose database tables as navigable resources. It extends standard CRUD capabilities through the execution of custom and templated SQL, a plugin-

    Goautomatic-apidatabasedatabases
    View on GitHub↗4,551
  • dreamfactorysoftware/dreamfactorydreamfactorysoftware avatar

    dreamfactorysoftware/dreamfactory

    1,773View on GitHub↗

    DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough.

    Shellapiapi-generationapi-generator
    View on GitHub↗1,773
  • agrafix/spockagrafix avatar

    agrafix/Spock

    680View on GitHub↗

    Another Haskell web framework for rapid development

    Haskell
    View on GitHub↗680
  • akka/akka-httpakka avatar

    akka/akka-http

    1,348View on GitHub↗

    The Streaming-first HTTP server/module of Akka

    Scala
    View on GitHub↗1,348
See all 30 alternatives to Sandman2→

Frequently asked questions

What does jeffknupp/sandman2 do?

Automatically generate a RESTful API service for your legacy database. No code required!

What are the main features of jeffknupp/sandman2?

The main features of jeffknupp/sandman2 are: API Generation, API Frameworks, Miscellaneous Extensions.

What are some open-source alternatives to jeffknupp/sandman2?

Open-source alternatives to jeffknupp/sandman2 include: prest/prest — PostgREST is a tool that automatically transforms a PostgreSQL database schema into a production-ready RESTful API. It… dreamfactorysoftware/dreamfactory — DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data… agrafix/spock — Another Haskell web framework for rapid development. ant0ine/go-json-rest — A quick and easy way to setup a RESTful JSON API. api-platform/api-platform — API Platform is a headless content management system engine and framework used to build REST and GraphQL APIs. It… akka/akka-http — The Streaming-first HTTP server/module of Akka.