tank 0.30.0

Tank (Table Abstraction and Navigation Kit): the Rust data layer. Simple and flexible ORM that allows to manage in a unified way data from different sources.
Documentation
{
    "jokes": [
        {
            "title": "Which is the most used tank on the battlefield?",
            "body": "The fuel tank"
        },
        {
            "title": "I have a few more tank jokes...",
            "body": "...but I might go off track"
        },
        {
            "title": "Knock knock!",
            "body": "Who's there? Tank. Tank who? You're welcome!"
        },
        {
            "title": "Why don't tanks ever get lost?",
            "body": "They always follow their tracks."
        },
        {
            "title": "What's a tank's favorite music?",
            "body": "Heavy metal, of course."
        },
        {
            "title": "Why are tanks always calm under pressure?",
            "body": "They have thick armor and zero depression."
        },
        {
            "title": "What do tanks eat for breakfast?",
            "body": "Panzer cakes!"
        },
        {
            "title": "What do you call a tank that tells jokes?",
            "body": "A pun-zer."
        },
        {
            "title": "Why don't tanks ever forget anything?",
            "body": "They have excellent track records."
        },
        {
            "title": "Why don't tanks play hide and seek?",
            "body": "They always stand out in the field."
        },
        {
            "title": "Why did the tank get promoted?",
            "body": "Because it has high caliber skills."
        },
        {
            "title": "What's a tank's favorite exercise?",
            "body": "Running on tracks."
        },
        {
            "title": "Two goldfish are in a tank.",
            "body": "One looks to the other and says, 'Do you know how to drive this thing?'"
        },
        {
            "title": "How do tanks show gratitude?",
            "body": "They say: Tank you very much!"
        },
        {
            "title": "Code Name 'Tank'",
            "body": "The name \"tank\" was introduced in 1915 as a security measure to conceal their true purpose. British workers were told they were building mobile water tanks for the Mesopotamian front."
        },
        {
            "title": "Leonardo da Vinci's Design",
            "body": "In the 15th century, Leonardo da Vinci designed a cone-shaped fighting vehicle powered by men turning cranks, often considered a proto-tank."
        },
        {
            "title": "Little Willie",
            "body": "The first completed prototype tank, \"Little Willie\", was built in 1915. It weighed 16 tons and could only move at about 3.2 km/h (2 mph)."
        },
        {
            "title": "First Battle Usage",
            "body": "Tanks were first used in combat by the British Army on September 15, 1916, at the Battle of the Somme."
        },
        {
            "title": "The Renault FT",
            "body": "The French Renault FT (1918) was the first operational tank to feature a fully rotating turret, setting the standard layout for modern tanks."
        },
        {
            "title": "British Mark I Tank",
            "body": "The British Mark I, introduced in 1916, was the world’s first production combat tank, built to cross trenches and barbed wire on the Western Front in World War I."
        },
        {
            "title": "Cambrai 1917 Massed Tank Attack",
            "body": "On 20 November 1917 at the Battle of Cambrai, Britain used over 476 Mark IV tanks in the first large-scale, coordinated tank assault, proving that concentrated armor could break trench defenses."
        },
        {
            "title": "Blitzkrieg and Panzer Divisions",
            "body": "In 1939-1940, German Panzer divisions using tanks like the Panzer III and IV, combined with motorized infantry and air support, executed fast \"Blitzkrieg\" offensives in Poland and France."
        },
        {
            "title": "Soviet T-34 Medium Tank",
            "body": "The Soviet T-34, entering service around 1940-1941, used sloped armor, a powerful gun, and wide tracks, becoming one of the most influential and mass-produced tanks of World War II."
        },
        {
            "title": "German Tiger I Heavy Tank",
            "body": "Introduced in 1942, the German Tiger I had thick armor and an 88 mm gun, making it fearsome in combat, but it was expensive, mechanically unreliable, and difficult to deploy in large numbers."
        },
        {
            "title": "Battle of Kursk",
            "body": "The Battle of Kursk in July-August 1943 is often regarded as the largest tank battle in history, involving thousands of German and Soviet tanks such as Panthers, Tigers, and T-34s on the Eastern Front."
        },
        {
            "title": "Rise of the Main Battle Tank",
            "body": "After World War II, armies gradually replaced separate light, medium, and heavy tank classes with the \"main battle tank\" concept, seen in designs like the British Centurion, U.S. Patton series, and Soviet T-54/55."
        }
    ]
}