Showing 115 open source projects for "developer"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Devmap

    Devmap

    Web developer development map

    These are books for all time. The best of its kind and important for programmers of all directions. Most of the best courses, reference and training materials are available in English. If difficulties arise, then with knowledge of the English language, the chances of finding an answer on the World Wide Web are higher. Also, if you want to work in a cool prestigious campaign, then without English in any way. Data structures are a software unit that allows you to store and process a lot of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fixed Data Tables for React

    Fixed Data Tables for React

    React table component to allow presenting thousands of rows of data

    ...Scrolling smoothly is a first-class goal of FixedDataTable and it's architected in a way to allow for flexibility and extensibility. FixedDataTable does not provide a layout reflow mechanism or calculate content layout information such as width and height of the cell contents. The developer has to provide the layout information to the table instead. FixedDataTable does not handle sorting of data. Instead it allows the developer to supply data getters that can be sort-, filter-, or tail-loading-aware. FixedDataTable does not fetch the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Redux Universal Hot Example

    React Redux Universal Hot Example

    A starter boilerplate for a universal webapp

    This is a starter boilerplate app created with Universal rendering, both client and server make calls to load data from separate API server, React, React Router, Express, Babel for ES6 and ES7 magic, Webpack for bundling, Webpack Dev Middleware, Webpack Hot Middleware, Redux's futuristic Flux implementation, Redux Dev Tools for next generation DX (developer experience), React Router Redux Redux/React Router bindings, ESLint to maintain a consistent code style, redux-form to manage form state in Redux, lru-memoize to speed up form validation, multireducer to combine single reducers into one key-based reducer, style-loader, sass-loader and less-loader to allow import of stylesheets in plain css, sass and less, bootstrap-sass-loader and font-awesome-webpack to customize Bootstrap and FontAwesome, react-helmet to manage title and meta tag information on both server and client, and webpack-isomorphic-tools to allow require() work for statics both on client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Downloads: 5 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Baikal for Synology

    Baikal for Synology

    Synology DSM installable package for Baïkal CalDAV & CardDAV server

    ...The package and manual were made by Erik "Basalt". => PDF manual can be downloaded here in the [Files] section, highly recommended <= If you like Baïkal, please consider making a small donation to the developer Jerome Schneider. German Synology Forum (writing English is fine): http://www.synology-forum.de/showthread.html?49257-Baïkal-contacts-(CardDAV)-and-calendar-(CardDAV)-installation-package-for-Synology&p=392006&viewfull=1#post392006
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    anysql

    Run any query on web or desktop client

    AnySQL is a SQL client designed for developers. It has all the required features a developer might need. It's developed with the new ExtJS 5 framework, it's simple to develop and simple to use. It aims to support as many db drivers as possible. For now, the aim is to implement drivers for MySQL, SQLServer and Oracle. You can install it as web app and run it on your server throw the browser or you can get the desktop version and install it as a standalone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Oracle Database Front-End with database navigation, code editor, syntax highlighting and tab completion for database objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pgfann

    Neural network library fann for serverside PostgreSQL context

    this server side PostgreeSQL extension enables developer to create, store, train and apply artificial neural networks in the serverside context of PostgreSQL. It is based on fann, the Fast Artificial Neural Network Library by Steffen Nissen (Thanks!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Black Box Database(BBD) design constrains schema references to the database. The BBD exposes an Application Programming Interface (API) generated by the developer, housed in the database. This API makes the database unit testable as a stand alone module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Website Database Management

    Website Database Management

    Controls and manages remote MySQL database of website

    This is a simple but robust desktop application which helps to manage the remote or local mysql database. This application in mostly useful for the software developer who has to view, modify database of the remote database frequently. Its as simple as PHP MyAdmin. If the interface to view the data from the database is not made for the hosted website, this software can play a vital role to view, edit and delete data from the database. Once the wildcard is set in the Remote MySQL databse, this software can connect to the MySQL database of the hosting sever of your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NHibernate Query Analyzer is a tool to help developer understand NHibernate. This tool allows you to view the results from NHibernate both in their raw format from the DB and object graphs returned from NHibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XMLSchema

    Database schema tool

    This is a fork of the great project adodb-xmlschema which has been abandon. I and another developer have decided to branch it and continue the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DBCore
    DBCore is for a developer to create an application that can call information from a database regardless of end-user's database engine. Currently supports MySQL and SQLite3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple developer tool to view databases, catalogs and documents within Windows. *** This is not a MongoDB admin tool ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cross platform tools written in Python that perform common Oracle database developer tasks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SqlTablet is a unique database tool for the professional application developer with focus on command line interface and short-cuts for common tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BCS Master Detail Information Control
    Mr. Arch Brooks, Software Engineer BCS Master Detail Information Control provides a developer tool to select master and detail informaton for BCS Delphi 2010 Code Generator https://bcsjava.com/blg/bcs/article.php?story=20100823170655205
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Plains of Sedia Clay
    Open source developer used to create the database files for Plains of Sedia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ARMR provides a foundation for creating an efficient in-memory database. Its unique list processing structures simplify programming logic and allow the developer to rapidly sort, group, and select data. Give your app a hypercard like capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    If you a developer you can compare two mdb ( Access 2000 ) databases. And the old database will be upgraded with the new one. Copy the CompareData.mdb and 'newdatabase.mdb' to your 'olddatabase.mdb' directory. And run this application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This tool can parse the oracle statspack flat file report, create tables with sp content in html format. It is a good tool for DBA and Oracle Developer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    This project is a java web application developer toolbox. It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An SQL profiler and eclipse plug-in for Rational Application Developer. A view that displays SQL data from RAD application server test environment.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB