Showing 35 open source projects for "postgresql-odbc"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 1
    Full Stack FastAPI and PostgreSQL

    Full Stack FastAPI and PostgreSQL

    Full stack, modern web application generator

    Generate a backend and frontend stack using Python, including interactive API documentation. Production ready Python web server using Uvicorn and Gunicorn. Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. Minimize code duplication. Multiple features from each parameter declaration. Get production-ready code. With automatic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Docker Gitlab

    Docker Gitlab

    Dockerized GitLab

    Dockerfile to build a GitLab image for the Docker opensource container platform. GitLab CE is set up in the Docker image using the install from source method as documented in the the official GitLab documentation. For other methods to install GitLab please refer to the Official GitLab Installation Guide which includes a GitLab image for Docker. Docker is a relatively new project and is active being developed and tested by a thriving community of developers and testers and every release of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Appsmith

    Appsmith

    Low code project to build admin panels, internal tools, and dashboards

    ... with our connectors: databases (PostgresQL, MongoDB, Amazon S3, and many more), SaaS providers (like Google Sheets, Airtable, Twilio) or any GraphQL/REST API. Connect the data to the UI by configuring the components. Where needed, you can use the Javascript IDE to create more advanced features and data transformations - the sky is the limit! Deploy your app on our free, cloud-hosted version or to any platform of your choice - Docker, Kubernetes, AWS, DigitalOcean, Heroku, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Kysely

    Kysely

    A type-safe typescript SQL query builder

    Kysely (pronounce “Key-Seh-Lee”) is a type-safe and autocompletion-friendly typescript SQL query builder. Inspired by knex. Mainly developed for node.js but also runs on deno and in the browser. Kysely makes sure you only refer to tables and columns that are visible to the part of the query you're writing. The result type only has the selected columns with correct types and aliases. As an added bonus you get autocompletion for all that stuff. As shown in the gif above, through the pure magic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5

    Report Manager

    Reporting tool, libraries and designer

    Report Manager is both a print scheme designer (report) and a high level printing (reporting) engine. Also a TCP Report Server and a Web Report Server (PDF on the fly), supports Windows and Linux. Connectivity to almost all databases is provided.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 6
    NSBase

    NSBase

    NSBase is a database management system.

    NSBase is a database management system. NSBase use SQLite, Firefird, Interbase, MariaDB, Mysql, Postgresql, Sybase It allows to quickly build complete database applications. Its modern interface is simple and ergonomic. Its scripting in LUA makes it possible to dynamize your applications. It is a rapid development workshop (IDE / RAD) visual type (sqlite form generator). It is a real alternative to MSAccess, kexi and other. Import your database : Text files, MS Access (MDB File), SQLite...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    dbm

    dbm

    Full platform database management tool

    Full platform database management tool, supports ClickHouse, Presto, Trino, MySQL, PostgreSQL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    dbglider-devops

    Database Change Promotion and Release Management Software

    A complete database devops solution. It defines continuous integration and continuous deployment process for database application. It makes database application development and release management just like any other code application CI/CD. The software is provided with an easy user friendly UI interface to define the CI/CD for complex database application. Creation of new project, baseline, CI/CD, access management and many other functionalities offer through easy to understand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CLISP - an ANSI Common Lisp
    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.
    Leader badge
    Downloads: 502 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 10
    cookiecutter-django-rest

    cookiecutter-django-rest

    Build best practiced apis fast with Python3

    You need to make a scalable api on a deadline. You deeply care about the quality of your work. cookiecutter-django-rest takes care of the details so you can focus on making your api awesome. Scaffolding a project takes seconds and it gives you authentication, user accounts, and the docs and tests to support them. Just add your own resources to the api and start shipping. Start off with full test coverage, continuous integration, and continuous deployment. Complete Django Rest Framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JarwiseDataAdapter

    JarwiseDataAdapter

    DataAdapter - Java library to work with Oracle and PostgreSQL database

    DataAdapter - Java library to work with Oracle and PostgreSQL database. This library simplifies the work of loading, creating or editing database data, as opposed to working directly with JDBC. In a few lines of code, you get objects relay database table with fields. Object Types fields correspond to types of database table fields. Here you will find similarities with familiar to you ActiveRecord.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    postgresql-mingw-w64

    postgresql-mingw-w64

    Documentation and releases about building PostrgreSQL using MinGW-w64

    This project (licensed under LGPLv3) provides full documented procedures to build PostgreSQL from sources (and some additional extensions / Foreign Data Wrappers: sqlite_fdw, www_fdw, mysql_fdw, ldap_fdw, couchdb_fdw, oracle_fdw, odbc_fdw...) using MinGW-w64 (recent versions of gcc - 4.8.0 or later). It also provides ready made binaries/releases targetting Win32 as well as Win64 (Windows7). Note: Installers are also released to make easy the installation of the PostgreSQL extensions mentioned...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    HiveMind Java Web Application Cloud IDE

    HiveMind Java Web Application Cloud IDE

    Web development IDE in browser, supports Java, ruby, javascript...etc

    HiveMind is a browser based web development that combines an application container (jetty), a middleware and a developer environment that runs in the browser. It runs on the jvm so you are not limited by environment. You can run it on your laptop, company server or even on a cloud service like AWS. It supports Java, Ruby, Python, JavaScript, Groovy, Clojure. Source include so it is easy to hack so you can modify it for your own need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WebAppBuilder

    WebBuilder is a powerful rapid application development tool for creati

    WebBuilder is a powerful rapid application development tool for creating amazing web applications. .Browser based integrated development environment. .Rich component library. .Develop application easily and quickly. .High performance and high stability. .Cross Browser, database and operating system. .Server side script support. .Smart database access. http://www.putdb.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scriptella is an open source ETL (Extract-Transform-Load) and script execution tool written in Java. Its primary focus is simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    QuickCIM

    CodeIgniter Model generation from database

    QuickCIM is a great free open source tool for CodeIgniter Models generation based on templates from database tables. The generated models extends of MY_Model by Chris Schmitz (https://github.com/ccschmitz/codeIgniter-base-model). Also check http://davidburgosonline.com/desarrollo-web/2012/como-automatizar-modelos-codeigniter-my-model/ for additional use info. Written in PHP & Javascript using CodeIgniter, jQuery and Backbone.js frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Osezno PHP Framework
    Osezno Framework PHP is a framework written in PHP that allows you to: Set HTML templates, tabbed contents, forms, dynamic list. All on a MVC pattern, and incorporate technologies such as active record and xajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JamaicaSql
    Jamaica is a simple and light but powerful utility to execute sql statements, scripts etc. written entierly in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Structs and Nodes Development for Java. An alternative approach to enterprise-class software development using a message oriented execution model and code generation. Deploys to servlet container + db environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    toKernel
    Universal PHP Framework. toKernel is a fully Object-Oriented extensible framework. By design, the framework's kernel is monolithic which brings a lot of advantages. It is NOT a loader for a mere collection of classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Window Object is a Library for windowed programming in Free Pascal Compiler under Win32 and GTK. The library include a resource Designer (IDE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A build automation and management tool. Source code, trackers, forums are available at http://www.javaforge.com/proj/summary.do?proj_id=70 Online demo is at http://livedemo.pmease.com:8081/luntbuild/luntbuild-login.jsp , use account/password demo/demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Have you been looking for a reliable library of lsl scripts only to find sporadic low quality scripts. This project is a repository of development tools, sl oriented web services, gui interfaces, libraries, and scripts. SL & LSL © Linden Lab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DGP21 is a developer and running environment of applications with a three tier architecture. The DGP21 applications are faster and more friendly than the Web-based ones. The development of this project has been included in this other: iglobalgest ERP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next