Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
pglib is an implementation of the frontend side of the PostgreSQL protocol, version 3.0. It is written in Python and Twisted (a framework for writing asynchronous applications). It offer a low level, asynchronous, acces to a PostgreSQL database, wit
BlackRay is a persistent in-memory high performance relational database written in C++. It combines regular database features with search engine like performance. Please visit https://forge.softmethod.de for the main development site.
Tentacles is a Object-Relational Mapping (ORM) written in Python. It's main concept is to manipulate stored datas as you do for python data structures.
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.
The project moved to GitHub, https://github.com/aevdokimenko/tsqlunit
TSQLUnit is a framework to write tests for applications written in Transact-SQL. It follows the tradition of the "xUnit" framework that is available for almost all programming languages.
PySQL-Navigator aims to be a simple MySQL-Explorer. It's written in Python for platform-independency and uses wxPython and myconnpy. It should offer a simple FlameRobin-like way to edit table-contents.
FlatDB.Net is a .Net port, of the Python module FlatDB, written in Boo. It is a flat-file database library that supports insert, update, delete and simple searching.
Reporting engine library written in C. Create one XML file and generate PDF, HTML, TXT, and CSV reports based on queries. Has support for MySQL, PostgreSQL, ODBC. Bindings for PHP, Java, Python.
This project is an customised, highly evolved open source L2J server emulation software. Main source bases mostly on L2JOfficial project files. Project is written in Java, Python, XML, HTML, SQL and so on. //// and is not available to all anymore. ho
A Python library bringing together utilities I've written over the years for work in bioinformatics and biostatistics, which should be generally applicable outside these fields as well. Focuses on string processing, DBI, and math.
Student database and management system originally designed for a Christian school. Written by a teacher, it focuses on simplicity and user-friendliness. Key components include student records, grades, discipline, curriculum, attendance, and reports.
OrganizerCalendar is a command line utility written in python that will help you organize your upcoming appointments using only command line, so you can use for example ssh to manage your calendar from remote computer.
DiskSearch is a tool for searching for files on removable media disks (e.g. for songs on your MP3-CD's). It's written in Python and runs on Linux (and other Unix systems) and Win32.
This is an experiment in creating the best database API I can come up with. It is an alternative to query languages. The latest version is being written in Scala using Berkeley DB Java and will run on the Java VM.
OpenMMOd is a open-source event-driven MMORPG Server written in C++ with a YAML packet definition backend. It is MySQL database driven currently with future backend support to come in the future.
DbEye is a simple gui frontend for administration and manipulation of SQL databases. It is written in python and utilizes the wxWidgets toolkit and python DB-API 2.0 for cross-platform, multi-database functionality.
A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.
Beatbox is a cross platform application written in Python and using the wxPython widget library. It was created out of necessity, I had all my DJ tracks burned on CDs in no real order, so I've decided to write this app to help me easily find which trac
Libdejector is a database tool which defeats SQL injection attacks by performing context-free validation of queries. While written in C, SWIG wrappers exist for Python and other languages will be following soon.