Showing 19 open source projects for "sql"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 1
    Grafana

    Grafana

    Leading open-source visualization and observability platform

    Grafana OSS is a leading open-source visualization and observability platform that lets you query, visualize, alert on, and explore your data—regardless of where it’s stored. With support for 100+ data source plugins (such as Prometheus, Loki, Elasticsearch, InfluxDB, SQL/NoSQL databases, OTel, and more), you can unify metrics, logs, traces, and other observability signals in one place. Grafana OSS empowers you to build dynamic, reusable dashboards with rich visualizations, template variables, interactive filtering, and cross-panel linking. Its Explore mode enables ad-hoc queries and side-by-side comparisons of time ranges, queries, and data sources. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Blazer

    Blazer

    Business intelligence made simple

    Blazer is a business-intelligence engine for Rails that lets teams write SQL in the browser, visualize the results, and share insights without leaving their app. It turns raw database queries into charts, tables, and dashboards, so non-engineers can explore data with minimal friction. Queries can accept parameters, enabling reusable reports for different time ranges, segments, or customers. Access controls and audit trails help teams manage who can run, edit, or view sensitive analyses. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    With Advisory Lock

    With Advisory Lock

    Advisory locking for ActiveRecord

    with_advisory_lock is a Ruby gem that provides a simple and thread-safe way to use PostgreSQL advisory locks within Ruby applications. It allows developers to wrap critical code sections with database-level locks to prevent race conditions across concurrent processes or threads. It’s especially useful in distributed systems, background job processing, or scheduled tasks where application-level mutexes aren't sufficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ROM

    ROM

    Data mapping and persistence toolkit for Ruby

    A flexible, Ruby-based data-mapping and persistence toolkit, designed as an alternative to traditional ORMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    Plant app

    A ruby-activeRecord-MySQL application which stores data about plants

    A ruby-activeRecord-MySQL application which stores data about plants using the Sinatra ruby framework. Code should work on 2.0.0 ruby version though modern versions should be supported too. (Up to 2.4.6) Also, database supposed to have Hungarian information hence application supports UTF-8. The dummy plant is also written in Hungarian text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Redland is a set of object-based, modular and portable C RDF libraries providing RDF APIs for the graph, triple storage (librdf), RDF/XML parsing and serializing (Raptor), SPARQL RDF querying (Rasqal). Language APIs in Perl, PHP, Python, Ruby and others.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    REMO == Remo Edits Makello Online: you can -- either with a web browser or a face-to-face Ruby application -- define SQL tables, links & indexes. REMO turns this into the framework of an application to manage the data (first sales data, so Makello).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    The Enterprise Data Warehouse Metadata Browser developed at the Northwestern Medical Faculty Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Wedgetail project provides the basis for a shared electronic health record. The project provides a schema for an SQL implementation of a sharedEHR, as well as the tools required to interact securely with the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a way of creating virtual libraries. I catalogue the books (or DVDs etc.) that I have. My friends do the same. As well as allowing me to organise myself easily is also means that if I'm after a book I can easily find which of my friends has it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Download code, Learn code, Share code. The Ongoing Object-oriented Perl Project. scripts, tutorials, modules, case studies, anything OOPerl --not excluding contributions of OO discipline in other programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This ruby module will provide sql serialization for ruby objects in a transparent manner. The only requirement of this module is that all classes that are to be stored in an sql database uses it as a mix-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RDQS is a shell for querying various datasources such as SQL from a common interface. It does/should offer different data outputs, syntax highlighting, (grammatical) completion, shell interaction (e.g. backticks) and programmability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQL Drivers is a simple-to-use wrapper around SQL connectivity for many languages, including PHP, Python, and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Library software for Books, EBooks, DVD's, CD's, Video Games, and anything that needs to be managed and indexed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims to provide a web-based member management system for a budo organization. The data base application aims to handle data concering each club, subgroup and member and allow for frequently administrative occuring tasks to be done with ease
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next